Home
last modified time | relevance | path

Searched refs:intel_limit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_display.c183 struct intel_limit { struct
260 static const struct intel_limit intel_limits_i8xx_dac = {
273 static const struct intel_limit intel_limits_i8xx_dvo = {
286 static const struct intel_limit intel_limits_i8xx_lvds = {
299 static const struct intel_limit intel_limits_i9xx_sdvo = {
312 static const struct intel_limit intel_limits_i9xx_lvds = {
326 static const struct intel_limit intel_limits_g4x_sdvo = {
341 static const struct intel_limit intel_limits_g4x_hdmi = {
354 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
368 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_drv.h265 struct intel_limit;