index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
cdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static
Ben Dooks (Codethink)
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
1
-12
/
+11
2019-02-07
gpu: host1x: Don't complete a completed job
Dmitry Osipenko
1
-8
/
+14
2019-02-07
gpu: host1x: Cancel only job that actually got stuck
Dmitry Osipenko
1
-26
/
+7
2019-02-07
gpu: host1x: Optimize CDMA push buffer memory usage
Thierry Reding
1
-4
/
+25
2019-02-07
gpu: host1x: Introduce support for wide opcodes
Thierry Reding
1
-0
/
+92
2019-02-04
gpu: host1x: Use completion instead of semaphore
Arnd Bergmann
1
-3
/
+3
2018-05-18
gpu: host1x: Store pointer to client in jobs
Thierry Reding
1
-1
/
+1
2018-05-18
gpu: host1x: Fix compiler errors by converting to dma_addr_t
Emil Goode
1
-1
/
+1
2018-05-17
gpu: host1x: Fix dma_free_wc() argument in the error path
Dmitry Osipenko
1
-1
/
+1
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
1
-16
/
+58
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
1
-8
/
+18
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
1
-2
/
+6
2016-06-23
gpu: host1x: cdma: Drop unnecessary local variable
Thierry Reding
1
-4
/
+4
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-4
/
+4
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
1
-1
/
+1
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
1
-1
/
+1
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
1
-0
/
+4
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+487