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
/
imagination
/
pvr_fw_trace.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
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
2026-01-19
drm/imagination: Load FW trace config at init
Matt Coster
2026-01-19
drm/imagination: Validate fw trace group_mask
Matt Coster
2026-01-19
drm/imagination: Simplify module parameters
Matt Coster
2026-01-19
drm/imagination: Wait for FW trace update command completion
Brajesh Gupta
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-04-24
drm/imagination: avoid unused-const-variable warning
Arnd Bergmann
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-04-07
drm/imagination: loop counters moved to loop scope
Alexandru Dadu
2025-03-03
drm/imagination: Fix timestamps in firmware traces
Alessio Belle
2024-04-25
drm/print: drop include debugfs.h and include where needed
Jani Nikula
2023-12-08
drm/imagination: Remove unneeded semicolon
Yang Li
2023-12-06
drm/imagination: move update_logtype() into ifdef section
Arnd Bergmann
2023-12-06
drm/imagination: Removed unused functions in pvr_fw_trace
Donald Robson
2023-11-23
drm/imagination: Add firmware trace to debugfs
Sarah Walker
2023-11-23
drm/imagination: Implement firmware infrastructure and META FW support
Sarah Walker