Searched refs:rs600_get_vblank_counter (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 659 .get_vblank_counter = &rs600_get_vblank_counter, 726 .get_vblank_counter = &rs600_get_vblank_counter, 794 .get_vblank_counter = &rs600_get_vblank_counter, 863 .get_vblank_counter = &rs600_get_vblank_counter, 960 .get_vblank_counter = &rs600_get_vblank_counter, 1046 .get_vblank_counter = &rs600_get_vblank_counter, 1139 .get_vblank_counter = &rs600_get_vblank_counter, 1245 .get_vblank_counter = &rs600_get_vblank_counter,
|
D | rs600.c | 852 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);
|