Home
last modified time | relevance | path

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

/linux-4.1.27/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.h462 struct drm_mode_crtc_lut { struct
/linux-4.1.27/drivers/gpu/drm/
Ddrm_crtc.c4781 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()