summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-12-02drm/xe/compat: remove unused i915_active.h and i915_active_types.hJani Nikula
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-12-01drm/xe: Add VM.uapi_flags to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add cpu_caching to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add pat_index to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add mem_region to properties line in VM snapshot captureMatthew Brost
2025-12-01drm/xe: Add "null_sparse" type to VM snap propertiesMatthew Brost
2025-12-01drm/xe: Add properties line to VM snapshot captureMatthew Brost
2025-12-01drm/xe: Apply Wa_14020316580 in xe_gt_idle_enable_pg()Vinay Belgaumkar
2025-12-01drm/xe: Fix freq kobject leak on sysfs_create_files failureShuicheng Lin
2025-12-01drm/xe/xe3_lpg: Apply Wa_16028005424Balasubramani Vivekanandan
2025-12-01drm/{i915,xe}/display: drop intel_wakeref.h usageJani Nikula
2025-12-01drm/i915/power: convert intel_wakeref_t to struct ref_tracker *Jani Nikula
2025-12-01drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis
2025-12-01drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost
2025-12-01drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko
2025-12-01drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala
2025-12-01drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-12-01drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-12-01drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-12-01drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-11-28drm/xe/pf: Export helpers for VFIOMichał Winiarski
2025-11-28drm/xe/pci: Introduce a helper to allow VF access to PF xe_deviceMichał Winiarski
2025-11-28drm/xe/pf: Enable SR-IOV VF migrationMichał Winiarski
2025-11-28drm/xe/dsb: drop the unnecessary struct i915_vmaJani Nikula
2025-11-28drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaqueJani Nikula
2025-11-28drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamicallyJani Nikula
2025-11-28drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of displayJani Nikula
2025-11-28drm/{i915,xe}/hdcp: use parent interface for HDCP GSC callsJani Nikula
2025-11-28drm/i915: Use hw.active instead of uapi.active in the initial plane readoutVille Syrjälä
2025-11-28Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav
2025-11-27drm/xe/guc_submit: Introduce pause/unpause() helpers for PFRaag Jadav
2025-11-27drm/xe/vf: Update pause/unpause() helpers with VF namingRaag Jadav
2025-11-27drm/xe: Move VRAM MM debugfs creation to tile levelPiotr Piórkowski
2025-11-27drm/xe/xe_sriov_packet: Return int from pf_descriptor_initJonathan Cavitt
2025-11-26drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTLMatthew Brost
2025-11-26drm/xe: Add caching pagetable flagZbigniew Kempczyński
2025-11-26drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAPHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Enable UNMAP for VMA merging operationsHimal Prasad Ghimiray
2025-11-26drm/xe/svm: Extend MAP range to reduce vma fragmentationHimal Prasad Ghimiray
2025-11-26drm/xe: Merge adjacent default-attribute VMAs during garbage collectionHimal Prasad Ghimiray
2025-11-26drm/xe: Add helper to extend CPU-mirrored VMA range for mergeHimal Prasad Ghimiray
2025-11-25drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-25drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-25drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin
2025-11-25drm/xe: Protect against unset LRC when pausing submissionsTomasz Lis
2025-11-25drm/xe/vf: Start re-emission from first unsignaled job during VF migrationMatthew Brost