Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_MODE_GETGAMMA (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h1035 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut) macro
/third_party/libdrm/include/drm/
H A Ddrm.h1035 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut) macro
/third_party/libdrm/
H A Dxf86drmMode.c980 return DRM_IOCTL(fd, DRM_IOCTL_MODE_GETGAMMA, &l); in drmModeCrtcGetGamma()

Completed in 9 milliseconds