aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-251-2/+4
|\
| * drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2023-01-191-2/+4
* | Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-246-1636/+0
|\ \
| * | drm: Remove the obsolete driver-viaCai Huoqing2023-01-131-282/+0
| * | drm: Remove the obsolete driver-sisCai Huoqing2023-01-131-77/+0
| * | drm: Remove the obsolete driver-savageCai Huoqing2023-01-131-220/+0
| * | drm: Remove the obsolete driver-r128Cai Huoqing2023-01-131-336/+0
| * | drm: Remove the obsolete driver-mgaCai Huoqing2023-01-131-429/+0
| * | drm: Remove the obsolete driver-i810Cai Huoqing2023-01-131-292/+0
* | | Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-01-161-0/+12
|\| | | |/ |/|
| * drm/fourcc: Document open source user waiverDaniel Vetter2023-01-051-0/+12
* | drm/amdgpu: expose the minimum shader/memory clock frequencyEvan Quan2022-12-151-0/+2
* | drm/amdgpu: expose peak profiling mode shader/memory clocksEvan Quan2022-12-151-0/+4
* | Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie2022-11-301-0/+1
|\ \ | |/ |/|
| * drm/msm: Add MSM_INFO_GET_FLAGSRob Clark2022-11-021-0/+1
* | Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-241-1/+1
|\ \
| * \ Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-11-111-1/+1
| |\ \
| | * | drm/panfrost: Remove type name from internal struct againSteven Price2022-11-071-1/+1
| * | | drm/amd: Add IMU fw version to fw version queriesDavid Francis2022-10-241-0/+2
| |/ /
* | | drm/amdgpu: Set MTYPE in PTE based on BO flagsFelix Kuehling2022-11-091-0/+14
* | | Merge tag 'amd-drm-next-6.2-2022-11-04' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-11-081-0/+2
|\ \ \
| * | | drm/amd: Add IMU fw version to fw version queriesDavid Francis2022-10-241-0/+2
* | | | Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie2022-11-041-26/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/i915/perf: Apply Wa_18013179988Umesh Nerlige Ramappa2022-10-271-0/+6
| * | | drm/i915/perf: Add 32-bit OAG and OAR formats for DG2Umesh Nerlige Ramappa2022-10-271-0/+4
| * | | Revert "drm/i915/uapi: expose GTT alignment"Matthew Auld2022-10-271-27/+2
| * | | drm/i915/uapi: expose GTT alignmentMatthew Auld2022-10-141-2/+27
| * | | drm/i915: enable PS64 support for DG2Matthew Auld2022-10-141-26/+10
| * | | drm/i915/huc: better define HuC status getparam possible return values.Daniele Ceraolo Spurio2022-10-031-0/+16
| |/ /
* | | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-252-1/+91
|\ \ \ | |_|/ |/| |
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-181-0/+8
| |\|
| * | drm/fourcc: add Vivante tile status modifiersLucas Stach2022-10-061-0/+29
| * | drm: document uAPI page-flip flagsSimon Ser2022-10-041-1/+62
* | | drm/panfrost: replace endian-specific types with native onesSteven Price2022-10-201-16/+20
* | | drm/panfrost: Remove type name from internal structsSteven Price2022-10-201-2/+2
| |/ |/|
* | drm/amdgpu: add MES and MES-KIQ version in debugfsYifan Zhang2022-09-191-0/+4
* | drm/amdgpu: add two new subquery idsHawking Zhang2022-09-191-0/+4
|/
* Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2022-09-063-8/+81
|\
| * drm/panfrost: Add support for devcoredumpAdrián Larumbe2022-08-081-0/+47
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-08-012-88/+290
| |\
| * | drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutationsLaurent Pinchart2022-07-181-0/+2
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-07-132-2/+20
| |\ \
| * | | drm/mode: Improve drm_mode_fb_cmd2 documentationGeert Uytterhoeven2022-07-091-4/+4
| * | | drm/fourcc: Add DRM_FORMAT_D[1248]Geert Uytterhoeven2022-07-091-0/+12
| * | | drm/fourcc: Add DRM_FORMAT_R[124]Geert Uytterhoeven2022-07-091-0/+9
| * | | drm/fourcc: Clarify the meaning of single-channel "red"Geert Uytterhoeven2022-07-091-4/+4
| * | | drm/fourcc: Add DRM_FORMAT_C[124]Geert Uytterhoeven2022-07-091-0/+3
* | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-033-92/+312
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-07-271-1/+6
| |\ \ \
| | * | | drm/amdgpu: add the IP discovery IP versions for HW INFO dataAlex Deucher2022-07-251-1/+2