Searched refs:drmmode_xf86crtc_resize (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Ddrmmode_display.c48 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height);
652 ret = drmmode_xf86crtc_resize(crtc->scrn, total_width, max_height);
1394 drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
1494 drmmode_xf86crtc_resize
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_drmmode.c822 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
915 drmmode_xf86crtc_resize,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Ddrmmode_display.c1303 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
1380 drmmode_xf86crtc_resize
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c60 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height);
1834 if (!drmmode_xf86crtc_resize(crtc->scrn, total_width, max_height))
3434 drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
3666 .resize = drmmode_xf86crtc_resize,
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.c1252 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
1438 drmmode_xf86crtc_resize
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.c62 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height);
2893 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
3133 .resize = drmmode_xf86crtc_resize,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.c69 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height);
2413 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function in typeref:typename:Bool
2666 .resize = drmmode_xf86crtc_resize,

Completed in 83 milliseconds