Searched refs:LGC_PALETTE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_color_regs.h | 48 #define LGC_PALETTE(pipe, i) _MMIO(_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4) macro
|
| H A D | intel_color.c | 1403 ilk_lut_write(crtc_state, LGC_PALETTE(pipe, i), in ilk_load_lut_8() 1406 ilk_lut_write(crtc_state, LGC_PALETTE(pipe, i), in ilk_load_lut_8() 3517 u32 val = intel_de_read_fw(display, LGC_PALETTE(pipe, i)); in ilk_read_lut_8()
|