Searched refs:PLANE_INPUT_CSC_POSTOFF (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/i915/display/ |
D | skl_universal_plane.c | 582 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 0), 0x0); in icl_program_input_csc() 584 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 1), 0x0); in icl_program_input_csc() 586 PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 2), 0x0); in icl_program_input_csc()
|
/Linux-v6.6/drivers/gpu/drm/i915/ |
D | i915_reg.h | 3811 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index) \ macro
|