Searched refs:CGM_PIPE_DEGAMMA (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_color.c | 576 I915_WRITE(CGM_PIPE_DEGAMMA(pipe, i, 0), word0); in cherryview_load_luts() 577 I915_WRITE(CGM_PIPE_DEGAMMA(pipe, i, 1), word1); in cherryview_load_luts()
|
D | i915_reg.h | 9698 #define CGM_PIPE_DEGAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_DEGAMMA, _CGM_PIPE_B_DEGAMMA) + … macro
|