linux/drivers/gpu/drm/amd/display
Melissa Wen f26407564f drm/amd/display: read gamut remap matrix in fixed-point 31.32 format
Instead of read gamut remap data from hw values, convert HW register
values (S2D13) into a fixed-point 31.32 matrix for color state log.
Change DCN10 log to print data in the format of the gamut remap matrix.

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-01-22 17:13:26 -05:00
..
amdgpu_dm drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeback requests. 2024-01-18 15:45:46 -05:00
dc drm/amd/display: read gamut remap matrix in fixed-point 31.32 format 2024-01-22 17:13:26 -05:00
dmub drm/amd/display: Add Replay IPS register for DMUB command table 2024-01-15 18:35:37 -05:00
include drm/amd/display: Add DP audio BW validation 2024-01-15 18:35:39 -05:00
modules drm/amd/display: Fix power_helpers.c codestyle 2024-01-05 16:10:44 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor OPTC into component folder 2023-11-29 16:49:01 -05:00
TODO