Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_color.c724 intel_de_write_fw(i915, CGM_PIPE_CSC_COEFF8(pipe), in chv_load_cgm_csc()
751 tmp = intel_de_read_fw(i915, CGM_PIPE_CSC_COEFF8(pipe)); in chv_read_cgm_csc()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h6540 #define CGM_PIPE_CSC_COEFF8(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_CSC_COEFF8, _CGM_PIPE_B_CSC_COEFF8) macro