Searched refs:DRM_CAP_VBLANK_HIGH_CRTC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Ddrm.h633 * DRM_CAP_VBLANK_HIGH_CRTC
640 #define DRM_CAP_VBLANK_HIGH_CRTC 0x2 macro
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Ddrm.h623 #define DRM_CAP_VBLANK_HIGH_CRTC 0x2 macro
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Ddrm.h630 * DRM_CAP_VBLANK_HIGH_CRTC
637 #define DRM_CAP_VBLANK_HIGH_CRTC 0x2 macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_dri2.c1359 #ifdef DRM_CAP_VBLANK_HIGH_CRTC
1362 if (drmGetCap(info->dri2.drm_fd, DRM_CAP_VBLANK_HIGH_CRTC, &cap_value)) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_dri2.c1426 #ifdef DRM_CAP_VBLANK_HIGH_CRTC
1429 if (drmGetCap(pRADEONEnt->fd, DRM_CAP_VBLANK_HIGH_CRTC, &cap_value)) {
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_dri2.c1316 (pAMDGPUEnt->fd, DRM_CAP_VBLANK_HIGH_CRTC, &cap_value)) {

Completed in 15 milliseconds