Searched refs:LGC_PALETTE (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/display/ |
| D | intel_color.c | 415 I915_WRITE(LGC_PALETTE(pipe, i), word); in i9xx_load_luts_internal()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gvt/ |
| D | handlers.c | 3332 {D_ALL, LGC_PALETTE(PIPE_A, 0), 1024, NULL, NULL}, 3333 {D_ALL, LGC_PALETTE(PIPE_B, 0), 1024, NULL, NULL}, 3334 {D_ALL, LGC_PALETTE(PIPE_C, 0), 1024, NULL, NULL},
|
| /Linux-v5.4/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 7180 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4) macro
|