Home
last modified time | relevance | path

Searched refs:radeon_hpd_set_polarity (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drs600.c419 radeon_hpd_set_polarity(rdev, radeon_connector->hpd.hpd); in rs600_hpd_init()
H A Dradeon_connectors.c72 radeon_hpd_set_polarity(rdev, radeon_connector->hpd.hpd); in radeon_connector_hotplug()
H A Dradeon.h2780 #define radeon_hpd_set_polarity(rdev, h) (rdev)->asic->hpd.set_polarity((rdev), (h)) macro
H A Dr100.c597 radeon_hpd_set_polarity(rdev, radeon_connector->hpd.hpd); in r100_hpd_init()
H A Dr600.c1003 radeon_hpd_set_polarity(rdev, radeon_connector->hpd.hpd); in r600_hpd_init()
H A Devergreen.c1771 radeon_hpd_set_polarity(rdev, hpd); in evergreen_hpd_init()