summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2025-11-19drm/xe/gt_idle: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gt: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-11-19drm/xe/forcewake: Add scope-based cleanup for forcewakeMatt Roper
2025-11-19drm/xe/rps: build RPS as part of xeJani Nikula
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula
2025-11-19drm/i915: add .has_fenced_regions to parent interfaceJani Nikula
2025-11-19drm/i915: add .vgpu_active to parent interfaceJani Nikula
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula
2025-11-19drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irqJani Nikula
2025-11-19drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-11-19drm/xe: Switch to use %ptSpAndy Shevchenko
2025-11-18drm/xe/vf: Shadow buffer management for CCS read/write operationsSatyanarayana K V P
2025-11-18drm/xe/sa: Shadow buffer support in the sub-allocator poolSatyanarayana K V P
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-18drm/pcids: Split PTL pciids group to make wcl subplatformDnyaneshwar Bhadane
2025-11-18Merge tag 'drm-intel-next-2025-11-14' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-14' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-17Merge tag 'drm-xe-next-2025-11-05' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-11-14drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana
2025-11-14drm/xe/pf: Check for fence error on VRAM save/restoreMichał Winiarski
2025-11-14drm/xe/pf: Drop the VF VRAM BO reference on successful restoreMichał Winiarski
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14drm/xe/vram: Use pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()Ilpo Järvinen
2025-11-14drm/xe: Remove driver side BAR release before resizeIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-14drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin
2025-11-14drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper
2025-11-14drm/xe/pf: Fix kernel-doc warning in migration_save_consumeMichał Winiarski
2025-11-14drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin
2025-11-14drm/xe/pat: Add helper to query compression enable statusXin Wang
2025-11-13drm/xe/oa: Store forcewake reference in stream structureMatt Roper
2025-11-13drm/xe/eustall: Store forcewake reference in stream structureMatt Roper
2025-11-13drm/xe/forcewake: Improve kerneldocMatt Roper
2025-11-13drm/xe/pf: Use migration-friendly GGTT auto-provisioningMichal Wajdeczko
2025-11-13drm/xe/pf: Add wait helper for VF FLRMichał Winiarski
2025-11-13drm/xe/pf: Handle VRAM migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/migrate: Add function to copy of VRAM data in chunksLukasz Laguna
2025-11-13drm/xe/pf: Add helper to retrieve VF's LMEM objectLukasz Laguna
2025-11-13drm/xe/pf: Handle MMIO migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Handle GGTT migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Add helpers for VF GGTT migration data handlingMichał Winiarski
2025-11-13drm/xe/pf: Handle GuC migration data as part of PF controlMichał Winiarski
2025-11-13drm/xe/pf: Switch VF migration GuC save/restore to struct migration dataMichał Winiarski
2025-11-13drm/xe/pf: Don't save GuC VF migration data on pauseMichał Winiarski
2025-11-13drm/xe/pf: Remove GuC migration data save/restore from GT debugfsMichał Winiarski