]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: remove TF check for LLS policy
authorSamson Tam <Samson.Tam@amd.com>
Mon, 27 Jan 2025 23:27:06 +0000 (18:27 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:04:09 +0000 (21:04 -0500)
commit2a4519c4e9b2e1f622ab4c5f5841abdb9760cb0b
treeeebc7f24928334c0cc09aedd98335067af989957
parent8e539d2dd2afbf5a8755b373bf29082b58f912ad
drm/amd/display: remove TF check for LLS policy

[Why & How]
LLS policy not affected by TF.
Remove check in don't care case and use
 pixel format only.

Reviewed-by: Navid Assadian <navid.assadian@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/sspl/dc_spl.c