Home
last modified time | relevance | path

Searched refs:r600_hpd_sense (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_asic.c980 .sense = &r600_hpd_sense,
1066 .sense = &r600_hpd_sense,
1159 .sense = &r600_hpd_sense,
1265 .sense = &r600_hpd_sense,
H A Dradeon_asic.h357 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
H A Dr600.c804 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r600_hpd_sense() function
863 bool connected = r600_hpd_sense(rdev, hpd); in r600_hpd_set_polarity()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_asic.c979 .sense = &r600_hpd_sense,
1065 .sense = &r600_hpd_sense,
1158 .sense = &r600_hpd_sense,
1264 .sense = &r600_hpd_sense,
H A Dradeon_asic.h356 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
H A Dr600.c804 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd) in r600_hpd_sense() function
863 bool connected = r600_hpd_sense(rdev, hpd); in r600_hpd_set_polarity()

Completed in 15 milliseconds