index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
syncpt.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2018-05-18
gpu: host1x: Drop unnecessary host1x argument
Thierry Reding
2018-05-18
gpu: host1x: Cleanup loop variable usage
Thierry Reding
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
2017-10-20
gpu: host1x: Enable Tegra186 syncpoint protection
Mikko Perttunen
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-04-04
gpu: host1x: Fix potential out-of-bounds access
Thierry Reding
2016-11-11
gpu: host1x: Add locking to syncpt
Arto Merilainen
2016-06-23
gpu: host1x: Remove useless local variable
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
2016-06-23
gpu: host1x: syncpt: Use kcalloc() instead of kzalloc()
Thierry Reding
2016-06-23
gpu: host1x: Use unsigned int consistently for IDs
Thierry Reding
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2015-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
2014-04-04
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
2013-12-19
gpu: host1x: Export public API
Thierry Reding
2013-10-31
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-06-22
gpu: host1x: Rework CPU syncpoint increment
Arto Merilainen
2013-06-22
gpu: host1x: Fix client_managed type
Arto Merilainen
2013-06-22
gpu: host1x: Fix memory access in syncpt request
Arto Merilainen
2013-04-22
gpu: host1x: Add debug support
Terje Bergstrom
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom
2013-04-22
gpu: host1x: Add syncpoint wait and interrupts
Terje Bergstrom
2013-04-22
gpu: host1x: Add host1x driver
Terje Bergstrom