summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-02drm/imagination: pvr_device.h: fix all kernel-doc warningsRandy Dunlap1-21/+25
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson1-7/+18
2023-11-23drm/imagination: Add firmware trace to debugfsSarah Walker1-0/+10
2023-11-23drm/imagination: Implement job submission and schedulingSarah Walker1-0/+21
2023-11-23drm/imagination: Implement context creation/destruction ioctlsSarah Walker1-0/+21
2023-11-23drm/imagination: Implement free list and HWRT create and destroy ioctlsSarah Walker1-0/+24
2023-11-23drm/imagination: Implement MIPS firmware processor and MMU supportSarah Walker1-0/+3
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker1-0/+60
2023-11-23drm/imagination: Implement power managementSarah Walker1-0/+22
2023-11-23drm/imagination: Add GEM and VM related codeDonald Robson1-0/+24
2023-11-23drm/imagination: Add GPU ID parsing and firmware loadingSarah Walker1-0/+220
2023-11-23drm/imagination: Get GPU resourcesSarah Walker1-0/+152
2023-11-23drm/imagination: Add skeleton PowerVR driverSarah Walker1-0/+153