summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-141-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | drm/uapi: Deprecate DRM_MODE_PROP_PENDINGVille Syrjälä2018-03-071-1/+1
| * | | drm/uapi: The ctm matrix uses sign-magnitude representationVille Syrjälä2018-02-281-2/+5
| |/ /
* / / drm/amdgpu: Expose more GPU sensor queriesRex Zhu2018-02-191-0/+4
|/ /
* | Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-161-0/+4
|\ \
| * | drm: Add Content Protection propertySean Paul2018-01-081-0/+4
* | | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-162-6/+100
|\ \ \
| * | | drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-101-0/+76
| * | | drm/uapi: Deprecate nonsense kms mode typesVille Syrjälä2018-01-291-9/+5Star
| * | | drm/uapi: Deprecate DRM_MODE_FLAG_BCASTVille Syrjälä2018-01-291-2/+1Star
| * | | drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä2018-01-291-2/+1Star
| * | | drm/uapi: Validate the mode flags/typeVille Syrjälä2018-01-291-0/+24
| | |/ | |/|
* / | drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä2018-02-051-1/+3
|/ /
* | Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie2018-01-121-18/+20
|\ \ | |/ |/|
| * drm/tegra: Sanitize format modifiersThierry Reding2017-12-131-17/+19
| * drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding2017-12-131-1/+1
* | drm/exynos: ipp: Remove Exynos DRM IPP subsystemMarek Szyprowski2018-01-021-191/+1Star
|/
* Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-071-0/+40
|\
| * drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin2017-11-241-5/+1Star
| * drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin2017-11-231-2/+1Star
| * drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin2017-11-221-1/+5
| * drm/i915/pmu: Add interrupt count metricTvrtko Ursulin2017-11-221-1/+3
| * drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+39
* | drm/amdgpu: expose the VA above the hole to userspaceChristian König2017-12-061-0/+4
* | drm/amdgpu:implement ctx query2Monk Liu2017-12-041-0/+8
* | Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-0/+37
|\|
| * Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-11-145-1/+181
| |\
| * | drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+6
| * | drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-0/+15
| * | drm/i915: Define an engine class enum for the uABITvrtko Ursulin2017-11-101-0/+16
| * | drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-031-0/+1
| * | Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula2017-10-182-1/+58
| |\ \
* | \ \ Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-167-10/+270
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark...Dave Airlie2017-11-021-0/+24
| |\ \ \
| | * | | drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse2017-10-281-0/+1
| | * | | drm/msm: Support multiple ringbuffersJordan Crouse2017-10-281-0/+1
| | * | | drm/msm: Add per-instance submit queuesJordan Crouse2017-10-281-0/+22
| * | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-10-261-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | amdgpu: add padding to the fence to handle ioctl.Dave Airlie2017-10-201-0/+1
| * | | | drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard2017-10-252-0/+71
| * | | | Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-10-241-0/+19
| |\ \ \ \
| | * | | | drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-191-0/+19
| * | | | | drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard2017-10-231-0/+36
| | |/ / / | |/| | |
| * | | | Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-10-201-2/+16
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | drm/i915: Don't use BIT() in UAPI sectionJoonas Lahtinen2017-10-061-1/+1
| | * | | drm/i915/scheduler: Support user-defined prioritiesChris Wilson2017-10-041-0/+7
| | * | | drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson2017-10-041-1/+8
| * | | | Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-10-201-1/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | drm/amdgpu: add VRAM lost queryChristian König2017-10-191-0/+1
| | * | | drm/amdgpu: rename context priority levelsAndres Rodriguez2017-10-191-4/+4