summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
2020-04-28drm/amdgpu: add tiling flags from MesaMarek Olšák-0/+4
2020-03-23drm/vmwgfx: Add SM5 param for userspaceDeepak Rawat-0/+4
2020-03-23drm/vmwgfx: Add surface define v4 commandDeepak Rawat-5/+7
2020-03-19Merge tag 'drm-intel-next-2020-03-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+21
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao-2/+3
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson-0/+21
2020-02-21Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+10
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie-0/+1
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs-0/+1
2020-01-27drm/lima: support heap buffer creationQiang Yu-1/+8
2020-01-23Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie-1/+1
2020-01-21drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski-1/+1
2020-01-15drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger-0/+17
2020-01-14drm: Add getfb2 ioctlDaniel Stone-0/+2
2020-01-09Merge drm/drm-next into drm-intel-next-queuedJani Nikula-0/+3
2020-01-07drm/framebuffer: Format modifier for Intel Gen-12 media compressionDhinakaran Pandiyan-0/+13
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-0/+43
2019-12-23drm/framebuffer: Format modifier for Intel Gen-12 render compressionDhinakaran Pandiyan-0/+11
2019-12-17Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter-0/+3
2019-12-11Merge drm/drm-next into drm-intel-next-queuedJani Nikula-1/+3
2019-12-04drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue-0/+32
2019-11-13drm/amdgpu: Add DMCUB to firmware query interfaceNicholas Kazlauskas-0/+3
2019-11-06drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom-1/+3
2019-11-04Merge tag 'drm-intel-next-2019-11-01-1' of git://anongit.freedesktop.org/drm/...Dave Airlie-0/+15
2019-11-04Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+1
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson-0/+15
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+12
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie-0/+2
2019-10-24drm: Spelling s/connet/connect/Geert Uytterhoeven-1/+1
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul-3/+112
2019-10-23Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"Sean Paul-9/+0
2019-10-18drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macrosAdam Jackson-1/+1
2019-10-18drm/syncobj: extend syncobj query ability v3Chunming Zhou-1/+2
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen-4/+32
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin-0/+11
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson-0/+13
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin-1/+61
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin-0/+21
2019-10-11drm/omap: add OMAP_BO flags to affect buffer allocationTomi Valkeinen-0/+9
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen-1/+0
2019-10-11drm/omap: cleanup OMAP_BO flagsTomi Valkeinen-8/+9
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie-4/+30
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+4
2019-10-04drm/fourcc: Add Arm 16x16 block modifierRaymond Smith-1/+25
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard-1/+14
2019-10-03drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák-0/+2
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák-0/+2
2019-09-21drm/i915/tgl: s/ss/eu fuse reading supportDaniele Ceraolo Spurio-2/+4
2019-09-19drm/v3d: clean caches at the end of render jobs on request from user spaceIago Toral Quiroga-3/+5
2019-09-13drm/amdgpu: Extends amdgpu vm definitions (v2)Oak Zeng-0/+2