OSDN Git Service

intel: Export raw GEM mmap interfaces
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 May 2015 12:39:55 +0000 (13:39 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 22 Oct 2016 08:32:54 +0000 (09:32 +0100)
commit455e9b491723b89b19b6efc6590fc9c5558f7858
tree3f8a595b953e44cd47f276494dc3679f896e6302
parent2d8c01f256011c013edf3a76672d6ce9e2b05d8f
intel: Export raw GEM mmap interfaces

Export a set of interfaces to allow the caller to have precise control
over mapping the buffer - but still provide caching of the mmaps between
callers.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
intel/intel_bufmgr.h
intel/intel_bufmgr_gem.c