drm/amd/display: Fix the typo in dcn401 Hubp block
authorNevenko Stupar <Nevenko.Stupar@amd.com>
Thu, 8 May 2025 19:37:29 +0000 (15:37 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 May 2025 17:38:47 +0000 (13:38 -0400)
commit5dd63a0bfce52d9f802c44f3e56787b5c4b48629
treed8adf76f0ab939395e6702e8e6240cf9491b818d
parenteee5e5b35821a09567b21f092324d3aee78bdd44
drm/amd/display: Fix the typo in dcn401 Hubp block

[Why & How]
Fix the typo for hubp_clear_tiling, currently calls hubp2_clear_tiling
for dcn401 instead of intended hubp401_clear_tiling.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Nevenko Stupar <Nevenko.Stupar@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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/hubp/dcn401/dcn401_hubp.c