commit | 72230b874a2071593e9f493bee072e41cc734646 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Fri Jul 05 22:52:02 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Jul 06 10:20:40 2019 +0100 |
tree | bdb6f54505ced29c16ec2903edaed14b3032db9b | |
parent | f20f272f104f224010b955c2c49b0dcb4ca02e4f [diff] |
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