Searched refs:drmmode_adjust_frame (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Ddrmmode_display.h106 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
H A Dradeon_kms.c1220 drmmode_adjust_frame(pScrn, &info->drmmode, x, y);
H A Ddrmmode_display.c1573 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y) function in typeref:typename:void
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.h261 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
H A Damdgpu_kms.c2399 drmmode_adjust_frame(pScrn, &info->drmmode, x, y);
H A Ddrmmode_display.c3578 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y) function in typeref:typename:void
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h227 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
H A Dradeon_kms.c2751 drmmode_adjust_frame(pScrn, &info->drmmode, x, y);
H A Ddrmmode_display.c3060 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y) function in typeref:typename:void
/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h294 void drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y);
H A Ddriver.c2049 drmmode_adjust_frame(pScrn, &ms->drmmode, x, y);
H A Ddrmmode_display.c3751 drmmode_adjust_frame(ScrnInfoPtr pScrn, drmmode_ptr drmmode, int x, int y) function in typeref:typename:void
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv_proto.h6 void drmmode_adjust_frame(ScrnInfoPtr pScrn, int x, int y);
H A Dnv_driver.c465 drmmode_adjust_frame(pScrn, x, y);
H A Ddrmmode_display.c1559 drmmode_adjust_frame(ScrnInfoPtr scrn, int x, int y) function in typeref:typename:void

Completed in 35 milliseconds