[PATCH 0/3] Adding DC debug options
Harry Wentland
harry.wentland at amd.com
Tue May 12 16:45:03 UTC 2020
To facilitate bringup of new ASICs, debugging, and measuring of
various power features we would like the ability to disable them
as needed.
This differs from dcfeaturemask in that dcfeaturemask is a collection
of experimental features that can't be enabled by default, whereas
dcdebugmask is a collection of features that are enabled by default.
Harry Wentland (3):
drm/amd/display: Add DC Debug mask to disable features for bringup
drm/amd/display: Fix disable_stutter debug option
drm/amd/display: Respect PP_STUTTER_MODE but don't override
DC_DISABLE_STUTTER
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 8 ++++++++
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 20 ++++++++++++++++---
.../drm/amd/display/dc/dcn10/dcn10_hubbub.c | 1 -
.../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 3 ++-
drivers/gpu/drm/amd/include/amd_shared.h | 7 +++++++
6 files changed, 35 insertions(+), 5 deletions(-)
--
2.26.2
More information about the amd-gfx
mailing list