Home
last modified time | relevance | path

Searched refs:radeon_crtc_set_base (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c360 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,
Dradeon_mode.h858 extern int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y,