linux_dsm_epyc7002/drivers/gpu/drm/amd
Takashi Iwai 920bb38c51 drm/amd/display: Fix kernel panic by dal_gpio_open() error
Currently both error code paths handled in dal_gpio_open_ex() issues
ASSERT_CRITICAL(), and this leads to a kernel panic unnecessarily if
CONFIG_KGDB is enabled.  Since basically both are non-critical errors
and can be recovered, drop those assert calls and use a safer one,
BREAK_TO_DEBUGGER(), for allowing the debugging, instead.

BugLink: https://bugzilla.opensuse.org/show_bug.cgi?id=1177973
Cc: <stable@vger.kernel.org>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-10-26 17:19:02 -04:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: increase the reserved VM size to 2MB 2020-10-26 17:11:31 -04:00
amdkfd drm fixes (round two) for 5.10-rc1 2020-10-23 13:56:34 -07:00
display drm/amd/display: Fix kernel panic by dal_gpio_open() error 2020-10-26 17:19:02 -04:00
include drm next for 5.10-rc1 2020-10-15 10:46:16 -07:00
pm drm fixes (round two) for 5.10-rc1 2020-10-23 13:56:34 -07:00