Searched refs:LGC_PALETTE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | i915_reg.h | 3475 #define LGC_PALETTE(pipe) _PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) macro |
D | intel_display.c | 6200 palreg = LGC_PALETTE(intel_crtc->pipe); in intel_crtc_load_lut() |