Searched refs:drmmode_set_mode (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.h272 Bool drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb,
H A Ddrmmode_display.c1244 drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb, DisplayModePtr mode, function in typeref:typename:Bool
1371 if (!drmmode_set_mode(crtc, fb, mode, x, y))
H A Damdgpu_kms.c2332 drmmode_set_mode(crtc, black_fb, &crtc->mode, 0, 0);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h243 Bool drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb,
H A Ddrmmode_display.c813 drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb, DisplayModePtr mode, function in typeref:typename:Bool
944 if (!drmmode_set_mode(crtc, fb, mode, x, y))
H A Dradeon_kms.c2681 drmmode_set_mode(crtc, black_fb, &crtc->mode, 0, 0);

Completed in 17 milliseconds