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
/
include
/
linux
/
host1x.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
1
-0
/
+8
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
1
-0
/
+34
2022-04-06
gpu: host1x: Do not use mapping cache for job submissions
Thierry Reding
1
-0
/
+5
2022-04-06
gpu: host1x: Fix a kernel-doc warning
Randy Dunlap
1
-0
/
+1
2021-12-16
gpu: host1x: Add host1x_channel_stop()
Dmitry Osipenko
1
-0
/
+1
2021-12-16
drm/tegra: Add NVDEC driver
Mikko Perttunen
1
-0
/
+2
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
1
-10
/
+43
2021-12-16
drm/tegra: Implement correct DMA-BUF semantics
Thierry Reding
1
-10
/
+20
2021-08-10
gpu: host1x: Add option to skip firewall for a job
Mikko Perttunen
1
-1
/
+5
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
1
-2
/
+4
2021-08-10
gpu: host1x: Add job release callback
Mikko Perttunen
1
-0
/
+4
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
1
-0
/
+9
2021-08-10
gpu: host1x: Add DMA fence implementation
Mikko Perttunen
1
-0
/
+2
2021-05-17
gpu: host1x: Split up client initalization and registration
Thierry Reding
1
-6
/
+24
2021-03-31
gpu: host1x: Add early init and late exit callbacks
Thierry Reding
1
-0
/
+4
2021-03-31
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
1
-0
/
+3
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
1
-3
/
+5
2021-03-30
gpu: host1x: Allow syncpoints without associated client
Mikko Perttunen
1
-0
/
+3
2021-03-30
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
1
-1
/
+8
2020-08-28
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
1
-2
/
+2
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
1
-0
/
+1
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
1
-1
/
+2
2020-06-16
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+3
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
1
-0
/
+3
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-2
/
+13
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
1
-0
/
+11
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-13
/
+0
2019-11-26
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
1
-13
/
+0
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+4
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
1
-7
/
+10
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
1
-0
/
+3
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
1
-1
/
+1
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-0
/
+2
2019-06-05
gpu: host1x: Increase maximum DMA segment size
Thierry Reding
1
-0
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2018-05-18
gpu: host1x: Use not explicitly sized types
Thierry Reding
1
-2
/
+2
2018-05-18
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
1
-1
/
+1
2018-05-18
gpu: host1x: Store pointer to client in jobs
Thierry Reding
1
-1
/
+2
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
1
-14
/
+1
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
1
-1
/
+1
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
1
-1
/
+0
2017-06-15
gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
Dmitry Osipenko
1
-1
/
+1
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
1
-0
/
+3
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
1
-0
/
+7
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
1
-0
/
+25
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
1
-0
/
+1
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
1
-0
/
+2
2015-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
1
-0
/
+1
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
1
-3
/
+15
[next]