Searched refs:tear_free (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Ddrmmode_display.h119 Bool tear_free; member in struct:__anon6244c68d0308
168 int tear_free; member in struct:__anon6244c68d0508
200 (drmmode_crtc->tear_free ||
H A Ddrmmode_display.c583 drmmode_crtc->tear_free = FALSE;
592 if (drmmode_output->tear_free == 1 ||
593 (drmmode_output->tear_free == 2 &&
597 drmmode_crtc->tear_free = TRUE;
637 if (drmmode_crtc->tear_free && !drmmode_crtc->scanout[1]) {
666 if (!drmmode_crtc->tear_free) {
696 if (drmmode_crtc->tear_free) {
703 (!drmmode_crtc->tear_free ||
1329 if (drmmode_crtc->tear_free)
1342 (drmmode_crtc->tear_free ||
2426 drmmode_output_set_tear_free(AMDGPUEntPtr pAMDGPUEnt,drmmode_output_private_ptr drmmode_output,xf86CrtcPtr crtc,int tear_free) argument
[all...]
H A Damdgpu_present.c226 if (!drmmode_crtc->tear_free)
437 if (!crtc->enabled || drmmode_crtc->tear_free)
H A Damdgpu_drv.h278 int tear_free; member in struct:__anon164a9d390308
H A Damdgpu_kms.c770 if (drmmode_crtc->tear_free) {
960 if (drmmode_crtc && drmmode_crtc->tear_free)
1005 if (drmmode_crtc->tear_free) {
1236 drmmode_crtc->tear_free = FALSE;
1273 if (drmmode_crtc->tear_free)
1641 info->tear_free = 2;
1643 &info->tear_free))
1646 info->tear_free == 2 ? "auto" : (info->tear_free ? "on" : "off"));
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Ddrmmode_display.h106 Bool tear_free; member in struct:__anon1b2324c50308
153 int tear_free; member in struct:__anon1b2324c50508
176 (drmmode_crtc->tear_free ||
H A Ddrmmode_display.c647 drmmode_crtc->tear_free = FALSE;
656 if (drmmode_output->tear_free == 1 ||
657 (drmmode_output->tear_free == 2 &&
661 drmmode_crtc->tear_free = TRUE;
701 if (drmmode_crtc->tear_free &&
731 if (!drmmode_crtc->tear_free) {
761 if (drmmode_crtc->tear_free) {
768 (!drmmode_crtc->tear_free ||
900 if (drmmode_crtc->tear_free)
913 (drmmode_crtc->tear_free ||
1915 drmmode_output_set_tear_free(RADEONEntPtr pRADEONEnt,drmmode_output_private_ptr drmmode_output,xf86CrtcPtr crtc,int tear_free) argument
[all...]
H A Dradeon_present.c239 if (!drmmode_crtc->tear_free)
431 if (!crtc->enabled || drmmode_crtc->tear_free)
H A Dradeon_kms.c724 if (drmmode_crtc->tear_free) {
914 if (drmmode_crtc && drmmode_crtc->tear_free)
963 if (drmmode_crtc->tear_free) {
1201 drmmode_crtc->tear_free = FALSE;
1238 if (drmmode_crtc->tear_free)
1917 info->tear_free = 2;
1919 &info->tear_free))
1922 info->tear_free == 2 ? "auto" : (info->tear_free ? "on" : "off"));
H A Dradeon.h546 int tear_free; member in struct:__anon5a499fe10208

Completed in 20 milliseconds