index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
host1x
/
context.c
Age
Commit message (
Expand
)
Author
2026-07-16
gpu: host1x: Correctly parse linear ranges of context devices
Mikko Perttunen
2026-05-28
gpu: host1x: Fix missing 'host1x_context_device_bus_type'
Ben Dooks
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-15
gpu: host1x: Set up device DMA parameters
Thierry Reding
2023-10-11
gpu: host1x: Correct allocated size for contexts
Johnny Liu
2023-07-27
gpu: host1x: Return error when context device not attached to IOMMU
Mikko Perttunen
2023-07-21
gpu/host1x: Explicitly include correct DT includes
Rob Herring
2023-04-04
gpu: host1x: Fix memory leak of device names
Yang Yingliang
2023-04-04
gpu: host1x: Fix potential double free if IOMMU is disabled
Yang Yingliang
2023-01-27
gpu: host1x: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2022-11-25
gpu: host1x: Select context device based on attached IOMMU
Mikko Perttunen
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen