diff options
author | Sascha Hauer <[email protected]> | 2012-06-27 15:30:18 +0200 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2012-09-18 12:28:21 +0200 |
commit | b9d474500546160dd6af35f60cd8bc20edd13807 (patch) | |
tree | 47684d34316269a4955dfdad7b9972f3aac6ae9d /fs/jbd2/commit.c | |
parent | 0b2443ed4e07d7973e4554a2cc166bc35447b59e (diff) |
DRM: Add DRM GEM CMA helper
Many embedded drm devices do not have a IOMMU and no dedicated
memory for graphics. These devices use CMA (Contiguous Memory
Allocator) backed graphics memory. This patch provides helper
functions to be able to share the code. The code technically does
not depend on CMA as the backend allocator, the name has been chosen
because CMA makes for a nice, short but still descriptive function
prefix.
Signed-off-by: Sascha Hauer <[email protected]>
Tested-by: Lars-Peter Clausen <[email protected]>
[Make DRM_GEM_CMA_HELPER a boolean Kconfig option]
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions