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
/
drm
/
tegra
/
submit.c
Age
Commit message (
Expand
)
Author
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
2023-01-27
drm/tegra: Use tegra_dev_iommu_get_stream_id()
Thierry Reding
2023-01-26
drm/tegra: Remove redundant null checks before kfree
Yushan Zhou
2023-01-26
gpu: host1x: External timeout/cancellation for fences
Mikko Perttunen
2022-11-25
drm/tegra: Make gather_bo_ops static
ruanjinjie
2022-11-25
drm/tegra: Switch over to vmemdup_user()
Qing Wang
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
2021-12-16
drm/tegra: submit: Remove pm_runtime_enabled() checks
Dmitry Osipenko
2021-12-16
drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
Dmitry Osipenko
2021-12-16
drm/tegra: Implement buffer object cache
Thierry Reding
2021-12-16
drm/tegra: Implement correct DMA-BUF semantics
Thierry Reding
2021-08-10
drm/tegra: Add job firewall
Mikko Perttunen
2021-08-10
drm/tegra: Implement job submission part of new UAPI
Mikko Perttunen