Searched refs:PRE_CSC_GAMC_INDEX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_color.c | 1480 ilk_lut_write(crtc_state, PRE_CSC_GAMC_INDEX(pipe), in glk_load_degamma_lut() 1482 ilk_lut_write(crtc_state, PRE_CSC_GAMC_INDEX(pipe), in glk_load_degamma_lut() 1515 ilk_lut_write(crtc_state, PRE_CSC_GAMC_INDEX(pipe), 0); in glk_load_degamma_lut() 3450 intel_de_write_fw(dev_priv, PRE_CSC_GAMC_INDEX(pipe), in glk_read_degamma_lut() 3452 intel_de_write_fw(dev_priv, PRE_CSC_GAMC_INDEX(pipe), in glk_read_degamma_lut() 3472 intel_de_write_fw(dev_priv, PRE_CSC_GAMC_INDEX(pipe), in glk_read_degamma_lut()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 6424 #define PRE_CSC_GAMC_INDEX(pipe) _MMIO_PIPE(pipe, _PRE_CSC_GAMC_INDEX_A, _PRE_CSC_GAMC_INDEX_B) macro
|