summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_crtc_helper.c
diff options
context:
space:
mode:
authorJesse Barnes2009-09-18 03:14:41 +0200
committerDave Airlie2009-09-18 06:34:05 +0200
commite87b2c42b397ae64ac13a390011931f7ef222321 (patch)
tree04a057e8a48f1bfaffbcf788be7a984336ce90bb /drivers/gpu/drm/drm_crtc_helper.c
parentdrm/radeon/kms: Get LVDS native mode details from EDID if necessary. (diff)
downloadkernel-qcow2-linux-e87b2c42b397ae64ac13a390011931f7ef222321.tar.gz
kernel-qcow2-linux-e87b2c42b397ae64ac13a390011931f7ef222321.tar.xz
kernel-qcow2-linux-e87b2c42b397ae64ac13a390011931f7ef222321.zip
drm: fix drm_fb_helper handling of kernel crtcs
The drm_fb_helper shouldn't mess with CRTCs that aren't enabled or in its initial config. Ideally it shouldn't even include CRTCs in its initial config if they're not in use, but my old fix for that no longer works. At any rate, this fixes a real bug I was seeing where after a console blank, both pipes would come back on, even though only one had been enabled before that. Since the other pipe had a bogus config, this led to some screen corruption. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_crtc_helper.c')
0 files changed, 0 insertions, 0 deletions