summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Use vfunc for ggtt pte encodingLucas De Marchi2023-12-213-14/+49
* drm/xe: Use pat_index to encode pde/pteLucas De Marchi2023-12-214-27/+47
* drm/xe/pat: Keep track of relevant indexesLucas De Marchi2023-12-213-0/+15
* drm/xe/pat: Prefer the arch/IP namesLucas De Marchi2023-12-211-56/+56
* drm/xe/dg2: Fix using wrong PAT tableLucas De Marchi2023-12-211-1/+9
* drm/xe: Use vfunc to initialize PATLucas De Marchi2023-12-214-14/+72
* drm/xe/migrate: Do not hand-encode pteLucas De Marchi2023-12-213-7/+32
* drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi2023-12-217-132/+128
* drm/xe: Remove check for vma == NULLLucas De Marchi2023-12-211-5/+6
* drm/xe: Normalize pte/pde encodingLucas De Marchi2023-12-211-52/+67
* drm/xe: Infer service copy functionality from engine listMatt Roper2023-12-214-18/+21
* drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ resetGustavo Sousa2023-12-211-0/+17
* drm/xe: Add Wa_18028616096Shekhar Chauhan2023-12-212-0/+11
* drm/xe: Align size to PAGE_SIZEPallavi Mishra2023-12-211-0/+1
* drm/xe: Accept a const xe deviceLucas De Marchi2023-12-211-4/+4
* drm/xe: add msix supportDani Liberman2023-12-211-3/+3
* drm/xe: change old msi irq api to a new oneDani Liberman2023-12-212-12/+29
* drm/xe: proper setting of irq enabled flagDani Liberman2023-12-211-5/+3
* drm/xe: Implement fdinfo memory stats printingTejas Upadhyay2023-12-212-1/+99
* drm/xe: Account ring buffer and context state storageTejas Upadhyay2023-12-211-1/+6
* drm/xe: Track page table memory usage for clientTejas Upadhyay2023-12-212-0/+10
* drm/xe: Record each drm client with its VMTejas Upadhyay2023-12-212-0/+3
* drm/xe: Add tracking support for bos per clientTejas Upadhyay2023-12-214-0/+92
* drm/xe: Interface xe drm client with fdinfo interfaceTejas Upadhyay2023-12-213-1/+26
* drm/xe: Add drm-client infrastructureTejas Upadhyay2023-12-215-1/+116
* drm/xe: Add child contexts to the GuC context lookupDaniele Ceraolo Spurio2023-12-211-14/+30
* drm/xe/wa: Apply tile workarounds at probe/resumeMatt Roper2023-12-216-0/+34
* drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström2023-12-212-8/+33
* drm/xe: Simplify final return from xe_irq_install()Gustavo Sousa2023-12-211-5/+1
* drm/xe: Reinstate pipelined fence enable_signalingThomas Hellström2023-12-213-6/+3
* drm/xe/uc: Add GuC/HuC firmware path overridesDaniele Ceraolo Spurio2023-12-213-1/+41
* drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio2023-12-215-19/+26
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-2110-22/+22
* drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty2023-12-2111-0/+833
* drm/xe: Use spinlock in forcewake instead of mutexAravind Iddamsetty2023-12-212-8/+8
* drm/xe: Get GT clock to nanosecsAravind Iddamsetty2023-12-212-1/+8
* drm/xe/guc: Switch to major-only GuC FW tracking for MTLDaniele Ceraolo Spurio2023-12-211-1/+1
* drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast2023-12-2131-201/+235
* drm/xe: Introduce Xe assert macrosMichal Wajdeczko2023-12-211-0/+174
* drm/xe: Replace XE_WARN_ON with drm_warn when just printing a stringFrancois Dugast2023-12-216-17/+22
* drm/xe: Fix fence reservation accoutingMatthew Brost2023-12-212-2/+11
* drm/xe: Convert remaining instances of ttm_eu_reserve_buffers to drm_execThomas Hellström2023-12-212-69/+36
* drm/xe: Convert pagefaulting code to use drm_execThomas Hellström2023-12-213-62/+84
* drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helperThomas Hellström2023-12-214-219/+153
* drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström2023-12-216-35/+11
* drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström2023-12-218-50/+41
* drm/xe/bo: Simplify xe_bo_lock()Thomas Hellström2023-12-217-100/+89
* drm/xe/mmio: Account for GSI offset when checking rangesLucas De Marchi2023-12-212-3/+7
* drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi2023-12-212-7/+0
* drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi2023-12-212-10/+11