commit | 8ab250d4484b72ccc78e34276c5ffa84c1d41303 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Fri Oct 28 17:52:34 2011 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 01 16:02:04 2011 +0000 |
tree | 22e7931a83966a094e0650e0848cadf7f7f98594 | |
parent | b4f15f808b9a79b6ad9032fa5f6d8b88e1e1bf11 [diff] |
drm/radeon: set hpd polarity at init time so hotplug detect works Polarity needs to be set accordingly to connector status (connected or disconnected). Set it up at module init so first hotplug works reliably no matter what is the initial set of connector. Signed-off-by: Jerome Glisse <jglisse@redhat.com> cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>