commit | d4877cf2293f5463f531769fd12300cb3417c778 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexdeucher@gmail.com> | Fri Dec 04 16:56:37 2009 -0500 |
committer | Dave Airlie <airlied@redhat.com> | Tue Dec 08 10:48:22 2009 +1000 |
tree | ee9533aaf9fac0bbec859cf5d888fa73a71875bd | |
parent | 429770b3e39999c4d025fbcb9959502adc3989d8 [diff] |
drm/radeon/kms: enable hpd support This enabled interrupt driven hpd support for all radeon chips. Assuming the hpd pin is wired up correctly, the driver will generate uevents on digital monitor connect and disconnect and retrain DP monitors automatically. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>