Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c591 I915_WRITE(CGM_PIPE_GAMMA(pipe, i, 0), word0); in cherryview_load_luts()
592 I915_WRITE(CGM_PIPE_GAMMA(pipe, i, 1), word1); in cherryview_load_luts()
Di915_reg.h9699 #define CGM_PIPE_GAMMA(pipe, i, w) _MMIO(_PIPE(pipe, _CGM_PIPE_A_GAMMA, _CGM_PIPE_B_GAMMA) + (i) * … macro