]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "drm/amd/display: Optimize cursor position updates"
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 2 Jan 2025 18:12:24 +0000 (13:12 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2025 14:35:43 +0000 (16:35 +0200)
commit86c7bcb6993ce81ecb322d164ba76d3dab29a62b
tree6900b884d3b6d6a7d20df6da46e30e72c00e2213
parent278d96bd0b4812e07eac8d82b1871d84bbd15e03
Revert "drm/amd/display: Optimize cursor position updates"

[ Upstream commit a5d258a00b41143d9c64880eed35799d093c4782 ]

This reverts commit 88c7c56d07c108ed4de319c8dba44aa4b8a38dd1.

SW and HW state are not always matching in some cases causing cursor to
be disabled.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp.c
drivers/gpu/drm/amd/display/dc/dpp/dcn401/dcn401_dpp_cm.c
drivers/gpu/drm/amd/display/dc/hubp/dcn20/dcn20_hubp.c
drivers/gpu/drm/amd/display/dc/hubp/dcn401/dcn401_hubp.c