Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_universal_plane_regs.h288 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index) _MMIO_SKL_PLANE_DW((pipe), (plane), (index), \ macro
Dskl_universal_plane.c664 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 0), 0x0); in icl_program_input_csc()
666 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 1), 0x0); in icl_program_input_csc()
668 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 2), 0x0); in icl_program_input_csc()