Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_crtc.c357 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, in radeon_crtc_set_base() function
1046 radeon_crtc_set_base(crtc, x, y, old_fb); in radeon_crtc_mode_set()
1115 .mode_set_base = radeon_crtc_set_base,
H A Dradeon_mode.h865 extern int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y,