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
/
drivers
/
gpu
/
host1x
/
cdma.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
2019-02-07
gpu: host1x: Don't complete a completed job
Dmitry Osipenko
2019-02-07
gpu: host1x: Cancel only job that actually got stuck
Dmitry Osipenko
2019-02-07
gpu: host1x: Optimize CDMA push buffer memory usage
Thierry Reding
2019-02-07
gpu: host1x: Introduce support for wide opcodes
Thierry Reding
2019-02-04
gpu: host1x: Use completion instead of semaphore
Arnd Bergmann
2018-05-18
gpu: host1x: Store pointer to client in jobs
Thierry Reding
2018-05-18
gpu: host1x: Fix compiler errors by converting to dma_addr_t
Emil Goode
2018-05-17
gpu: host1x: Fix dma_free_wc() argument in the error path
Dmitry Osipenko
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
gpu: host1x: cdma: Drop unnecessary local variable
Thierry Reding
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom