Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_display.c176 struct intel_limit { struct
254 static const struct intel_limit intel_limits_i8xx_dac = {
267 static const struct intel_limit intel_limits_i8xx_dvo = {
280 static const struct intel_limit intel_limits_i8xx_lvds = {
293 static const struct intel_limit intel_limits_i9xx_sdvo = {
306 static const struct intel_limit intel_limits_i9xx_lvds = {
320 static const struct intel_limit intel_limits_g4x_sdvo = {
335 static const struct intel_limit intel_limits_g4x_hdmi = {
348 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
362 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_drv.h259 struct intel_limit;