Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm.h712 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
713 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
H A Ddrm_mode.h391 struct drm_mode_crtc_lut { struct
H A Ddrm_crtc.c3412 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_set_ioctl()
3471 struct drm_mode_crtc_lut *crtc_lut = data; in drm_mode_gamma_get_ioctl()