diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-23 15:46:48 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2014-09-24 11:42:58 +1000 |
commit | 197633b924517082327b66db6caf34bae720ea4e (patch) | |
tree | 565a2797cb56648cc7524249252cc27dc03f89e9 /include/drm | |
parent | 884c6dabb0eafe7227f099c9e78e514191efaf13 (diff) |
drm/gem: Don't call drm_mmap from drm_gem_mmap
The only user I could dig out was i915 back when ums+gem was still a
thing. But we've just very much killed that, and even when someone
screams about that we should resurrect that with a special hack
(wrapping drm_gem_mmap) in i915, not in the core code.
So good riddance to another entry point of the legacy buffer mapping
code.
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm')
0 files changed, 0 insertions, 0 deletions