summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-03-06drm/xe: Nuke VM's mapping upon closeMatthew Brost
2025-03-06drm/xe: Add dma_addr res cursorThomas Hellström
2025-03-06drm/xe: Add SVM init / close / fini to faulting VMsMatthew Brost
2025-03-06drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRRORMatthew Brost
2025-03-06drm/xe: Select DRM_GPUSVM KconfigMatthew Brost
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström
2025-03-06drm/xe: Retry BO allocationMatthew Brost
2025-03-06drm/xe: Allow fault injection in exec queue IOCTLsFrancois Dugast
2025-03-05drm/{i915,xe}: Run DRM default client setupThomas Zimmermann
2025-03-05drm/{i915, xe}: Suspend/resume fbdev emulation via client interfacesThomas Zimmermann
2025-03-05drm/xe/display: Fix fbdev GGTT mapping handling.Maarten Lankhorst
2025-03-05drm/xe: Simplify setting release info in xe->infoGustavo Sousa
2025-03-05drm/xe: Re-use feature descriptors for pre-GMDID IPsGustavo Sousa
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa
2025-03-05drm/xe: Define xe_ip instances before xe_device_descGustavo Sousa
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa
2025-03-05drm/xe: Disambiguate GMDID-based IP namesGustavo Sousa
2025-03-05drm/xe: Set IP names in functions handling IP versionGustavo Sousa
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-05drm/xe: Increase the XE_PL_TT watermarkThomas Hellström
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-05drm/xe/uapi: Use hint for guc to set GT frequencyTejas Upadhyay
2025-03-04drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-03-04drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld
2025-03-04drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-03drm/i915: split out i915_gtt_view_types.h from i915_vma_types.hJani Nikula
2025-03-03drm/i915: relocate intel_plane_ggtt_offset() to intel_atomic_plane.cJani Nikula
2025-03-03drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem objectJani Nikula
2025-02-28drm/xe: Add performance tunings to debugfsTvrtko Ursulin
2025-02-28drm/xe/xelp: L3 recommended hashing maskTvrtko Ursulin
2025-02-28drm/xe/xelp: Add Wa_1604555607Tvrtko Ursulin
2025-02-28drm/xe/xelp: Move Wa_16011163337 from tunings to workaroundsTvrtko Ursulin
2025-02-28drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin
2025-02-28Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-02-28Merge drm/drm-next into drm-intel-nextJani Nikula
2025-02-28drm/xe/vf: Retry sending MMIO request to GUC on timeout errorSatyanarayana K V P
2025-02-28drm/xe/pf: Create a link between PF and VF devicesSatyanarayana K V P