summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_ccb.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/imagination: Fix repeated typo in KCCB documentationAlessio Belle1-3/+3
2026-03-24drm/imagination: Implement handling of context reset notificationAlexandru Dadu1-0/+5
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-10drm/imagination: Mark FWCCB_CMD_UPDATE_STATS as knownMatt Coster1-0/+8
2026-02-10drm/imagination: Improve handling of unknown FWCCB commandsMatt Coster1-2/+10
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2024-08-30drm/imagination: Convert to use time_before macroChen Yufan1-1/+1
2023-11-23drm/imagination: Implement free list and HWRT create and destroy ioctlsSarah Walker1-0/+10
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker1-0/+635