开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
v3d
/
v3d_submit.c
Age
Commit message (
Expand
)
Author
2024-01-11
drm/v3d: Free the job and assign it to NULL if initialization fails
Maíra Canal
2023-12-04
drm/v3d: Fix missing error code in v3d_submit_cpu_ioctl()
Harshit Mogalapalli
2023-12-01
drm/v3d: Create a CPU job extension for the copy performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset performance query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the reset timestamp job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for the timestamp query job
Maíra Canal
2023-12-01
drm/v3d: Create a CPU job extension for a indirect CSD job
Maíra Canal
2023-12-01
drm/v3d: Detach the CSD job BO setup
Melissa Wen
2023-12-01
drm/v3d: Create tracepoints to track the CPU job
Maíra Canal
2023-12-01
drm/v3d: Use v3d_get_extensions() to parse CPU job data
Maíra Canal
2023-12-01
drm/v3d: Add a CPU job submission
Melissa Wen
2023-12-01
drm/v3d: Decouple job allocation from job initiation
Maíra Canal
2023-12-01
drm/v3d: Don't allow two multisync extensions in the same job
Maíra Canal
2023-12-01
drm/v3d: Simplify job refcount handling
Melissa Wen
2023-12-01
drm/v3d: Detach job submissions IOCTLs to a new specific file
Melissa Wen