summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-12-04Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04drm/xe: fix drm_gpusvm_init() argumentsArnd Bergmann
2025-12-04drm/xe/pf: fix VFIO link errorArnd Bergmann
2025-12-04drm/xe: Use dma_fence_check_and_signal_locked()Philipp Stanner
2025-12-04drm/xe/uapi: Add NO_COMPRESSION BO flag and query capabilitySanjay Yadav
2025-12-03drm/xe/xe3: Remove graphics IP 30.01 from Wa_18041344222 IP listHarish Chegondi
2025-12-03drm/xe: Do not reference loop variable directlyMatthew Brost
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03drm/xe/sync: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-12-03Merge drm/drm-next into drm-xe-nextThomas Hellström
2025-12-02drm/xe/gt: Use scope-based forcewakeRaag Jadav
2025-12-02drm/xe/vf: Add debugfs entries to test VF double migrationSatyanarayana K V P
2025-12-02drm/xe/vf: Requeue recovery on GuC MIGRATION error during VF post-migrationSatyanarayana K V P
2025-12-02drm/xe/vf: Introduce RESFIX start marker supportSatyanarayana K V P
2025-12-02drm/xe/vf: Enable VF migration only on supported GuC versionsSatyanarayana K V P
2025-12-02drm/{i915, xe}/display: make pxp key check part of bo interfaceJani Nikula
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