Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h131 #define PIPE_CSC_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_ME, _PIPE_B_CSC_POSTOFF_ME) macro
Dintel_color.c237 intel_de_write_fw(i915, PIPE_CSC_POSTOFF_ME(pipe), csc->postoff[1]); in ilk_update_pipe_csc()
274 csc->postoff[1] = intel_de_read_fw(i915, PIPE_CSC_POSTOFF_ME(pipe)); in ilk_read_pipe_csc()
/linux-6.12.1/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c442 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_A)); in iterate_generic_mmio()
455 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_B)); in iterate_generic_mmio()
468 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_C)); in iterate_generic_mmio()