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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_color_mgmt.h 61 bool has_ctm,
  /src/sys/external/bsd/drm2/dist/drm/
drm_color_mgmt.c 154 * @has_ctm: whether to attach ctm_property for CSC matrix
162 * their size is not 0 and ctm_property is only attached if has_ctm is
170 bool has_ctm,
184 if (has_ctm)
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_color.c 1887 bool has_ctm = INTEL_INFO(dev_priv)->color.degamma_lut_size != 0; local in function:intel_color_init
1942 has_ctm,

Completed in 16 milliseconds