summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-11-25drm/xe/pf: Handle MERT catastrophic errorsLukasz Laguna
2025-11-25drm/xe/pf: Add TLB invalidation support for MERTLukasz Laguna
2025-11-25drm/xe/pf: Configure LMTT in MERTLukasz Laguna
2025-11-25drm/xe: Add device flag to indicate standalone MERTLukasz Laguna
2025-11-24drm/xe/uc: Change assertion to error on huc authentication failureZhanjun Dong
2025-11-24drm/xe/guc: Cleanup GuC log buffer macros and helpersZhanjun Dong
2025-11-24drm/xe/pf: Use div_u64 when calculating GGTT profileMichal Wajdeczko
2025-11-21drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-21drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin
2025-11-21drm/xe: Fix memory leak when handling pagefault vmaMika Kuoppala
2025-11-21drm/i915: merge soc/intel_gmch.[ch] to display/intel_vga.cJani Nikula
2025-11-21drm/xe: remove remaining platform checks from compat i915_drv.hJani Nikula
2025-11-21drm/i915: move intel_rom.[ch] from soc/ to display/Jani Nikula
2025-11-21drm/i915: move dram_info to struct intel_displayJani Nikula
2025-11-21drm/i915/dram: convert to struct intel_displayJani Nikula
2025-11-21drm/xe: remove MISSING_CASE() from compat i915_utils.hJani Nikula
2025-11-21drm/i915: move intel_dram.[ch] from soc/ to display/Jani Nikula
2025-11-21drm/i915/edram: extract i915_edram.[ch] for edram detectionJani Nikula
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-21drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2025-11-21drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-21drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-21drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-20drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav
2025-11-19drm/xe/debugfs: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/sysfs: Use scope-based runtime power managementMatt Roper
2025-11-19drm/xe/tests: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/sriov: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/hwmon: Use scope-based runtime PMMatt Roper
2025-11-19drm/xe/ggtt: Use scope-based runtime pmMatt Roper