]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Remove OPTC lock check
authorRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Wed, 21 Sep 2022 12:47:44 +0000 (08:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:02:04 +0000 (12:02 -0400)
commit74d7cc43a9eb89e65f270fba2be68a92c29f9032
tree4139985f1775c47a51a3ac3da797ed696ad7aa11
parentb5d604012c5d7df4dd9807ea3c229d6cb173c314
drm/amd/display: Remove OPTC lock check

At some point, we decided to blank HUBP during pixel data blank, and to
handle that, we added some OPTC lock checks. Later, we realized that
this change caused multiple regression, and we removed it. Nevertheless,
we still have some leftovers that might affect some ASIC behavior, and
this commit drops those changes to keep the code consistent.

Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.h
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.c
drivers/gpu/drm/amd/display/dc/dcn31/dcn31_optc.c
drivers/gpu/drm/amd/display/dc/inc/core_types.h
drivers/gpu/drm/amd/display/dc/inc/hw/timing_generator.h