]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite908bc6c2acfa14c9f0188704c1a68e3da865939
tree7fb4930685344a6544c5b18d4700993e1b48f9ca
parent881e56bf1102b4686cd3632cdf44173957e0c1c4
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