summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)AuthorFilesLines
6 daysdrm/xe: Fix DPT allocation paths.Maarten Lankhorst1-24/+8
10 daysdrm/xe/oa: Fix sync entry leak on OA config emit failureLinmao Li1-0/+4
10 daysdrm/xe: Fix xe_device_probe() failureRaag Jadav1-1/+5
10 daysdrm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
2026-08-19drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz1-2/+5
2026-08-09drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-08-09drm/xe: Add page reclamation info to device infoOak Zeng3-0/+4
2026-08-09drm/xe: Stub out new pagefault layerMatthew Brost4-0/+221
2026-08-09drm/xe: Use SVM range helpers in PT layerMatthew Brost1-14/+14
2026-08-09drm/xe: Wait on external BO kernel fences in exec IOCTLMatthew Brost1-6/+16
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-2/+1
2026-08-09drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-08-09drm/xe/vm: Prevent binding of purged buffer objectsArvind Yadav1-11/+68
2026-08-09drm/xe/bo: Add purgeable bo state tracking and field madv to xe_boArvind Yadav2-0/+62
2026-08-09drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote2-27/+67
2026-08-09drm/xe/pat: Add helper to query compression enable statusXin Wang2-0/+16
2026-08-09drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay1-2/+9
2026-08-09drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit2-0/+13
2026-08-09drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit1-0/+7
2026-08-09drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit2-2/+36
2026-08-09drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit1-0/+15
2026-08-09drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit1-0/+11
2026-08-09drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit1-5/+6
2026-08-09drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit1-2/+5
2026-08-09drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit4-1/+19
2026-08-09drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelistsAshutosh Dixit1-3/+5
2026-08-09drm/xe/rtp: Refactor OAG MMIO trigger register whitelistingAshutosh Dixit1-16/+13
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes4-60/+61
2026-08-03drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
2026-08-03drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-08-03drm/xe: Fix PTE index in xe_vm_populate_pgtable() for chunked bindsMatthew Brost1-2/+12
2026-08-03drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost1-4/+2
2026-08-03drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin1-4/+4
2026-08-03drm/xe/i2c: Allow per domain unique idRaag Jadav1-1/+4
2026-08-03drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10
2026-08-03drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost5-15/+48
2026-08-03drm/xe/vf: Shadow buffer management for CCS read/write operationsSatyanarayana K V P4-7/+73
2026-08-03drm/xe/sa: Shadow buffer support in the sub-allocator poolSatyanarayana K V P5-4/+91
2026-08-03drm/xe: Allow the caller to pass guc_buf_cache sizeMichał Winiarski2-11/+34
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+1
2026-07-24drm/xe/userptr: Stub notifier_lock helpers when DRM_GPUSVM=nShuicheng Lin1-0/+5
2026-07-24drm/xe: remove duplicate <kunit/test-bug.h> includeAnas Khan1-1/+0
2026-07-24drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko1-4/+9
2026-07-24drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin1-3/+1
2026-07-24drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin2-10/+48
2026-07-24drm/xe/pt: Fix NULL pointer dereference in xe_pt_zap_ptes_entry()Francois Dugast1-2/+10
2026-07-24drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström1-2/+2
2026-07-24platform/x86/intel/vsec: Switch exported helpers from pci_dev to deviceDavid E. Box4-8/+7
2026-06-19drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh1-1/+1
2026-06-19drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula1-2/+9