index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
syncpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: host1x: Don't rely on dma_fence_wait_timeout return value
Mikko Perttunen
2023-04-04
1
-1
/
+7
*
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
2023-01-26
1
-1
/
+3
*
gpu: host1x: Implement syncpoint wait using DMA fences
Mikko Perttunen
2023-01-26
1
-76
/
+20
*
gpu: host1x: Always return syncpoint value when waiting
Mikko Perttunen
2022-02-16
1
-17
/
+2
*
gpu: host1x: Fix hang on Tegra186+
Dmitry Osipenko
2022-01-27
1
-8
/
+8
*
gpu: host1x: Add initial runtime PM and OPP support
Dmitry Osipenko
2021-12-16
1
-3
/
+2
*
gpu: host1x: Add no-recovery mode
Mikko Perttunen
2021-08-10
1
-0
/
+2
*
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
2021-03-31
1
-1
/
+34
*
gpu: host1x: Reset max value when freeing a syncpoint
Mikko Perttunen
2021-03-31
1
-0
/
+2
*
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2021-03-31
1
-18
/
+57
*
gpu: host1x: Use HW-equivalent syncpoint expiration check
Mikko Perttunen
2021-03-30
1
-49
/
+2
*
gpu: host1x: Remove cancelled waiters immediately
Mikko Perttunen
2021-03-30
1
-1
/
+1
*
gpu: host1x: Allow syncpoints without associated client
Mikko Perttunen
2021-03-30
1
-12
/
+25
*
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2020-01-10
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
1
-12
/
+1
*
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
1
-1
/
+1
*
gpu: host1x: Cleanup loop variable usage
Thierry Reding
2018-05-18
1
-1
/
+1
*
gpu: host1x: Remove wait check support
Thierry Reding
2018-05-18
1
-6
/
+0
*
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-10-20
1
-0
/
+8
*
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-10-20
1
-8
/
+8
*
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-06-15
1
-11
/
+70
*
gpu: host1x: Fix potential out-of-bounds access
Thierry Reding
2017-04-04
1
-1
/
+1
*
gpu: host1x: Add locking to syncpt
Arto Merilainen
2016-11-11
1
-4
/
+19
*
gpu: host1x: Remove useless local variable
Thierry Reding
2016-06-23
1
-4
/
+2
*
gpu: host1x: Whitespace cleanup for readability
Thierry Reding
2016-06-23
1
-2
/
+22
*
gpu: host1x: Fix a couple of checkpatch warnings
Thierry Reding
2016-06-23
1
-1
/
+4
*
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-06-23
1
-2
/
+2
*
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
1
-3
/
+3
*
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2016-06-23
1
-7
/
+8
*
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
2015-04-02
1
-0
/
+6
*
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
2014-04-04
1
-0
/
+1
*
gpu: host1x: Export public API
Thierry Reding
2013-12-19
1
-0
/
+9
*
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
1
-2
/
+53
*
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
2013-10-31
1
-7
/
+11
*
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
1
-0
/
+19
*
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
2013-06-22
1
-13
/
+2
*
gpu: host1x: Fix client_managed type
Arto Merilainen
2013-06-22
1
-4
/
+4
*
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
2013-06-22
1
-1
/
+2
*
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
1
-0
/
+5
*
gpu: host1x: Add channel support
Terje Bergstrom
2013-04-22
1
-0
/
+11
*
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
2013-04-22
1
-0
/
+159
*
gpu: host1x: Add host1x driver
Terje Bergstrom
2013-04-22
1
-0
/
+212