Age | Commit message (Expand) | Author |
2021-08-16 | drm/ttm: ttm_bo_device is now ttm_device | Jason Ekstrand |
2021-06-07 | drm: Add a prefetching memcpy_from_wc | Thomas Hellström |
2020-09-25 | drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver | Thomas Zimmermann |
2020-08-05 | Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-06-26 | docs: move nommu-mmap.txt to admin-guide and rename to ReST | Mauro Carvalho Chehab |
2020-06-03 | drm/doc: Some polish for shmem helpers | Daniel Vetter |
2020-05-19 | drm: remove _unlocked suffix in drm_gem_object_put_unlocked | Emil Velikov |
2020-05-19 | drm/doc: drop struct_mutex references | Emil Velikov |
2020-04-09 | drm/vram-helpers: Merge code into a single file | Thomas Zimmermann |
2019-12-10 | drm/doc: Drop :c:func: markup | Daniel Vetter |
2019-09-23 | Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h | Sean Paul |
2019-09-12 | drm/vram: Move VRAM memory manager to GEM VRAM implementation | Thomas Zimmermann |
2019-09-10 | drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info() | Gerd Hoffmann |
2019-06-21 | drm/prime: Update docs | Daniel Vetter |
2019-05-15 | drm: Integrate VRAM MM into struct drm_device | Thomas Zimmermann |
2019-05-15 | drm: Add VRAM MM, a simple memory manager for dedicated VRAM | Thomas Zimmermann |
2019-05-15 | drm: Add |struct drm_gem_vram_object| and helpers | Thomas Zimmermann |
2018-11-30 | Documentation: drm: Remove dangling pointer from drm-mm.rst | Sean Paul |
2018-11-05 | drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}() | Thomas Zimmermann |
2018-09-21 | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-09-04 | Document/gpu: Use new vm_fault_t type | Souptick Joarder |
2018-08-27 | drm/doc: Adapt GPU scheduler references for renamed C file | Michel Dänzer |
2018-06-15 | drm/doc: Add a label for the PRIME Buffer Sharing chapter | Michel Dänzer |
2018-06-15 | drm/doc: add a chapter for gpu scheduler | Nayan Deshmukh |
2017-07-26 | drm/syncobj: Fix kerneldoc | Daniel Vetter |
2017-07-26 | drm: Update docs around gem_free_object | Daniel Vetter |
2017-06-14 | drm: introduce sync objects (v4) | Dave Airlie |
2017-03-14 | drm/doc: Consistent kerneldoc include order | Daniel Vetter |
2017-03-09 | drm: Extract drm_prime.h | Daniel Vetter |
2017-02-28 | drm: Introduce drm_gem_object_{get,put}() | Thierry Reding |
2017-01-31 | Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct | Liviu Dudau |
2017-01-10 | drm: Document drm_cache interface | Gabriel Krisman Bertazi |
2017-01-06 | drm: allow to use mmuless SoC | Benjamin Gaignard |
2016-12-30 | drm/mm: Some doc polish | Daniel Vetter |
2016-12-30 | drm: Update TTM initialization documentation | Gabriel Krisman Bertazi |
2016-11-03 | Documentation/gpu: use code-block with proper language | Jani Nikula |
2016-08-16 | drm/doc: Reorg drm-mm.rst | Daniel Vetter |
2016-06-21 | Documentation/gpu: split up mm, kms and kms-helpers from internals | Jani Nikula |