Historique des commits

Auteur SHA1 Message Date
  Benjamin Gaignard 62a0d98a18 drm: allow to use mmuless SoC il y a 8 ans
  Daniel Vetter 421242aab3 drm/cma-helpers: Use recommened kerneldoc for struct member refs il y a 8 ans
  Chris Wilson afe705be38 drm: Wrap direct calls to driver->gem_free_object from CMA il y a 9 ans
  Chris Wilson a8ad0bd84f drm: Remove unused drm_device from drm_gem_object_lookup() il y a 9 ans
  Luis R. Rodriguez f6e45661f9 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() il y a 9 ans
  Eric Anholt 50cbc13246 drm: Use the driver's gem_object_free function from CMA helpers. il y a 9 ans
  Eric Anholt 10028c5ab1 drm: Create a driver hook for allocating GEM object structs. il y a 9 ans
  Linus Torvalds 3e82806b97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux il y a 9 ans
  Daniel Vetter 4e270f0880 drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj il y a 9 ans
  Daniel Vetter 141518b64f drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl il y a 10 ans
  Daniel Vetter 9e75c0ef14 drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show il y a 10 ans
  Magnus Damm 30c4cf3b53 drm/cma: Fix 64-bit size_t build warnings il y a 10 ans
  Thierry Reding 7ff7f0a1a9 drm/cma: Remove call to drm_gem_free_mmap_offset() il y a 10 ans
  Thierry Reding 6d1782919d drm/cma: Introduce drm_gem_cma_dumb_create_internal() il y a 10 ans
  Thierry Reding d7883f8759 drm/doc: Add GEM/CMA helpers to kerneldoc il y a 10 ans
  Maarten Lankhorst b5e9c1a25f drm: Pass dma-buf as argument to gem_prime_import_sg_table il y a 11 ans
  Sachin Kamat e7c3634713 drm: gem_cma: Use ERR_CAST helper il y a 11 ans
  Laurent Pinchart f4d1b02129 drm: gem-cma: Fix warnings due to improper printk formats il y a 11 ans
  Laurent Pinchart b65e64f7cc drm/cma: Use dma_mmap_writecombine() to mmap buffer il y a 11 ans
  Joonyoung Shim 7550e3668c drm/cma: remove to make sg_table when gem cma is created il y a 11 ans
  Linus Torvalds a09e9a7a4b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux il y a 12 ans
  Daniel Vetter 43387b37fa drm/gem: create drm_gem_dumb_destroy il y a 12 ans
  David Herrmann 0de23977cf drm/gem: convert to new unified vma manager il y a 12 ans
  Sachin Kamat b03cda5145 drm/cma: Replace PTR_RET with PTR_ERR_OR_ZERO il y a 12 ans
  Joonyoung Shim 6d35dea107 drm/cma: remove GEM CMA specific dma_buf functionality il y a 12 ans
  Joonyoung Shim 78467dc5f7 drm/cma: add low-level hook functions to use prime helpers il y a 12 ans
  YoungJun Cho 4368dd846d drm/gem: add mutex lock when using drm_gem_mmap_obj il y a 12 ans
  Thomas Meyer f6fb754dc6 drm/cma: Cocci spatch "ptr_ret.spatch" il y a 12 ans
  Laurent Pinchart 71d7282a0f drm: GEM CMA: Add DRM PRIME support il y a 12 ans
  Laurent Pinchart ebaf9e033e drm: GEM CMA: Split object mapping into GEM mapping and CMA mapping il y a 12 ans