HomeSort by: relevance | last modified time | path
    Searched defs:nv04_crtc_mode_set_base (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
nouveau_dispnv04_crtc.c 53 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y,
731 nv04_crtc_mode_set_base(crtc, crtc->x, crtc->y, NULL);
902 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, function in typeref:typename:int
1263 .mode_set_base = nv04_crtc_mode_set_base,

Completed in 12 milliseconds