summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
2026-02-23Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-40/+420
2026-02-14drm/fourcc: fix plane order for 10/12/16-bit YCbCr formatsSimon Ser-6/+6
2026-02-12drm/amdgpu: set family for GC 11.5.4Alex Deucher-0/+1
2026-01-19Merge tag 'amd-drm-next-6.20-2026-01-16' of https://gitlab.freedesktop.org/ag...Dave Airlie-5/+1
2026-01-16Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-4/+0
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-24/+74
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-1/+18
2026-01-10drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König-5/+1
2026-01-10accel/rocket: rocket_accel.h: fix kernel-doc warningsRandy Dunlap-24/+74
2026-01-07Merge drm/drm-next into drm-xe-nextRodrigo Vivi-4/+237
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura-4/+0
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for sdmaAlex Deucher-0/+8
2026-01-05drm/amdgpu: Update AMDGPU_INFO_UQ_FW_AREAS query for computeAlex Deucher-0/+8
2026-01-01Merge tag 'drm-xe-next-2025-12-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-3/+15
2025-12-27Merge tag 'drm-xe-next-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-3/+78
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1/+9
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-4/+229
2025-12-23drm/xe/uapi: Extend the madvise functionality to support foreign pagemap plac...Thomas Hellström-3/+15
2025-12-18accel/amdxdna: Enable hardware context priorityLizhi Hou-0/+8
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+1
2025-12-17drm/panthor: Fix kerneldoc in uAPI headerBoris Brezillon-1/+1
2025-12-16drm/xe/oa/uapi: Expose MERT OA unitAshutosh Dixit-0/+3
2025-12-15drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin-0/+1
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard-9/+16
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura-0/+4
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura-0/+26
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura-0/+4
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura-0/+10
2025-12-09drm/panfrost: Add flag to map GEM object Write-Back CacheableFaith Ekstrand-1/+4
2025-12-09drm/panfrost: Add an ioctl to query BO flagsBoris Brezillon-0/+19
2025-12-09drm/panfrost: Add a PANFROST_SYNC_BO ioctlFaith Ekstrand-0/+45
2025-12-09drm/panfrost: Expose the selected coherency protocol to the UMDBoris Brezillon-0/+7
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari-0/+9
2025-12-09drm/panthor: Add an ioctl to query BO flagsBoris Brezillon-0/+57
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon-0/+52
2025-12-09drm/panthor: Expose the selected coherency protocol to the UMDBoris Brezillon-3/+36
2025-12-08drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRTTimur Kristóf-1/+1
2025-12-08drm/amdgpu: update VRAM typesHawking Zhang-0/+1
2025-12-04drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit-1/+8
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav-0/+16
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström-67/+722
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie-9/+149
2025-12-01drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost-2/+7
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung-0/+34
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-0/+13
2025-11-26drm/colorop: Add multiplier typeAlex Hung-0/+11
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung-0/+14
2025-11-26drm: Add Enhanced LUT precision structureUma Shankar-0/+12
2025-11-26drm/colorop: Add 3x4 CTM typeHarry Wentland-10/+31
2025-11-26drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINEHarry Wentland-0/+15