Searched refs:PLANE_INPUT_CSC_POSTOFF (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | skl_universal_plane_regs.h | 291 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index) _MMIO_SKL_PLANE_DW((pipe), (plane), (index), \ macro
|
| H A D | skl_universal_plane.c | 745 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 0), 0x0); in icl_program_input_csc() 747 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 1), 0x0); in icl_program_input_csc() 749 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 2), 0x0); in icl_program_input_csc()
|