summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-0/+19
|\
| * drm/framebuffer: Format modifier for Intel Gen 12 render compression with Cle...Radhakrishna Sripada2021-01-221-0/+19
* | Merge tag 'drm-misc-next-2021-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-201-2/+2
|\ \ | |/ |/|
| * drm/fourcc: fix Amlogic format modifier masksSimon Ser2021-01-121-2/+2
* | Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...Dave Airlie2021-01-151-1/+2
|\ \ | |/ |/|
| * drm/i915/gt: Track the overall awake/busy timeChris Wilson2020-12-171-0/+1
| * drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin2020-12-021-1/+1
* | drm/doc: demote old doc-comments in drm.hSimon Ser2021-01-051-42/+42
* | drm/doc: re-format drm.h file commentSimon Ser2021-01-051-5/+4
* | drm/doc: atomic implicitly enables other capsSimon Ser2020-12-171-1/+3
* | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-7/+26
|\ \
| * \ Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-39/+126
| |\ \
| * \ \ Merge tag 'amd-drm-next-5.11-2020-12-09' of git://people.freedesktop.org/~agd...Dave Airlie2020-12-101-7/+26
| |\ \ \ | | |_|/ | |/| |
| | * | drm/fourcc: fix AMD modifiers PACKERS field docSimon Ser2020-11-161-1/+1
| | * | drm/fourcc: add table describing AMD modifiers bit layoutSimon Ser2020-11-131-0/+19
| | * | drm/fourcc: Fix modifier field mask for AMD modifiers.Bas Nieuwenhuizen2020-11-131-7/+7
* | | | drm: document that user-space should force-probe connectorsSimon Ser2020-12-021-8/+5
| |_|/ |/| |
* | | drm: document drm_mode_modeinfoSimon Ser2020-11-201-0/+21
* | | drm: document drm_mode_get_connectorSimon Ser2020-11-201-5/+73
* | | drm: improve kernel-docs in drm_mode.hSimon Ser2020-11-201-34/+32
|/ /
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-102-1/+120
|\|
| * Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-102-1/+120
| |\
| | * drm/fourcc: Add AMD DRM modifiers.Bas Nieuwenhuizen2020-10-301-0/+115
| | * drm/amdgpu: fix some kernel-doc markupsMauro Carvalho Chehab2020-10-231-1/+1
| | * drm/amdgpu: add TOC firmware definitionHuang Rui2020-10-051-0/+2
| | * drm/amdgpu: add uapi to define van gogh memory typeHuang Rui2020-10-051-0/+1
| | * drm/amdgpu: add uapi to define van gogh seriesHuang Rui2020-10-051-0/+1
* | | drm: document that blobs are ref'countedSimon Ser2020-11-051-0/+6
|/ /
* | drm: deprecate DRM_FORMAT_MOD_NONESimon Ser2020-10-261-1/+10
* | drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin2020-10-201-0/+6
* | drm/fourcc: document modifier uniqueness requirementsSimon Ser2020-10-091-0/+24
* | drm/virtgpu api: cross-device featureGurchetan Singh2020-09-291-0/+1
* | drm/virtgpu api: host visible featureGurchetan Singh2020-09-291-0/+1
* | drm/virtgpu api: blob resourcesGurchetan Singh2020-09-291-1/+36
|/
* Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...Dave Airlie2020-09-081-0/+1
|\
| * drm/amdgpu: new ids flag for tmz (v2)Pierre-Eric Pelloux-Prayer2020-08-061-0/+1
* | Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2020-08-281-3/+56
|\ \
| * | drm/i915: add syncobj timeline supportLionel Landwerlin2020-08-171-2/+36
| * | drm/i915: introduce a mechanism to extend execbuf2Lionel Landwerlin2020-08-171-3/+22
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-122-6/+6
|\| |
| * | drm/fourcc: fix Amlogic Video Framebuffer Compression macroNeil Armstrong2020-07-271-1/+1
| * | Merge tag 'drm-misc-next-2020-07-22' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-07-231-1/+1
| |\ \
| * \ \ Merge tag 'drm-misc-next-2020-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-07-203-4/+110
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-021-5/+5
| |\ \ \
| | * | | drm/amdgpu: Improve the MTYPE commentsYong Zhao2020-05-281-5/+5
| * | | | Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-301-0/+34
| |\ \ \ \
* | | | | | drm: report dp downstream port type as a subconnector propertyOleg Vasilev2020-08-111-8/+13
| |_|_|_|/ |/| | | |
* | | | | drm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-1/+1
| |_|_|/ |/| | |
* | | | drm: msm_drm.h: delete duplicated words in commentsRandy Dunlap2020-07-151-2/+2
* | | | drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap2020-07-151-2/+2