Searched refs:PIPE_CSC_POSTOFF_ME (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c439 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_A));
452 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_B));
465 MMIO_D(PIPE_CSC_POSTOFF_ME(PIPE_C));
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_color.c236 intel_de_write_fw(i915, PIPE_CSC_POSTOFF_ME(pipe), csc->postoff[1]);
273 csc->postoff[1] = intel_de_read_fw(i915, PIPE_CSC_POSTOFF_ME(pipe));
H A Dintel_color_regs.h126 #define PIPE_CSC_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_POSTOFF_ME, _PIPE_B_CSC_POSTOFF_ME) macro

Completed in 140 milliseconds