Searched refs:rs600_get_vblank_counter (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_asic.c | 657 .get_vblank_counter = &rs600_get_vblank_counter, 724 .get_vblank_counter = &rs600_get_vblank_counter, 792 .get_vblank_counter = &rs600_get_vblank_counter, 861 .get_vblank_counter = &rs600_get_vblank_counter, 958 .get_vblank_counter = &rs600_get_vblank_counter, 1044 .get_vblank_counter = &rs600_get_vblank_counter, 1137 .get_vblank_counter = &rs600_get_vblank_counter, 1243 .get_vblank_counter = &rs600_get_vblank_counter,
|
D | rs600.c | 836 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);
|