Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_color_mgmt.c223 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()
302 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm.h881 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
882 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
H A Ddrm_mode.h620 struct drm_mode_crtc_lut { struct