Searched refs:r600_hpd_sense (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.c | 980 .sense = &r600_hpd_sense, 1066 .sense = &r600_hpd_sense, 1159 .sense = &r600_hpd_sense, 1265 .sense = &r600_hpd_sense,
|
H A D | radeon_asic.h | 357 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
|
H A D | r600.c | 804 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 D | radeon_asic.c | 979 .sense = &r600_hpd_sense, 1065 .sense = &r600_hpd_sense, 1158 .sense = &r600_hpd_sense, 1264 .sense = &r600_hpd_sense,
|
H A D | radeon_asic.h | 356 bool r600_hpd_sense(struct radeon_device *rdev, enum radeon_hpd_id hpd);
|
H A D | r600.c | 804 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 16 milliseconds