mirror_ubuntu-kernels/drivers/gpu/drm/amd/display
Saaem Rizvi 149f6d1a60 drm/amd/display: Removing assert statements for Linux
[WHY]
Assert statements causing several bugs on Linux DM

[HOW]
Removing assert statement for Linux DM
(ASSERT(result == VBIOSSMC_Result_OK)). Also adding
logging statements for setting dcfclk.

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=216092
Fixes: c1b972a18d ("drm/amd/display: Insert pulling smu busy status before sending another request")
Reviewed-by: Gabe Teeger <Gabe.Teeger@amd.com>
Acked-by: Solomon Chiu <solomon.chiu@amd.com>
Signed-off-by: Saaem Rizvi <SyedSaaem.Rizvi@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-07-12 16:49:17 -04:00
..
amdgpu_dm drm/amd/display: Fix new dmub notification enabling in DM 2022-07-07 15:56:04 -04:00
dc drm/amd/display: Removing assert statements for Linux 2022-07-12 16:49:17 -04:00
dmub drm/amd/display: Add basic infrastructure for enabling FAMS 2022-07-05 16:12:00 -04:00
include drm/amd/display: OVT Update on InfoFrame and Mode Management 2022-07-05 16:17:20 -04:00
modules drm/amd/display: Move all linux includes into OS types 2022-07-05 16:16:49 -04:00
Kconfig drm/display: Move HDCP helpers into display-helper module 2022-04-25 11:19:36 +02:00
Makefile
TODO