index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
/
drm-mm.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
1
-2
/
+2
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+13
2020-06-26
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-03
drm/doc: Some polish for shmem helpers
Daniel Vetter
1
-0
/
+12
2020-05-19
drm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-05-19
drm/doc: drop struct_mutex references
Emil Velikov
1
-5
/
+2
2020-04-09
drm/vram-helpers: Merge code into a single file
Thomas Zimmermann
1
-9
/
+0
2019-12-10
drm/doc: Drop :c:func: markup
Daniel Vetter
1
-37
/
+31
2019-09-23
Documentation/gpu: Fix no structured comments warning for drm_gem_ttm_helper.h
Sean Paul
1
-3
/
+0
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
1
-12
/
+0
2019-09-10
drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()
Gerd Hoffmann
1
-0
/
+12
2019-06-21
drm/prime: Update docs
Daniel Vetter
1
-36
/
+4
2019-05-15
drm: Integrate VRAM MM into struct drm_device
Thomas Zimmermann
1
-0
/
+6
2019-05-15
drm: Add VRAM MM, a simple memory manager for dedicated VRAM
Thomas Zimmermann
1
-1
/
+12
2019-05-15
drm: Add |struct drm_gem_vram_object| and helpers
Thomas Zimmermann
1
-0
/
+15
2018-11-30
Documentation: drm: Remove dangling pointer from drm-mm.rst
Sean Paul
1
-3
/
+0
2018-11-05
drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()
Thomas Zimmermann
1
-2
/
+2
2018-09-21
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-2
/
+2
2018-09-04
Document/gpu: Use new vm_fault_t type
Souptick Joarder
1
-1
/
+1
2018-08-27
drm/doc: Adapt GPU scheduler references for renamed C file
Michel Dänzer
1
-2
/
+2
2018-06-15
drm/doc: Add a label for the PRIME Buffer Sharing chapter
Michel Dänzer
1
-0
/
+2
2018-06-15
drm/doc: add a chapter for gpu scheduler
Nayan Deshmukh
1
-0
/
+18
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
1
-1
/
+1
2017-06-14
drm: introduce sync objects (v4)
Dave Airlie
1
-0
/
+12
2017-03-14
drm/doc: Consistent kerneldoc include order
Daniel Vetter
1
-12
/
+12
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
1
-0
/
+3
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
1
-8
/
+6
2017-01-31
Documentation/gpu: drm-mm.rst: fix formatting for struct vm_operations_struct
Liviu Dudau
1
-4
/
+11
2017-01-10
drm: Document drm_cache interface
Gabriel Krisman Bertazi
1
-0
/
+6
2017-01-06
drm: allow to use mmuless SoC
Benjamin Gaignard
1
-0
/
+11
2016-12-30
drm/mm: Some doc polish
Daniel Vetter
1
-1
/
+1
2016-12-30
drm: Update TTM initialization documentation
Gabriel Krisman Bertazi
1
-10
/
+17
2016-11-03
Documentation/gpu: use code-block with proper language
Jani Nikula
1
-1
/
+1
2016-08-16
drm/doc: Reorg drm-mm.rst
Daniel Vetter
1
-29
/
+29
2016-06-21
Documentation/gpu: split up mm, kms and kms-helpers from internals
Jani Nikula
1
-0
/
+454