summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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
2025-11-13drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migrationMichał Winiarski
2025-11-13drm/xe: Allow the caller to pass guc_buf_cache sizeMichał Winiarski
2025-11-13drm/xe: Add sa/guc_buf_cache sync interfaceMichał Winiarski
2025-11-13drm/xe/pf: Expose VF migration data size over debugfsMichał Winiarski
2025-11-13drm/xe/pf: Add minimalistic migration descriptorMichał Winiarski
2025-11-13drm/xe/pf: Add support for encap/decap of bitstream to/from packetMichał Winiarski
2025-11-13drm/xe/pf: Add helpers for migration data packet allocation / freeMichał Winiarski
2025-11-13drm/xe/pf: Add data structures and handlers for migration ringsMichał Winiarski
2025-11-13drm/xe/pf: Add save/restore control state stubs and connect to debugfsMichał Winiarski
2025-11-13drm/xe/pf: Convert control state to bitmapMichał Winiarski
2025-11-13drm/xe: Move migration support to device-level structMichał Winiarski
2025-11-13drm/xe/pf: Remove GuC version check for migration supportMichał Winiarski
2025-11-13drm/xe: remove stale runtime_pm memberJani Nikula
2025-11-12drm/xe/guc: Eliminate RPa frequency cachingSk Anirban
2025-11-12drm/xe/guc: Eliminate RPe caching for SLPC parameter handlingSk Anirban
2025-11-12drm/xe/pf: Allow to lockdown the PF using custom guardMichal Wajdeczko
2025-11-12drm/xe/pcode: Rework error mappingLucas De Marchi
2025-11-12drm/xe: fix kernel-doc function name mismatch in xe_pm.cKriish Sharma
2025-11-11drm/i915/de: Implement register waits one wayVille Syrjälä
2025-11-11Merge drm/drm-next into drm-intel-nextJani Nikula
2025-11-10drm/xe/pf: Add runtime registers for GFX ver >= 35Piotr Piórkowski
2025-11-10drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpgNitin Gote
2025-11-10drm/xe/xe3: Extend wa_14023061436Tangudu Tilak Tirumalesh
2025-11-10drm/xe/xe3: Add WA_14024681466 for Xe3_LPGNitin Gote
2025-11-10drm/xe/vram: Move forcewake down to get_flat_ccs_offset()Lucas De Marchi
2025-11-10drm/xe: Use SG_TILE_ADDR_RANGE instead of TILE_ADDR_RANGEFei Yang
2025-11-10drm/xe: Fix MTL vm_max_levelRodrigo Vivi
2025-11-10drm/xe/vf: Enable VF resource fixup unconditionallyMichał Winiarski
2025-11-07drm/xe/tests: Add KUnit tests for PF fair provisioningMichal Wajdeczko