linux/drivers/gpu/drm/amd/display
Takashi Iwai c5ff0c1950 drm/amd/display: Clean up debug macros
This patch simplifies the ASSERT*() and BREAK_TO_DEBUGGER() macros:
- Move the dependency check of CONFIG_KGDB into Kconfig
- Unify the kgdb_breakpoint() call
- Drop the non-existing CONFIG_HAVE_KGDB

Also align the behavior of ASSERT() macro in both cases with and
without CONFIG_DEBUG_KERNEL_DC.

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 16:52:08 -04:00
..
amdgpu_dm drm/amd/display: Add tracepoint for capturing clocks state 2020-10-26 13:34:26 -04:00
dc drm/amd/display: Clean up debug macros 2020-10-26 16:52:08 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.38 2020-10-26 13:33:46 -04:00
include drm/amd/display: Using udelay for specific dongle while edid return defer 2020-10-26 13:34:47 -04:00
modules drm/amd/display: combined user regamma and OS GAMMA_CS_TFM_1D 2020-10-26 13:34:54 -04:00
Kconfig drm/amd/display: Clean up debug macros 2020-10-26 16:52:08 -04:00
Makefile
TODO