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