]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915: Add debug print about hw config table size
authorJohn Harrison <John.C.Harrison@Intel.com>
Sat, 21 Dec 2024 01:19:25 +0000 (17:19 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Wed, 15 Jan 2025 18:56:33 +0000 (10:56 -0800)
commit1113fc0e826581bb56858b100cab46f1ceef69c7
tree4bb2190a2ea842bf802140fd44765946912d1cdd
parent9ef80eec5fab5dd840687f55a79c109777b2adf2
drm/i915: Add debug print about hw config table size

Add debug info to help investigate a very rare bug:
  https://gitlab.freedesktop.org/drm/i915/kernel/-/issues/13385

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Julia Filipchuk <julia.filipchuk@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241221011925.3944625-1-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_hwconfig.c