Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_color_mgmt.c362 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()
431 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()
/linux-6.3-rc2/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.h823 struct drm_mode_crtc_lut { struct
/linux-6.3-rc2/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)

Completed in 19 milliseconds