index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
hw
Age
Commit message (
Expand
)
Author
2024-08-29
gpu: host1x: Add MLOCK recovery for rest of engines
Mikko Perttunen
2024-08-29
gpu: host1x: Handle CDMA wraparound when debug printing
Mikko Perttunen
2024-08-28
gpu: host1x: Request syncpoint IRQs only during probe
Mikko Perttunen
2023-10-11
gpu: host1x: Syncpoint interrupt sharding
Mikko Perttunen
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
2023-01-26
gpu: host1x: Don't skip assigning syncpoints to channels
Mikko Perttunen
2023-01-26
gpu: host1x: Fix mask for syncpoint increment register
Mikko Perttunen
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-08-13
gpu: host1x: debug: Dump DMASTART and DMAEND register
Thierry Reding
2021-08-13
gpu: host1x: debug: Dump only relevant parts of CDMA push buffer
Thierry Reding
2021-08-13
gpu: host1x: debug: Use dma_addr_t more consistently
Thierry Reding
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
2021-03-31
gpu: host1x: Fix Tegra194 syncpt interrupt threshold
Jon Hunter
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2020-07-17
gpu: host1x: debug: Dump push buffer state
Dmitry Osipenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-04-11
gpu: host1x: Program stream ID to bypass without SMMU
Arnd Bergmann
2019-04-11
gpu: host1x: Fix compile error when IOMMU API is not available
Stefan Agner
2019-02-07
gpu: host1x: Continue CDMA execution starting with a next job
Dmitry Osipenko
2019-02-07
gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAEND
Thierry Reding
2019-02-07
gpu: host1x: Support 40-bit addressing
Thierry Reding
2019-02-07
gpu: host1x: Program the channel stream ID
Thierry Reding
2018-11-29
gpu: host1x: Add Tegra194 support
Thierry Reding
2018-11-27
gpu: host1x: Fix syncpoint ID field size on Tegra186
Thierry Reding
2018-11-27
gpu: host1x: Resize channel register region on Tegra186 and later
Thierry Reding
2018-05-18
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
2017-10-20
gpu: host1x: Disassemble more instructions
Mikko Perttunen
2017-10-20
gpu: host1x: Improve debug disassembly formatting
Mikko Perttunen
2017-10-20
gpu: host1x: Enable gather filter
Mikko Perttunen
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-10-20
gpu: host1x: Add Tegra186 support
Mikko Perttunen
2017-08-17
gpu: host1x: Fix bitshift/mask multipliers
Mikko Perttunen
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-04-05
gpu: host1x: Add IOMMU support
Mikko Perttunen
2016-06-23
gpu: host1x: Remove redundant parentheses
Thierry Reding
2016-06-23
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
[next]