]> Git Repo - linux.git/commit
drm/i915: Stub out i915_gpu_coredump_put
authorChris Wilson <[email protected]>
Fri, 24 Jan 2020 19:22:55 +0000 (19:22 +0000)
committerJani Nikula <[email protected]>
Wed, 12 Feb 2020 11:24:34 +0000 (13:24 +0200)
commit9556e5c7c40e3d2e7c9417d1e766e3bd88b598e5
tree32d5516360004141b7ddc3cc781a135f20a3779a
parente4edd4fcbf4daf9d4319bef0bfaf350cb672239a
drm/i915: Stub out i915_gpu_coredump_put

i915_gpu_coreddump_put is currently only defined if
CONFIG_DRM_I915_CAPTURE_ERROR is enabled, provide a stub otherwise.

Reported-by: Mike Lothian <[email protected]>
Fixes: 742379c0c400 ("drm/i915: Start chopping up the GPU error capture")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mike Lothian <[email protected]>
Cc: Andi Shyti <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 7e36505d0cf82f2920f2fd22ebb14a8b540396a3)
Signed-off-by: Jani Nikula <[email protected]>
drivers/gpu/drm/i915/i915_gpu_error.h
This page took 0.057194 seconds and 4 git commands to generate.