1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dcn32
Ilya Bakoulin 5d853ad5a8 drm/amd/display: Fix blend LUT programming
[Why]
LUT write index does not get reset to zero when writing the LUT values
for each separate RGB component, which results in wrong data for 2 of
the 3 components.

[How]
Reset LUT write index to zero before writing each component's data.

Reviewed-by: Krunoslav Kovac <krunoslav.kovac@amd.com>
Acked-by: Hersen Wu <hersenxs.wu@amd.com>
Signed-off-by: Ilya Bakoulin <ilya.bakoulin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-03 12:18:33 -04:00
..
dcn32_dccg.c drm/amd/display: Fix DP2.0 timing sync 2023-09-26 17:00:21 -04:00
dcn32_dccg.h drm/amd/display: Trigger DIO FIFO resync on commit streams for DCN32 2023-06-09 10:44:17 -04:00
dcn32_dio_link_encoder.c drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc 2023-01-13 14:57:40 -05:00
dcn32_dio_link_encoder.h drm/amd/display: Drop unused code for DCN32/321 2022-10-06 12:01:35 -04:00
dcn32_dio_stream_encoder.c drm/amd/display: update dig enable sequence 2023-03-31 11:18:54 -04:00
dcn32_dio_stream_encoder.h drm/amd/display: update dig enable sequence 2023-03-31 11:18:54 -04:00
dcn32_dpp.c drm/amd/display: make dscl32_calc_lb_num_partitions static 2022-09-13 14:33:01 -04:00
dcn32_dpp.h drm/amd/display: add DCN32/321 specific files for Display Core 2022-06-03 16:43:37 -04:00
dcn32_hpo_dp_link_encoder.c drm/amd/display: merge dc_link.h into dc.h and dc_types.h 2023-02-28 14:30:00 -05:00
dcn32_hpo_dp_link_encoder.h drm/amd/display: Add missing mask sh for SYM32_TP_SQ_PULSE register 2022-10-06 12:02:43 -04:00
dcn32_hubbub.c drm/amd/display: Add DCHUBBUB callback to report MALL status 2023-09-11 17:16:35 -04:00
dcn32_hubbub.h drm/amd/display: Add DCHUBBUB callback to report MALL status 2023-09-11 17:16:35 -04:00
dcn32_hubp.c drm/amd/display: Enable dc mode clock switching for DCN32x 2023-06-23 15:45:57 -04:00
dcn32_hubp.h drm/amd/display: Use per pipe P-State force for FPO 2023-03-31 11:18:54 -04:00
dcn32_init.c drm/amd/display: Update FAMS sequence for DCN30 & DCN32 2023-10-26 19:00:23 -04:00
dcn32_init.h drm/amd/display: add DCN32/321 specific files for Display Core 2022-06-03 16:43:37 -04:00
dcn32_mmhubbub.c drm/amd/display: make dcn32_mmhubbub_funcs static 2022-10-24 14:34:47 -04:00
dcn32_mmhubbub.h drm/amd/display: Update DCN32 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn32_mpc.c drm/amd/display: Fix blend LUT programming 2023-11-03 12:18:33 -04:00
dcn32_mpc.h drm/amd/display: Update DCN32 for DCN35 support 2023-08-30 15:51:14 -04:00
dcn32_optc.c drm/amd/display: Use optc32 instead of optc30 in DC 2023-09-26 16:54:18 -04:00
dcn32_optc.h drm/amd/display: Use optc32 instead of optc30 in DC 2023-09-26 16:54:18 -04:00
dcn32_resource.c drm/amd/display: add interface to query SubVP status 2023-10-26 19:02:31 -04:00
dcn32_resource.h drm/amd/display: Remove brackets in macro to conform to coding style 2023-10-19 18:26:51 -04:00
dcn32_resource_helpers.c drm/amd/display: Add check for vrr_active_fixed 2023-09-11 17:17:51 -04:00
Makefile drm/amd/display: Refactor HWSS into component folder 2023-10-09 17:00:09 -04:00