Home
last modified time | relevance | path

Searched refs:PIPE_CSC_POSTOFF_LO (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h132 #define PIPE_CSC_POSTOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_LO, _PIPE_B_CSC_POSTOFF_LO) macro
Dintel_color.c238 intel_de_write_fw(i915, PIPE_CSC_POSTOFF_LO(pipe), csc->postoff[2]); in ilk_update_pipe_csc()
275 csc->postoff[2] = intel_de_read_fw(i915, PIPE_CSC_POSTOFF_LO(pipe)); in ilk_read_pipe_csc()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c443 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_A)); in iterate_generic_mmio()
456 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_B)); in iterate_generic_mmio()
469 MMIO_D(PIPE_CSC_POSTOFF_LO(PIPE_C)); in iterate_generic_mmio()