HomeSort by: relevance | last modified time | path
    Searched refs:drm_mode_crtc_lut (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm/dist/shared-core/
drm_mode.h 263 struct drm_mode_crtc_lut { struct
drm.h 1104 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
1105 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
  /src/sys/external/bsd/drm2/dist/drm/
drm_color_mgmt.c 256 struct drm_mode_crtc_lut *crtc_lut = data;
325 struct drm_mode_crtc_lut *crtc_lut = data;
  /src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h 925 #define DRM_IOCTL_MODE_GETGAMMA DRM_IOWR(0xA4, struct drm_mode_crtc_lut)
926 #define DRM_IOCTL_MODE_SETGAMMA DRM_IOWR(0xA5, struct drm_mode_crtc_lut)
drm_mode.h 616 struct drm_mode_crtc_lut { struct

Completed in 16 milliseconds