summaryrefslogtreecommitdiff
path: root/include/uapi/drm/v3d_drm.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/v3d: Deprecate the use of the Performance Counters enumMaíra Canal1-0/+10
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal1-0/+37
2024-05-20drm/v3d: Create a new V3D parameter for the maximum number of perfcntMaíra Canal1-0/+1
2023-12-01drm/v3d: Create a CPU job extension for the copy performance query jobMaíra Canal1-0/+50
2023-12-01drm/v3d: Create a CPU job extension for the reset performance query jobMaíra Canal1-0/+30
2023-12-01drm/v3d: Create a CPU job extension to copy timestamp query to a bufferMaíra Canal1-0/+45
2023-12-01drm/v3d: Create a CPU job extension for the reset timestamp jobMaíra Canal1-0/+27
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal1-0/+30
2023-12-01drm/v3d: Create a CPU job extension for a indirect CSD jobMaíra Canal1-2/+41
2023-12-01drm/v3d: Add a CPU job submissionMelissa Wen1-0/+17
2023-11-02drm/v3d: update UAPI to match user-space for V3D 7.xIago Toral Quiroga1-0/+5
2021-10-04drm/v3d: add multiple syncobjs supportMelissa Wen1-1/+48
2021-10-04drm/v3d: add generic ioctl extensionMelissa Wen1-0/+31
2021-07-21drm/v3d: Expose performance counters to userspaceJuan A. Suarez Romero1-0/+136
2019-09-19drm/v3d: clean caches at the end of render jobs on request from user spaceIago Toral Quiroga1-3/+5
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt1-0/+28
2018-12-07drm/v3d: Document cache flushing ABI.Eric Anholt1-0/+8
2018-12-01drm/v3d: Add support for submitting jobs to the TFU.Eric Anholt1-0/+25
2018-11-27drm/v3d: Fix whitespace inconsistency in the header.Eric Anholt1-2/+2
2018-10-15drm/v3d: Add some better documentation of the in_sync arguments.Eric Anholt1-0/+10
2018-05-04drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt1-0/+194