index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
channel.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2023-10-11
gpu: host1x: Stop CDMA before suspending
Mikko Perttunen
2023-10-11
gpu: host1x: Add locking in channel allocation
Mikko Perttunen
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2021-12-16
gpu: host1x: Add host1x_channel_stop()
Dmitry Osipenko
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2017-10-20
gpu: host1x: Fix incorrect comment for channel_request
Mikko Perttunen
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2016-06-23
gpu: host1x: channel: Use correct type
Thierry Reding
2016-06-23
gpu: host1x: Consistently use unsigned int for counts
Thierry Reding
2013-12-19
gpu: host1x: Export public API
Thierry Reding
2013-04-22
gpu: host1x: Add channel support
Terje Bergstrom