summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-06-19drm/xe: Fix memset on iomemLucas De Marchi
2025-06-19drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-19drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]Jani Nikula
2025-06-18drm/xe/xe3: Add support for media IP version 30.02Matt Roper
2025-06-18drm/xe/xe3: Add support for graphics IP version 30.03Matt Roper
2025-06-18drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa
2025-06-17drm/xe: Opportunistically skip TLB invalidaion on unbindMatthew Brost
2025-06-17drm/xe: Add xe_vm_has_valid_gpu_mapping helperMatthew Brost
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-06-17drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio
2025-06-17drm/xe: Fix memset on iomemLucas De Marchi
2025-06-17drm/xe: Annotate default for guc_log_level paramLucas De Marchi
2025-06-17drm/xe/guc: Default log level to non-verboseLucas De Marchi
2025-06-17drm/xe/oa: Enable OAM latency measurementAshutosh Dixit
2025-06-17drm/xe/oa: Assign hwe for OAM_SAGAshutosh Dixit
2025-06-17drm/xe/oa: Introduce stream->oa_unitAshutosh Dixit
2025-06-17drm/xe/oa: Print hwe to OA unit mappingAshutosh Dixit
2025-06-17drm/xe/oa/uapi: Expose media OA unitsAshutosh Dixit
2025-06-17drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offsetMatthew Brost
2025-06-17drm/xe: Do not kill VM in PT code on -ENODATAMatthew Brost
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida
2025-06-16drm/xe/tests: Convert xe_pci tests to parametrized testsMichal Wajdeczko
2025-06-16drm/xe/tests: Drop unused xe_device_fn typedefMichal Wajdeczko
2025-06-16drm/xe: Fix kconfig promptLucas De Marchi
2025-06-16drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2Matt Roper
2025-06-16drm/xe/pat: Determine ATS / PTA programming during early sw initMatt Roper
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin
2025-06-13drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()Himal Prasad Ghimiray
2025-06-12drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar
2025-06-12drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar
2025-06-12drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P
2025-06-12drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio
2025-06-12drm/xe: Make WA BB part of LRC BOMatthew Brost
2025-06-12drm/xe: Use WRITE_ONCE for range->tile_invalidated updateMatthew Brost
2025-06-12drm/xe: Don't use drm exec locking in SVM pagefaultsMatthew Brost
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-11drm/xe/lrc: Prepare WA BB setup for more usersLucas De Marchi
2025-06-11drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-11drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_IDShekhar Chauhan
2025-06-11drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan
2025-06-11drm/i915/display: drop i915_reg.h include where possibleJani Nikula
2025-06-11Revert "drm/xe/display: use xe->display to decide whether to do anything"Vivek Kasireddy
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-06-10drm/xe: Reorder 'Get pages failed' messageMatthew Brost
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-06-09drm/xe: GSM size should be constant on most platformsMatt Roper
2025-06-09drm/xe/svm: Fix regression disallowing 64K SVM migrationMaarten Lankhorst
2025-06-09drm/xe/uc: Use GT-oriented firmware messagesMichal Wajdeczko
2025-06-09drm/i915: split out display register macros to a separate fileJani Nikula