HomeSort by: relevance | last modified time | path
    Searched refs:drmmode_xf86crtc_resize (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-nouveau/dist/src/
drmmode_display.c 48 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
1494 drmmode_xf86crtc_resize
  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_drmmode.c 822 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function
915 drmmode_xf86crtc_resize,
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
drmmode_display.c 1303 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function
1380 drmmode_xf86crtc_resize
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
drmmode_display.c 60 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
3666 .resize = drmmode_xf86crtc_resize,
  /xsrc/external/mit/xf86-video-ati/dist/src/
drmmode_display.c 1252 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function
1438 drmmode_xf86crtc_resize
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.c 62 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height);
2893 static Bool drmmode_xf86crtc_resize(ScrnInfoPtr scrn, int width, int height) function
3133 .resize = drmmode_xf86crtc_resize,
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.c 69 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height);
2413 drmmode_xf86crtc_resize (ScrnInfoPtr scrn, int width, int height) function
2666 .resize = drmmode_xf86crtc_resize,

Completed in 86 milliseconds