summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: writeback: Add client capability for exposing writeback connectorsLiviu Dudau2018-06-201-0/+9
* drm: Add writeback connector typeBrian Starkey2018-06-201-0/+1
* drm/vc4: Add support for SAND modifier.Dave Stevenson2018-05-311-0/+59
* drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-171-0/+7
* drm: Add and handle new aspect ratios in DRM layerShashank Sharma2018-05-111-0/+6
* drm: Add DRM client cap for aspect-ratioAnkit Nautiyal2018-05-111-0/+7
* drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt2018-05-041-0/+194
* drm/vc4: Add a pad field to align drm_vc4_submit_cl to 64 bits.Eric Anholt2018-05-041-0/+2
* drm/vc4: Export fence through syncobjStefan Schake2018-05-011-0/+6
* drm/vc4: Syncobj import supportStefan Schake2018-05-011-4/+3Star
* Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie2018-03-281-0/+1
|\
| * virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-0/+1
* | Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-03-261-0/+2
|\ \
| * | drm/amdgpu: add VCN to firmware query interfaceAlex Deucher2018-03-211-0/+2
* | | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2018-03-221-0/+6
|\ \ \
| * | | drm/etnaviv: add more minor features fieldsLucas Stach2018-03-091-0/+6
| | |/ | |/|
* | | Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...Dave Airlie2018-03-211-0/+2
|\ \ \ | |_|/ |/| |
| * | drm/msm: add sudo flag to submit ioctlRob Clark2018-02-201-0/+2
* | | drm/amdgpu: query vram type from atombiosHawking Zhang2018-03-141-0/+1
* | | Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-141-3/+105
|\ \ \
| * | | drm/i915: expose rcs topology through query uAPILionel Landwerlin2018-03-081-0/+62
| * | | drm/i915: add query uAPILionel Landwerlin2018-03-081-3/+43
* | | | 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