Searched refs:rs600_get_vblank_counter (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/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 | 845 u32 rs600_get_vblank_counter(struct radeon_device *rdev, int crtc) in rs600_get_vblank_counter() function
|
| D | radeon_asic.h | 236 u32 rs600_get_vblank_counter(struct radeon_device *rdev, int crtc);
|