drm/amd/display: Format input and output CSC matrix
authorHarry Wentland <harry.wentland@amd.com>
Thu, 12 Jan 2023 16:55:25 +0000 (11:55 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 28 Feb 2023 19:28:50 +0000 (14:28 -0500)
commit283947bbd5dd8885dbfbd86515276a9ce4a31251
tree5a5f2f864c8a5d6f0f78df7da655274e6c311cb0
parente47f1691adbcbba22b364888cb34686d6c7d1152
drm/amd/display: Format input and output CSC matrix

Format the input and output CSC matrix so they
look like 3x4 matrixes. This will make parsing them
much easier and allows us to quickly spot potential
mistakes.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Cc: Pekka Paalanen <ppaalanen@gmail.com>
Cc: Sebastian Wick <sebastian.wick@redhat.com>
Cc: Vitaly.Prosyak@amd.com
Cc: Joshua Ashton <joshua@froggi.es>
Cc: dri-devel@lists.freedesktop.org
Cc: amd-gfx@lists.freedesktop.org
Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c
drivers/gpu/drm/amd/display/dc/inc/hw/dpp.h