Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_reg.h5695 #define LGC_PALETTE(pipe, i) (_PIPE(pipe, _LGC_PALETTE_A, _LGC_PALETTE_B) + (i) * 4) macro
Dintel_display.c4675 palreg = LGC_PALETTE(pipe, i); in intel_crtc_load_lut()