summaryrefslogtreecommitdiff
path: root/include/uapi/drm/panthor_drm.h
AgeCommit message (Expand)AuthorFilesLines
2025-04-23drm/panthor: Add driver IOCTL for setting BO labelsAdrián Larumbe1-0/+23
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)1-42/+44
2024-12-17drm/panthor: Report innocent group killBoris Brezillon1-0/+9
2024-09-25drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard1-0/+22
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard1-0/+7
2024-09-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-1/+5
2024-09-05drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev queryMary Guillemard1-0/+22
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard1-1/+5
2024-07-03drm/panthor: Fix sync-only jobsBoris Brezillon1-0/+5
2024-05-13drm/panthor: Document drm_panthor_tiler_heap_destroy::handle validity constra...Boris Brezillon1-1/+5
2024-05-13drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon1-1/+5
2024-05-13drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon1-2/+6
2024-03-26drm/panthor: Fix wrong kernel-doc format in the uAPI headerBoris Brezillon1-2/+2
2024-03-01drm/panthor: Add uAPIBoris Brezillon1-0/+945