drm/radeon/kms: set HPD polarity in hpd_init()
Polarity needs to be set accordingly to connector status (connected or disconnected). Set it up in hpd_init() so first hotplug works reliably no matter what is the initial set of connector. hpd_init() also covers resume so HPD will work correctly after resume as well. Signed-off-by:Alex Deucher <alexander.deucher@amd.com> Cc: Jerome Glisse <j.glisse@gmail.com> Cc: stable@kernel.org Signed-off-by:
Dave Airlie <airlied@redhat.com>
Showing
- drivers/gpu/drm/radeon/evergreen.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/evergreen.c
- drivers/gpu/drm/radeon/r100.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/r100.c
- drivers/gpu/drm/radeon/r600.c 9 additions, 10 deletionsdrivers/gpu/drm/radeon/r600.c
- drivers/gpu/drm/radeon/radeon_connectors.c 0 additions, 1 deletiondrivers/gpu/drm/radeon/radeon_connectors.c
- drivers/gpu/drm/radeon/rs600.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/rs600.c
Please register or sign in to comment