Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/drm/
Ddrm.h762 #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)
Ddrm_mode.h480 struct drm_mode_crtc_lut { struct
/linux-4.4.14/drivers/gpu/drm/
Ddrm_crtc.c5091 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()
5163 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()