aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_display.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-09-06 23:53:47 +0100
committerDave Airlie <airlied@redhat.com>2010-09-13 20:21:12 +1000
commit551402a30efa45560e23c22a7aa04453861602c3 (patch)
treeb343d96ec1482812bf7229cc12455c0e11db590e /drivers/gpu/drm/radeon/radeon_display.c
parent49553c2ef88749dd502687f4eb9c258bb10a4f44 (diff)
downloadkernel_samsung_smdk4412-551402a30efa45560e23c22a7aa04453861602c3.zip
kernel_samsung_smdk4412-551402a30efa45560e23c22a7aa04453861602c3.tar.gz
kernel_samsung_smdk4412-551402a30efa45560e23c22a7aa04453861602c3.tar.bz2
drm: Fix regression in disable polling e58f637
I broke out my trusty i845 and found a new boot failure, which upon inspection turned out to be a recursion within: drm_helper_probe_single_connector_modes() -> drm_helper_hpd_irq_event() -> intel_crt_detect() -> drm_helper_probe_single_connector_modes() Calling drm_kms_helper_poll_enable() instead performs the desired re-initialisation of the polling should the user have toggled the parameter, without the recursive side-effect. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Dave Airlie <airlied@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_display.c')
0 files changed, 0 insertions, 0 deletions