Searched refs:drmmode_inited (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h302 Bool drmmode_inited; member in struct:__anon164a9d390308
H A Ddrmmode_display.c3439 info->drmmode_inited = TRUE;
3461 if (!info->drmmode_inited)
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h583 Bool drmmode_inited; member in struct:__anon5a499fe10208
H A Ddrmmode_display.c2911 info->drmmode_inited = TRUE;
2935 if (info->dri2.pKernelDRMVersion->version_minor < 4 || !info->drmmode_inited)

Completed in 23 milliseconds