summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_fw.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert '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
2025-10-31drm: include drm_print.h where neededJani Nikula1-0/+1
2025-04-15drm/imagination: Add RISC-V firmware processor supportSarah Walker1-8/+10
2025-04-15drm/imagination: Use a lookup table for fw defsMatt Coster1-5/+16
2025-04-15drm/imagination: Make has_fixed_data_addr a valueMatt Coster1-1/+1
2025-04-15drm/imagination: Handle Rogue safety event IRQsAlessio Belle1-0/+3
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-8/+4
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu1-8/+4
2025-03-25drm/imagination: fix firmware memory leaksBrendan King1-7/+20
2023-11-23drm/imagination: Implement MIPS firmware processor and MMU supportSarah Walker1-0/+2
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker1-0/+1342
2023-11-23drm/imagination: Add GPU ID parsing and firmware loadingSarah Walker1-0/+145