]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/uc: Include requested frequency in slow firmware load messages
authorJohn Harrison <John.C.Harrison@Intel.com>
Sat, 21 Dec 2024 01:43:29 +0000 (17:43 -0800)
committerJohn Harrison <John.C.Harrison@Intel.com>
Fri, 17 Jan 2025 19:29:08 +0000 (11:29 -0800)
commit709631924ee544ba0b661c41b442427897569f30
tree1718e06c583a19839e289302fe458ea94587ac6d
parent1113fc0e826581bb56858b100cab46f1ceef69c7
drm/i915/uc: Include requested frequency in slow firmware load messages

To aid debug of sporadic issues, include the requested frequency in
the debug message as well as the actual frequency. That way we know
for certain that the clamping is not because the driver forgot to ask.

Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241221014329.4048408-1-John.C.Harrison@Intel.com
drivers/gpu/drm/i915/gt/uc/intel_guc_fw.c
drivers/gpu/drm/i915/gt/uc/intel_huc.c