Home
last modified time | relevance | path

Searched refs:CGM_PIPE_DEGAMMA (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c576 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()
Di915_reg.h9698 #define CGM_PIPE_DEGAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_DEGAMMA, _CGM_PIPE_B_DEGAMMA) + … macro