Home
last modified time | relevance | path

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

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