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