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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c358 int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y, function
1019 radeon_crtc_set_base(crtc, x, y, old_fb);
1071 .mode_set_base = radeon_crtc_set_base,
H A Dradeon_mode.h616 extern int radeon_crtc_set_base(struct drm_crtc *crtc, int x, int y,

Completed in 125 milliseconds