index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
/
drm-mm.rst
Age
Commit message (
Expand
)
Author
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