Searched refs:rs600_get_vblank_counter (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 658 .get_vblank_counter = &rs600_get_vblank_counter, 725 .get_vblank_counter = &rs600_get_vblank_counter, 793 .get_vblank_counter = &rs600_get_vblank_counter, 862 .get_vblank_counter = &rs600_get_vblank_counter, 959 .get_vblank_counter = &rs600_get_vblank_counter, 1045 .get_vblank_counter = &rs600_get_vblank_counter, 1138 .get_vblank_counter = &rs600_get_vblank_counter, 1244 .get_vblank_counter = &rs600_get_vblank_counter,
|
D | rs600.c | 851 u32 rs600_get_vblank_counter(struct radeon_device *rdev, int crtc) in rs600_get_vblank_counter() function
|
D | radeon_asic.h | 235 u32 rs600_get_vblank_counter(struct radeon_device *rdev, int crtc);
|