Searched refs:drmmode_set_mode (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-amdgpu/dist/src/ |
| H A D | drmmode_display.h | 272 Bool drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb,
|
| H A D | drmmode_display.c | 1244 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 D | amdgpu_kms.c | 2332 drmmode_set_mode(crtc, black_fb, &crtc->mode, 0, 0);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | drmmode_display.h | 243 Bool drmmode_set_mode(xf86CrtcPtr crtc, struct drmmode_fb *fb,
|
| H A D | drmmode_display.c | 813 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 D | radeon_kms.c | 2681 drmmode_set_mode(crtc, black_fb, &crtc->mode, 0, 0);
|
Completed in 17 milliseconds