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
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
1
-12
/
+1
2019-02-07
gpu: host1x: Support 40-bit addressing on Tegra186
Thierry Reding
1
-1
/
+1
2019-02-07
gpu: host1x: Restrict IOVA space to DMA mask
Thierry Reding
1
-3
/
+6
2019-02-04
gpu: host1x: Set up stream ID table
Thierry Reding
1
-0
/
+38
2018-11-29
gpu: host1x: Add Tegra194 support
Thierry Reding
1
-0
/
+13
2018-09-26
gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
Dmitry Osipenko
1
-1
/
+12
2018-07-09
gpu: host1x: Skip IOMMU initialization if firewall is enabled
Dmitry Osipenko
1
-0
/
+3
2018-05-17
gpu: host1x: Acquire a reference to the IOVA cache
Thierry Reding
1
-1
/
+10
2017-12-21
gpu: host1x: Use IOMMU groups
Thierry Reding
1
-7
/
+15
2017-12-13
gpu: host1x: Rewrite conditional for better readability
Thierry Reding
1
-5
/
+7
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-14
/
+55
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
1
-5
/
+50
2017-10-20
gpu: host1x: Use of_device_get_match_data()
Thierry Reding
1
-9
/
+5
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-08-21
Merge tag 'drm/tegra/for-4.14-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+2
2017-08-17
gpu: host1x: fix error return code in host1x_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2017-06-20
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixes
Sean Paul
1
-2
/
+5
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
1
-2
/
+5
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-04-05
gpu: host1x: Support module reset
Thierry Reding
1
-1
/
+17
2017-04-05
gpu: host1x: Sort includes alphabetically
Thierry Reding
1
-8
/
+9
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
1
-2
/
+39
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
1
-7
/
+7
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
1
-1
/
+1
2016-03-04
gpu: host1x: Set DMA mask
Alexandre Courbot
1
-0
/
+7
2015-12-14
gpu: host1x: Add Tegra210 support
Thierry Reding
1
-0
/
+11
2015-12-14
gpu: host1x: Use platform_register/unregister_drivers()
Thierry Reding
1
-14
/
+8
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
1
-3
/
+3
2013-12-19
gpu: host1x: Add Tegra124 support
Thierry Reding
1
-0
/
+11
2013-12-19
gpu: host1x: Add MIPI pad calibration support
Thierry Reding
1
-4
/
+13
2013-10-31
gpu: host1x: Disable clock on probe failure
Wei Yongjun
1
-1
/
+3
2013-10-31
gpu: host1x: Add support for Tegra114
Thierry Reding
1
-0
/
+11
2013-10-31
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
1
-43
/
+17
2013-10-31
gpu: host1x: Do not discard .remove()
Thierry Reding
1
-4
/
+3
2013-10-31
drm/tegra: Rename host1x_drm structure to tegra_drm
Thierry Reding
1
-1
/
+1
2013-09-03
gpu: host1x: Check for valid host1x pointer
Thierry Reding
1
-1
/
+1
2013-04-22
drm/tegra: Add gr2d device
Terje Bergstrom
1
-0
/
+7
2013-04-22
gpu: host1x: Remove second host1x driver
Terje Bergstrom
1
-2
/
+56
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
1
-0
/
+3
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
1
-0
/
+17
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
1
-0
/
+12
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom
1
-0
/
+153