Home
last modified time | relevance | path

Searched refs:drm_mode_crtc_lut (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/libdrm/shared-core/
Ddrm.h783 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
784 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
Ddrm_mode.h312 struct drm_mode_crtc_lut { struct
/hardware/intel/img/libdrm/libdrm/
Dxf86drmMode.c667 struct drm_mode_crtc_lut l; in drmModeCrtcGetGamma()
685 struct drm_mode_crtc_lut l; in drmModeCrtcSetGamma()