diff options
author | Fudongwang <fudong.wang@amd.com> | 2024-01-17 14:13:46 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-01-29 23:42:43 +0300 |
commit | 7fc0d111baad0a65f8341b904937ad2b10cc4f1e (patch) | |
tree | c047eda608c0108e6677a5fde0e28d1eccd9f720 /scripts/gdb/linux/utils.py | |
parent | f341055b10bd8be55c3c995dff5f770b236b8ca9 (diff) | |
download | linux-7fc0d111baad0a65f8341b904937ad2b10cc4f1e.tar.xz |
drm/amd/display: refine code for dmcub inbox1 ring buffer debug
[Why]
1. To watch dmcub inbox1 ring buffer cmd type without tools
2. dmub_cmd_PLAT_54186_wa 66 bytes
[How]
Added dmcub cmd type enum: unsigned char for debug use only,
also fixed 66 bytes issue by using unsigned int in bit
define instead of unsigned char.
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Fudongwang <fudong.wang@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions