Searched refs:radeon_crtc_set_base (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 360 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, in radeon_crtc_set_base() function 1043 radeon_crtc_set_base(crtc, x, y, old_fb); in radeon_crtc_mode_set() 1110 .mode_set_base = radeon_crtc_set_base,
|
H A D | radeon_mode.h | 858 extern int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_legacy_crtc.c | 360 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, in radeon_crtc_set_base() function 1043 radeon_crtc_set_base(crtc, x, y, old_fb); in radeon_crtc_mode_set() 1110 .mode_set_base = radeon_crtc_set_base,
|
H A D | radeon_mode.h | 819 extern int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y,
|
Completed in 9 milliseconds