Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_color_mgmt.c358 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()
427 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()
/linux/tools/include/uapi/drm/
A Ddrm.h1041 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
1042 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
/linux/include/uapi/drm/
A Ddrm.h1041 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
1042 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
A Ddrm_mode.h791 struct drm_mode_crtc_lut { struct

Completed in 18 milliseconds