summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-05-19drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia
2025-05-16drm/xe/mocs: Check if all domains awakeTejas Upadhyay
2025-05-16drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the devicePiotr Piórkowski
2025-05-16drm/{i915,xe}: convert i915 and xe display members into pointersJani Nikula
2025-05-16drm/xe/display: do not reference xe->display inlineJani Nikula
2025-05-16drm/xe/rpm: use to_xe_device() instead of container_ofJani Nikula
2025-05-16Merge drm/drm-next into drm-intel-nextJani Nikula
2025-05-15drm/xe/guc: Track FAST_REQ H2Gs to report where errors came fromJohn Harrison
2025-05-15drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFERJohn Harrison
2025-05-15drm/xe/guc: Add missing H2G error code definitionsJohn Harrison
2025-05-15drm/xe/guc: Remove double blank lineJohn Harrison
2025-05-15drm/xe/guc_submit: Simplify and fix diff calculationLucas De Marchi
2025-05-15dma-fence: Change signature of __dma_fence_is_laterTvrtko Ursulin
2025-05-15drm/xe/guc: Don't allocate managed BO for each policy changeMichal Wajdeczko
2025-05-15drm/xe/guc: Unblock GuC buffer cache for all modesMichal Wajdeczko
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-14drm/xe/vm: Add debug prints for SVM range prefetchHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Implement prefetch support for SVM rangesHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Add xe_svm_find_vma_start() helperHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()Himal Prasad Ghimiray
2025-05-14drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() publicHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svmHimal Prasad Ghimiray
2025-05-14drm/xe: Rename lookup_vma function to xe_find_vma_by_addrHimal Prasad Ghimiray
2025-05-14drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetchHimal Prasad Ghimiray
2025-05-14drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment valueHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Make xe_svm_range_* end/start/size publicHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Make to_xe_range a public functionHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Helper to add tile masks to svm rangesHimal Prasad Ghimiray
2025-05-14drm/xe: Make xe_svm_alloc_vram publicHimal Prasad Ghimiray
2025-05-14drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of rangesHimal Prasad Ghimiray
2025-05-13drm/xe: Fix the gem shrinker nameThomas Hellström
2025-05-13PM: sleep: Introduce pm_suspend_in_progress()Rafael J. Wysocki
2025-05-13drm/i915: convert VLV IOSF SB interface to struct drm_deviceJani Nikula
2025-05-13drm/i915: move VLV IOSF SB unit specific helpers under displayJani Nikula
2025-05-13drm/i915: add generic read/write functions for VLV IOSF SBJani Nikula
2025-05-13drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]Jani Nikula
2025-05-12drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-12drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-12drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-12drm/xe: Add atomic_svm_timeslice_ms debugfs entryMatthew Brost
2025-05-12drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-12drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-12drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-12drm/xe/vf: Fixup CTB send buffer messages after migrationTomasz Lis
2025-05-12drm/xe/guc: Introduce enum with offsets for context register H2GsTomasz Lis