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
starfive-6.6.48-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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
3
-30
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
40
-498
/
+40
2019-04-11
gpu: host1x: Program stream ID to bypass without SMMU
Arnd Bergmann
1
-2
/
+6
2019-04-11
gpu: host1x: Fix compile error when IOMMU API is not available
Stefan Agner
1
-1
/
+1
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
1
-14
/
+0
2019-02-07
gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND
Thierry Reding
1
-2
/
+2
2019-02-07
gpu: host1x: Support 40-bit addressing
Thierry Reding
4
-10
/
+62
2019-02-07
gpu: host1x: Program the channel stream ID
Thierry Reding
5
-0
/
+37
2018-11-29
gpu: host1x: Add Tegra194 support
Thierry Reding
8
-1
/
+481
2018-11-27
gpu: host1x: Fix syncpoint ID field size on Tegra186
Thierry Reding
1
-1
/
+1
2018-11-27
gpu: host1x: Resize channel register region on Tegra186 and later
Thierry Reding
1
-2
/
+5
2018-05-18
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
1
-1
/
+1
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
2
-13
/
+1
2017-10-20
gpu: host1x: Disassemble more instructions
Mikko Perttunen
3
-6
/
+58
2017-10-20
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
3
-25
/
+38
2017-10-20
gpu: host1x: Enable gather filter
Mikko Perttunen
3
-0
/
+46
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2
-0
/
+48
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
15
-162
/
+820
2017-08-17
gpu: host1x: Fix bitshift/mask multipliers
Mikko Perttunen
2
-13
/
+13
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
1
-4
/
+0
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
1
-9
/
+7
2016-06-23
gpu: host1x: Remove redundant parentheses
Thierry Reding
1
-1
/
+1
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
5
-17
/
+23
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2
-4
/
+5
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
4
-9
/
+13
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
4
-11
/
+14
2016-06-23
gpu: host1x: hw: intr_hw: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+6
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-1
/
+1
2015-12-14
gpu: host1x: Add Tegra210 support
Thierry Reding
6
-0
/
+755
2015-10-02
gpu: host1x: Fix MLOCK's debug info
Dmitry Osipenko
4
-13
/
+13
2014-11-13
gpu: host1x: Print address/offset pairs consistently
Thierry Reding
2
-4
/
+4
2014-11-13
gpu: host1x: Fix typo in comment
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
1
-2
/
+2
2014-11-13
gpu: host1x: Use struct host1x_bo pointers in traces
Thierry Reding
1
-4
/
+8
2014-04-16
gpu: host1x: handle the correct # of syncpt regs
Stephen Warren
1
-2
/
+2
2014-01-14
gpu: host1x: Remove unnecessary include
Thierry Reding
1
-1
/
+0
2013-12-19
gpu: host1x: Add Tegra124 support
Thierry Reding
6
-0
/
+755
2013-12-19
gpu: host1x: Use the correct HW headers for host1x02
Thierry Reding
3
-2
/
+150
2013-11-28
gpu: host1x: Silence a few warnings with LPAE=y
Olof Johansson
2
-4
/
+4
2013-10-31
gpu: host1x: Add syncpoint base support
Arto Merilainen
2
-0
/
+26
2013-10-31
gpu: host1x: Add support for Tegra114
Thierry Reding
5
-0
/
+607
2013-10-31
gpu: host1x: Use relative include paths
Thierry Reding
6
-24
/
+24
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2
-2
/
+0
2013-10-31
gpu: host1x: Make host1x header file public
Thierry Reding
1
-1
/
+2
2013-10-31
gpu: host1x: Cleanup includes
Thierry Reding
1
-7
/
+0
2013-10-31
gpu: host1x: Remove unused Makefile
Thierry Reding
1
-6
/
+0
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
2
-8
/
+6
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
8
-0
/
+491
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
8
-0
/
+881
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
3
-0
/
+187
[next]