index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
cdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
gpu: host1x: remove redundant assignment to variable space
Colin Ian King
1
-2
/
+1
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
1
-3
/
+11
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-1
/
+1
2022-07-08
gpu: host1x: Generalize host1x_cdma_push_wide()
Mikko Perttunen
1
-15
/
+9
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
1
-2
/
+17
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
1
-6
/
+52
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
1
-8
/
+3
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