Searched refs:drm_mode_crtc_lut (Results 1 – 3 of 3) 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)
462 struct drm_mode_crtc_lut { struct
4781 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()4853 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()