Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_dpll.c27 struct intel_limit { struct
37 static const struct intel_limit intel_limits_i8xx_dac = { argument
50 static const struct intel_limit intel_limits_i8xx_dvo = {
63 static const struct intel_limit intel_limits_i8xx_lvds = {
76 static const struct intel_limit intel_limits_i9xx_sdvo = {
89 static const struct intel_limit intel_limits_i9xx_lvds = {
103 static const struct intel_limit intel_limits_g4x_sdvo = {
118 static const struct intel_limit intel_limits_g4x_hdmi = {
131 static const struct intel_limit intel_limits_g4x_single_channel_lvds = {
145 static const struct intel_limit intel_limits_g4x_dual_channel_lvds = {
[all …]
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_drv.h74 struct intel_limit;