]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gtt: Tear down setup and cleanup macros for page dma
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Fri, 5 Jul 2019 21:52:02 +0000 (22:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 6 Jul 2019 09:20:40 +0000 (10:20 +0100)
commit14f33542802befe9a4f289bd66b03d0ac7c17b61
treebdb6f54505ced29c16ec2903edaed14b3032db9b
parentf1c12719676123c84b26d28d83b058f7e2ff6e1e
drm/i915/gtt: Tear down setup and cleanup macros for page dma

We don't use common codepaths to setup and cleanup page
directories vs page tables. So their setup and cleanup macros
are of no use and can be removed.

Signed-off-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20190705215204.4559-2-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem_gtt.c