Searched refs:drm_mode_crtc_lut (Results 1 – 3 of 3) sorted by relevance
712 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)713 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
391 struct drm_mode_crtc_lut { struct
3412 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()3471 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()