Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display.c149 struct intel_limit { struct
226 static const struct intel_limit intel_limits_i8xx_dac = {
239 static const struct intel_limit intel_limits_i8xx_dvo = {
252 static const struct intel_limit intel_limits_i8xx_lvds = {
265 static const struct intel_limit intel_limits_i9xx_sdvo = {
278 static const struct intel_limit intel_limits_i9xx_lvds = {
292 static const struct intel_limit intel_limits_g4x_sdvo = {
307 static const struct intel_limit intel_limits_g4x_hdmi = {
320 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
334 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
[all …]
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_drv.h252 struct intel_limit;