Searched refs:CGM_PIPE_DEGAMMA (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_color.c | 1103 intel_de_write_fw(dev_priv, CGM_PIPE_DEGAMMA(pipe, i, 0), in chv_load_cgm_degamma() 1105 intel_de_write_fw(dev_priv, CGM_PIPE_DEGAMMA(pipe, i, 1), in chv_load_cgm_degamma()
|
/linux-6.1.9/drivers/gpu/drm/i915/ |
D | i915_reg.h | 7909 #define CGM_PIPE_DEGAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_DEGAMMA, _CGM_PIPE_B_DEGAMMA) + … macro
|