Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h164 #define PIPE_CSC_OUTPUT_COEFF_BY(pipe) _MMIO_PIPE(pipe, \ macro
Dintel_color.c319 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_COEFF_BY(pipe), in icl_update_output_csc()
351 tmp = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_COEFF_BY(pipe)); in icl_read_output_csc()