Searched refs:drm_mode_crtc_lut (Results 1 – 5 of 5) sorted by relevance
762 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)763 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
480 struct drm_mode_crtc_lut { struct
749 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)750 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
461 struct drm_mode_crtc_lut { struct
843 struct drm_mode_crtc_lut l; in drmModeCrtcGetGamma()858 struct drm_mode_crtc_lut l; in drmModeCrtcSetGamma()