OSDN Git Service

drm/i915: Remove i915_gem_object_get_dirty_page()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Jul 2020 17:37:48 +0000 (18:37 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Jul 2020 21:05:51 +0000 (22:05 +0100)
commit763fedd6a216f94c2eb98d2f7ca21be3d3806e69
tree7fb4930685344a6544c5b18d4700993e1b48f9ca
parent89d19b2b456af1b8e009eee5966bf29c850b200a
drm/i915: Remove i915_gem_object_get_dirty_page()

Last user removed, remove the get_dirty_page convenience function.

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/20200708173748.32734-4-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gem/i915_gem_object.h
drivers/gpu/drm/i915/gem/i915_gem_pages.c