Searched refs:PALETTE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 1195 #define PALETTE(pipe) _PIPE(pipe, _PALETTE_A, _PALETTE_B) macro |
D | intel_display.c | 6191 int palreg = PALETTE(intel_crtc->pipe); in intel_crtc_load_lut() |