summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe: Notify Userspace when gt reset failsHimal Prasad Ghimiray1-0/+10
2023-12-21drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUCRodrigo Vivi1-1/+0
2023-12-21drm/xe/uapi: add the userspace bits for small-barMatthew Auld1-1/+46
2023-12-21drm/xe: Use nanoseconds instead of jiffies in uapi for user fenceZbigniew Kempczyński1-2/+14
2023-12-21drm/xe/uapi: silence kernel-doc errorsMatthew Auld1-4/+7
2023-12-21drm/xe/uapi: add some kernel-doc for region queryMatthew Auld1-15/+71
2023-12-21drm/xe: Document topology mask queryFrancois Dugast1-0/+24
2023-12-21drm/xe: Move defines before relevant fieldsFrancois Dugast1-31/+42
2023-12-21drm/xe: Document structures for device queryFrancois Dugast1-0/+75
2023-12-21drm/xe: NULL binding implementationMatthew Brost1-0/+8
2023-12-20drm/xe: Fix some formatting issues in uAPIFrancois Dugast1-12/+12
2023-12-20drm/xe: Group engine related structsFrancois Dugast1-18/+18
2023-12-20drm/xe: Use SPDX-License-Identifier instead of license textFrancois Dugast1-22/+2
2023-12-20drm/xe: Memory allocations are tile-based, not GT-basedMatt Roper1-2/+2
2023-12-20drm/xe: Add explicit padding to uAPI definitionChristopher Snowhill1-1/+33
2023-12-20drm/xe: Add max engine priority to xe queryJosé Roberto de Souza1-1/+2
2023-12-20drm/xe: Replace i915 with xe in uapiLucas De Marchi1-8/+8
2023-12-20drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-2/+2
2023-12-20drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza1-1/+21
2023-12-20drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_XJosé Roberto de Souza1-9/+9
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2-0/+982
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann1-2/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann1-11/+0
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon1-1/+1
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich1-20/+3
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov2-23/+0
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov3-61/+0
2023-12-04Revert "drm: Add solid fill pixel source"Dmitry Baryshkov1-1/+0
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov1-3/+0
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov2-31/+2
2023-12-04drm/bridge: migrate bridge_chains to per-encoder fileDmitry Baryshkov1-2/+0
2023-12-04drm/encoder: register per-encoder debugfs dirDmitry Baryshkov1-1/+15
2023-12-04drm/bridge: implement generic DP HPD bridgeDmitry Baryshkov1-0/+18
2023-12-04drm/bridge: add transparent bridge helperDmitry Baryshkov1-0/+19
2023-12-04drm/display/dp: Add the remaining Square PHY patterns DPCD register definitionsKhaled Almahallawy1-0/+3
2023-12-03drm: improve the documentation of connector hpd opsAbhinav Kumar1-0/+10
2023-12-02drm/atomic: Loosen FB atomic checksJessica Zhang2-2/+31
2023-12-02drm/atomic: Add solid fill data to plane state dumpJessica Zhang1-0/+3
2023-12-02drm: Add solid fill pixel sourceJessica Zhang1-0/+1
2023-12-02drm: Introduce solid fill DRM plane propertyJessica Zhang3-0/+61
2023-12-02drm: Introduce pixel_source DRM plane propertyJessica Zhang2-0/+23
2023-12-02dma-buf/sync_file: Add SET_DEADLINE ioctlRob Clark1-0/+22
2023-12-02drm/syncobj: Add deadline support for syncobj waitsRob Clark1-0/+17
2023-12-01drm/v3d: Create a CPU job extension for the copy performance query jobMaíra Canal1-0/+50
2023-12-01drm/v3d: Create a CPU job extension for the reset performance query jobMaíra Canal1-0/+30
2023-12-01drm/v3d: Create a CPU job extension to copy timestamp query to a bufferMaíra Canal1-0/+45
2023-12-01drm/v3d: Create a CPU job extension for the reset timestamp jobMaíra Canal1-0/+27
2023-12-01drm/v3d: Create a CPU job extension for the timestamp query jobMaíra Canal1-0/+30