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