commit | cba6dba4e5b4b74589e97a02291f6e2182b502fe | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 05 11:22:47 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu May 05 14:16:39 2016 +0100 |
tree | 4e05dfa6bac5ea81c01ebef19a13e89035690951 | |
parent | 1ca3712ca3429a617ed6c5f87718e4f6fe4ae0c6 [diff] |
drm/i915: Unexport i915_ppgtt_init() As i915_ppgtt_init() is not used outside of i915_gem_gtt.c we can make it static. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1462443767-5194-1-git-send-email-chris@chris-wilson.co.uk Reviewed-by: Matthew Auld <matthew.auld@intel.com>