Age | Commit message (Expand) | Author |
2017-12-04 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-11-15 | drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1 | Liviu Dudau |
2017-11-11 | drm/cma-helper: Remove drm_fb_cma_debugfs_show() | Noralf Trønnes |
2017-11-11 | drm/cma-helper: Add drm_gem_cma_print_info() | Noralf Trønnes |
2017-11-11 | drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro | Noralf Trønnes |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-16 | drm/gem-cma-helper: Remove drm_gem_cma_dumb_map_offset() | Noralf Trønnes |
2017-04-18 | drm/cma: Fix recent regression of mmap() in the MMU case. | Eric Anholt |
2017-04-14 | drm/cma: Update DEFINE_DRM_GEM_CMA_FOPS to add get_unmapped_area | Yannick Fertre |
2017-03-14 | drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers | Daniel Vetter |
2017-01-06 | drm: allow to use mmuless SoC | Benjamin Gaignard |
2014-11-13 | drm/cma: Introduce drm_gem_cma_dumb_create_internal() | Thierry Reding |
2014-11-13 | drm/doc: Add GEM/CMA helpers to kerneldoc | Thierry Reding |
2014-09-30 | drm: Pass dma-buf as argument to gem_prime_import_sg_table | Maarten Lankhorst |
2014-09-24 | drm: Extract <drm/drm_gem.h> | Daniel Vetter |
2014-04-04 | drm/cma: include <drm/drmP.h> as needed | Shawn Guo |
2013-08-07 | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter |
2013-07-05 | drm/cma: remove GEM CMA specific dma_buf functionality | Joonyoung Shim |
2013-07-05 | drm/cma: add low-level hook functions to use prime helpers | Joonyoung Shim |
2013-06-08 | drm: GEM CMA: Add DRM PRIME support | Laurent Pinchart |
2013-02-17 | drm/cma: add debugfs helpers | Rob Clark |
2012-09-18 | DRM: Add DRM GEM CMA helper | Sascha Hauer |