Home
last modified time | relevance | path

Searched refs:LGC_PALETTE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_color.c341 I915_WRITE(LGC_PALETTE(pipe, i), word); in i9xx_load_luts_internal()
350 I915_WRITE(LGC_PALETTE(pipe, i), word); in i9xx_load_luts_internal()
Di915_reg.h6978 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4) macro
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c3280 {D_ALL, LGC_PALETTE(PIPE_A, 0), 1024, NULL, NULL},
3281 {D_ALL, LGC_PALETTE(PIPE_B, 0), 1024, NULL, NULL},
3282 {D_ALL, LGC_PALETTE(PIPE_C, 0), 1024, NULL, NULL},