aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-0/+1
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-18/+20
2018-01-02drm/exynos: ipp: Remove Exynos DRM IPP subsystemMarek Szyprowski1-191/+1
2017-12-13drm/tegra: Sanitize format modifiersThierry Reding1-17/+19
2017-12-13drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding1-1/+1
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+40
2017-12-06drm/amdgpu: expose the VA above the hole to userspaceChristian König1-0/+4
2017-12-04drm/amdgpu:implement ctx query2Monk Liu1-0/+8
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+37
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin1-5/+1
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin1-2/+1
2017-11-22drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin1-1/+5
2017-11-22drm/i915/pmu: Add interrupt count metricTvrtko Ursulin1-1/+3
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+39
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-10/+270
2017-11-14Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi5-1/+181
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin1-0/+6
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson1-0/+15
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin1-0/+16
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman4-0/+4
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-02Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie1-0/+24
2017-10-28drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse1-0/+1
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse1-0/+1
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse1-0/+22
2017-10-26Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard2-0/+71
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+19
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard1-0/+36
2017-10-20amdgpu: add padding to the fence to handle ioctl.Dave Airlie1-0/+1
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-2/+16
2017-10-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+30
2017-10-19drm/amdgpu: add VRAM lost queryChristian König1-0/+1
2017-10-19drm/amdgpu: rename context priority levelsAndres Rodriguez1-4/+4
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon1-0/+19
2017-10-18Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2-1/+58
2017-10-14Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-nextDave Airlie1-1/+42
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-2/+9
2017-10-10drm/etnaviv: add uapi for perfmon featureChristian Gmeiner1-0/+16
2017-10-10drm/etnaviv: add infrastructure to query perf counterChristian Gmeiner1-1/+26
2017-10-09drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez1-0/+17
2017-10-09drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSETAndres Rodriguez1-0/+1
2017-10-09drm/amdgpu: add parameter to allocate high priority contexts v11Andres Rodriguez1-1/+9
2017-10-09drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2Andres Rodriguez1-0/+2
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+16
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák1-0/+16
2017-10-06drm/i915: Don't use BIT() in UAPI sectionJoonas Lahtinen1-1/+1
2017-10-04drm/i915/scheduler: Support user-defined prioritiesChris Wilson1-0/+7