index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-14
gpu: host1x: Syncpoint interrupt performance optimization
Mikko Perttunen
1
-9
/
+47
2025-09-11
gpu: host1x: Wait prefences outside MLOCK
Mikko Perttunen
1
-40
/
+66
2024-08-29
gpu: host1x: Add MLOCK recovery for rest of engines
Mikko Perttunen
1
-0
/
+12
2024-08-29
gpu: host1x: Handle CDMA wraparound when debug printing
Mikko Perttunen
1
-3
/
+12
2024-08-28
gpu: host1x: Request syncpoint IRQs only during probe
Mikko Perttunen
1
-34
/
+3
2023-10-11
gpu: host1x: Syncpoint interrupt sharding
Mikko Perttunen
1
-12
/
+34
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
1
-7
/
+5
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
1
-1
/
+1
2023-01-26
gpu: host1x: Rewrite syncpoint interrupt handling
Mikko Perttunen
1
-54
/
+20
2023-01-26
gpu: host1x: Implement job tracking using DMA fences
Mikko Perttunen
1
-21
/
+27
2023-01-26
gpu: host1x: Don't skip assigning syncpoints to channels
Mikko Perttunen
1
-3
/
+0
2023-01-26
gpu: host1x: Fix mask for syncpoint increment register
Mikko Perttunen
3
-3
/
+3
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
1
-0
/
+1
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2
-0
/
+41
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
1
-59
/
+85
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
8
-0
/
+310
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
1
-0
/
+11
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
7
-703
/
+156
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
3
-4
/
+68
2021-12-16
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
1
-22
/
+22
2021-08-13
gpu: host1x: debug: Dump DMASTART and DMAEND register
Thierry Reding
2
-3
/
+21
2021-08-13
gpu: host1x: debug: Dump only relevant parts of CDMA push buffer
Thierry Reding
1
-10
/
+7
2021-08-13
gpu: host1x: debug: Use dma_addr_t more consistently
Thierry Reding
1
-4
/
+4
2021-08-10
gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
Mikko Perttunen
7
-22
/
+132
2021-08-10
gpu: host1x: Add no-recovery mode
Mikko Perttunen
1
-1
/
+1
2021-03-31
gpu: host1x: Fix Tegra194 syncpt interrupt threshold
Jon Hunter
1
-1
/
+1
2021-03-31
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
3
-8
/
+6
2020-07-17
gpu: host1x: debug: Dump push buffer state
Dmitry Osipenko
1
-0
/
+6
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
[next]