Searched refs:PLANE_INPUT_CSC_POSTOFF (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/i915/display/ | 
| D | intel_sprite.c | 599 			  PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 0), 0x0);  in icl_program_input_csc()601 			  PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 1), 0x0);  in icl_program_input_csc()
 603 			  PLANE_INPUT_CSC_POSTOFF(pipe, plane_id, 2), 0x0);  in icl_program_input_csc()
 
 | 
| /Linux-v5.10/drivers/gpu/drm/i915/ | 
| D | i915_reg.h | 7049 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index)	\  macro
 |