Home
last modified time | relevance | path

Searched refs:radeon_get_crtc_scanoutpos (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_display.c343 radeon_get_crtc_scanoutpos(rdev->ddev, crtc_id, in radeon_crtc_handle_vblank()
460 (radeon_get_crtc_scanoutpos(dev, work->crtc_id, 0, in radeon_flip_work_func()
1819 int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe, in radeon_get_crtc_scanoutpos() function
2002 return radeon_get_crtc_scanoutpos(dev, pipe, 0, vpos, hpos, in radeon_get_crtc_scanout_position()
Dradeon_drv.c134 extern int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int crtc,
Dradeon_mode.h878 extern int radeon_get_crtc_scanoutpos(struct drm_device *dev, unsigned int pipe,
Dradeon_kms.c793 stat = radeon_get_crtc_scanoutpos( in radeon_get_vblank_counter_kms()
Dradeon_pm.c1808 vbl_status = radeon_get_crtc_scanoutpos(rdev->ddev, in radeon_pm_in_vbl()