summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc/parse_data_structs.py
diff options
context:
space:
mode:
authorXin Wang <x.wang@intel.com>2025-10-30 22:17:34 +0000
committerMatt Roper <matthew.d.roper@intel.com>2025-10-31 08:46:55 -0700
commit31f99f63805f8e8d89c7f6a41623173befb8e621 (patch)
tree502051ec14c8a0177451c0530f6f63ef8c1d9798 /tools/lib/python/kdoc/parse_data_structs.py
parent8578e6d0546c7eee6eb5f755318e5cd111446be2 (diff)
drm/xe: highlight reserved PAT entries in dump output
Enhance the PAT table dump by marking reserved entries with an asterisk (*) for improved readability and debugging. V2: Added a note in the "PAT table" header explaining the meaning of the asterisk(*) to improve clarity for readers. (Matt Roper) V3: Introduced a valid field in struct xe_pat_table_entry to explicitly track whether an entry is valid or reserved, avoiding reliance on coh_mode == 0. (Matt Roper) Signed-off-by: Xin Wang <x.wang@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patch.msgid.link/20251030221734.1058350-1-x.wang@intel.com Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'tools/lib/python/kdoc/parse_data_structs.py')
0 files changed, 0 insertions, 0 deletions