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
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-9
/
+9
2019-12-18
udmabuf: fix dma-buf cpu access
Gurchetan Singh
1
-4
/
+3
2019-12-18
dma-heap: Make the symbol 'dma_heap_ioctl_cmds' static
zhong jiang
1
-1
/
+1
2019-12-17
dma-buf: fix resource leak on -ENOTTY error return path
Colin Ian King
1
-1
/
+2
2019-12-17
dma-buf: heaps: Remove redundant heap identifier from system heap name
Andrew F. Davis
1
-1
/
+1
2019-12-17
dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier
Andrew F. Davis
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
12
-83
/
+1049
2019-12-11
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
3
-0
/
+186
2019-12-11
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
4
-0
/
+132
2019-12-11
dma-buf: heaps: Add heap helpers
John Stultz
4
-0
/
+327
2019-12-11
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
3
-0
/
+307
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2019-12-05
udmabuf: implement begin_cpu_access/end_cpu_access hooks
Gurchetan Singh
1
-0
/
+39
2019-12-05
udmabuf: separate out creating/destroying scatter-table
Gurchetan Singh
1
-7
/
+19
2019-12-05
udmabuf: add a pointer to the miscdevice in dma-buf private data
Gurchetan Singh
1
-4
/
+7
2019-12-05
udmabuf: use cache_sgt_mapping option
Gurchetan Singh
1
-4
/
+5
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+3
2019-11-26
udmabuf: Remove deleted map/unmap handlers.
Maarten Lankhorst
1
-16
/
+0
2019-11-25
dma-buf: Drop dma_buf_k(un)map
Daniel Vetter
1
-60
/
+3
2019-11-25
dma-buf: Fix memory leak in sync_file_merge()
Navid Emamdoost
1
-1
/
+1
2019-11-21
dma-resv: Also prime acquire ctx for lockdep
Daniel Vetter
1
-1
/
+7
2019-11-20
dma_resv: prime lockdep annotations
Steven Price
1
-2
/
+4
2019-11-06
dma_resv: prime lockdep annotations
Daniel Vetter
1
-0
/
+24
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
3
-279
/
+0
2019-10-30
Revert "dma-buf: heaps: Add heap helpers"
Sean Paul
4
-326
/
+0
2019-10-30
Revert "dma-buf: heaps: Add system heap to dmabuf heaps"
Sean Paul
4
-133
/
+0
2019-10-30
Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"
Sean Paul
3
-187
/
+0
2019-10-25
dma-buf: heaps: Add CMA heap to dmabuf heaps
John Stultz
3
-0
/
+187
2019-10-25
dma-buf: heaps: Add system heap to dmabuf heaps
John Stultz
4
-0
/
+133
2019-10-25
dma-buf: heaps: Add heap helpers
John Stultz
4
-0
/
+326
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
3
-0
/
+279
2019-10-24
dma-buf: stop using the dmabuf->lock so much v2
Christian König
1
-16
/
+2
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
1
-17
/
+101
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
3
-5
/
+3
2019-10-10
dma-buf/resv: fix exclusive fence get
Qiang Yu
1
-1
/
+1
2019-10-04
dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
Chris Wilson
1
-43
/
+35
2019-09-22
dma-buf/resv: fix exclusive fence get
Qiang Yu
1
-1
/
+1
2019-08-20
dmabuf: Mark up onstack timer for selftests
Chris Wilson
1
-1
/
+2
2019-08-20
dma-buf: Use %zu for printing sizeof
Chris Wilson
1
-1
/
+1
2019-08-19
dma-buf: Add selftests for dma-fence
Chris Wilson
3
-1
/
+578
2019-08-19
dma-buf: Introduce selftesting framework
Chris Wilson
5
-0
/
+217
2019-08-17
dma-fence: Store the timestamp in the same union as the cb_list
Chris Wilson
1
-7
/
+9
2019-08-17
dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal
Chris Wilson
1
-32
/
+12
2019-08-17
dma-fence: Avoid list_del during fence->cb_list iteration
Chris Wilson
1
-3
/
+6
2019-08-16
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2
-36
/
+104
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
4
-104
/
+97
2019-08-13
dma-buf: nuke reservation_object seq number
Christian König
1
-19
/
+5
2019-08-13
dma-buf/sw_sync: Synchronize signal vs syncpt free
Chris Wilson
1
-9
/
+7
2019-08-12
dma-fence: Report the composite sync_file status
Chris Wilson
1
-1
/
+1
2019-08-12
dma-fence: Propagate errors to dma-fence-array container
Chris Wilson
1
-1
/
+31
[next]