OSDN Git Service

drm/i915: Combine cleanup_status_page()
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 3 Sep 2018 15:23:03 +0000 (16:23 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 3 Sep 2018 16:55:58 +0000 (17:55 +0100)
commita0e731f4e26c4d774e71f9e69fff3e88d49dd34f
tree67cacc1133470a615a21c4a38b308f07b7e1f6c1
parent46223993c2e4fbbb5bd35b5abef0c6b663ebba58
drm/i915: Combine cleanup_status_page()

Pull the physical status page cleanup into a common
cleanup_status_page() for caller simplicity.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180903152304.31589-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_engine_cs.c