aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_crt.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2018-06-15 20:44:05 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2018-06-19 17:18:24 +0300
commitad77c537eab1c28732e02c03f3da82917722bef6 (patch)
tree9a9c8965f94d7c4ff948caa2f79f21d1bfd207b6 /drivers/gpu/drm/i915/intel_crt.c
parentdrm/i915: Nuke the cursor size defines (diff)
downloadlinux-dev-ad77c537eab1c28732e02c03f3da82917722bef6.tar.xz
linux-dev-ad77c537eab1c28732e02c03f3da82917722bef6.zip
drm/i915: Check timings against hardware maximums
Validate that all display timings fit within the number of bits we have in the transcoder timing registers. The limits are: hsw+: 4k: vdisplay, vblank_start 8k: everything else gen3+: 4k: h/vdisplay, h/vblank_start 8k: everything else gen2: 2k: h/vdisplay, h/vblank_start 4k: everything else Also document the fact that the mode_config.max_width/height limits refer to just the max framebuffer dimensions we support. Which may be larger than the max hdisplay/vdisplay. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180615174406.12258-2-ville.syrjala@linux.intel.com Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_crt.c')
0 files changed, 0 insertions, 0 deletions