summaryrefslogtreecommitdiff
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter1-2/+16
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay1-1/+2
2023-04-06drm/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev1-0/+4
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+397
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter1-1/+24
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo1-0/+397
2023-03-29drm/msm: Add wait-boost supportRob Clark1-2/+12
2023-03-24drm/i915/perf: Add support for OA media unitsUmesh Nerlige Ramappa1-0/+4
2023-03-24drm/i915/perf: Add engine class instance parameters to perfUmesh Nerlige Ramappa1-0/+19
2023-03-21drm/i915/uapi: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-20accel/habanalabs: expose rotator mask to userspaceOfir Bitton1-1/+3
2023-03-20accel/habanalabs: expose dram reserved size by kmdOfir Bitton1-0/+2
2023-03-20accel/habanalabs: fix field names in hl_info_hw_ip_infoOded Gabbay1-6/+7
2023-03-15accel/habanalabs: add uapi to stall/resume engineKoby Elbaz1-5/+31
2023-03-15accel/habanalabs: add support for TPC assertOfir Bitton1-1/+2
2023-03-15accel/habanalabs: expose engine core int reg addressOfir Bitton1-0/+5
2023-03-15accel/habanalabs: add critical-event bit in notifierMoti Haimovski1-0/+43
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+55
2023-03-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+11
2023-02-24drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák1-0/+11
2023-02-23Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-1639/+2564
2023-02-20drm: document DRM_IOCTL_PRIME_HANDLE_TO_FD and PRIME_FD_TO_HANDLESimon Ser1-0/+30
2023-02-20drm: document expectations for GETFB2 handlesSimon Ser1-2/+12
2023-02-17drm: document DRM_IOCTL_GEM_CLOSESimon Ser1-0/+13
2023-02-06drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph1-0/+1
2023-02-02Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+3
2023-01-26habanalabs: add uapi to flush inbound HBM transactionsOhad Sharabi1-0/+8
2023-01-26habanalabs/uapi: move uapi file to drmOded Gabbay1-0/+2225
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+306
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+4
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-1636/+0
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-2/+4
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz1-0/+92
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz1-0/+21
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz1-0/+94
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz1-0/+4
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz1-0/+95
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-0/+7
2023-01-16drm/msm: Add MSM_SUBMIT_BO_NO_IMPLICITRob Clark1-1/+3
2023-01-16Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+12
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing1-282/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing1-77/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing1-220/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing1-336/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing1-429/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing1-292/+0
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter1-0/+12
2022-12-15drm/amdgpu: expose the minimum shader/memory clock frequencyEvan Quan1-0/+2
2022-12-15drm/amdgpu: expose peak profiling mode shader/memory clocksEvan Quan1-0/+4
2022-11-30Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie1-0/+1