]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amd/display: use s1_12 filter tables in SPL
authorSamson Tam <Samson.Tam@amd.com>
Mon, 27 Jan 2025 23:44:56 +0000 (18:44 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:09 +0000 (21:04 -0500)
commit8e539d2dd2afbf5a8755b373bf29082b58f912ad
tree92149223d7899fa4a5a9f3791e205200948c0b53
parent1b30456150e57a79e300b82eb2efac40c25a162e
drm/amd/display: use s1_12 filter tables in SPL

[Why & How]
Instead of converting tables from s1_10 to s1_12,
 added s1_12 tables instead in SPL
Remove init calls that do the conversion

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Samson Tam <Samson.Tam@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c