summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe/tests/xe_migrate.c: Add vram to vram KUNIT testDavid Kershner
2023-12-21drm/xe/xe_migrate.c: Use DPA offset for page table entries.David Kershner
2023-12-21drm/xe/xe2: Follow XeHPC for TLB invalidationLucas De Marchi
2023-12-21drm/xe/vm: Prefer xe_assert() over XE_WARN_ON()Lucas De Marchi
2023-12-21drm/xe: add gt tuning for indirect stateMatt Atwood
2023-12-21drm/xe: Add infrastructure for per engine tuningMatt Atwood
2023-12-21drm/xe/hwmon: fix uaf on unloadMatthew Auld
2023-12-21drm/xe/xe2: Add missing mocs entryLucas De Marchi
2023-12-21drm/xe: Remove devcoredump readout of IPEIRJosé Roberto de Souza
2023-12-21drm/xe: Fix devcoredump readout of IPEHRJosé Roberto de Souza
2023-12-21drm/xe: Fix RING_MI_MODE label in devcoredumpJosé Roberto de Souza
2023-12-21drm/xe: fix range printing for debug messagesPaulo Zanoni
2023-12-21drm/xe/vm: use list_last_entry() to fetch last_opPaulo Zanoni
2023-12-21drm/xe/vm: print the correct 'keep' when printing gpuva opsPaulo Zanoni
2023-12-21drm/xe/hwmon: Expose hwmon energy attributeBadal Nilawar
2023-12-21drm/xe/hwmon: Expose input voltage attributeBadal Nilawar
2023-12-21drm/xe/hwmon: Expose card reactive critical powerBadal Nilawar
2023-12-21drm/xe/hwmon: Expose power attributesBadal Nilawar
2023-12-21drm/xe: Fix exec queue usage for unbindsMatthew Brost
2023-12-21drm/xe: Leverage ComputeCS read L3 cachingBalasubramani Vivekanandan
2023-12-21drm/xe/xe2: Update MOCS fields in blitter instructionsHaridhar Kalvala
2023-12-21drm/xe/xe2: Set tile y type in XY_FAST_COPY_BLT to Tile4Haridhar Kalvala
2023-12-21drm/xe: Rename MEM_SET instructionHaridhar Kalvala
2023-12-21drm/xe: Adjust mocs field mask definitionsHaridhar Kalvala
2023-12-21drm/xe/xe2: Extend reserved stolen sizesLucas De Marchi
2023-12-21drm/xe/tuning: Add missing engine class rules for LRC tuningMatt Roper
2023-12-21drm/xe: timeout needs to be a signed valueFei Yang
2023-12-21drm/xe: set PTE_AE for all platforms supporting itFei Yang
2023-12-21drm/xe: Add a missing mutex_destroy to xe_ttm_vram_mgrBommithi Sakeena
2023-12-21drm/xe: Ensure mutex are destroyedBommithi Sakeena
2023-12-21drm/xe: do not register to PM if GuC is disabledOhad Sharabi
2023-12-21drm/xe: Use vfunc for ggtt pte encodingLucas De Marchi
2023-12-21drm/xe: Use pat_index to encode pde/pteLucas De Marchi
2023-12-21drm/xe/pat: Keep track of relevant indexesLucas De Marchi
2023-12-21drm/xe/pat: Prefer the arch/IP namesLucas De Marchi
2023-12-21drm/xe/dg2: Fix using wrong PAT tableLucas De Marchi
2023-12-21drm/xe: Use vfunc to initialize PATLucas De Marchi
2023-12-21drm/xe/migrate: Do not hand-encode pteLucas De Marchi
2023-12-21drm/xe: Use vfunc for pte/pde ppgtt encodingLucas De Marchi
2023-12-21drm/xe: Remove check for vma == NULLLucas De Marchi
2023-12-21drm/xe: Normalize pte/pde encodingLucas De Marchi
2023-12-21drm/xe: Infer service copy functionality from engine listMatt Roper
2023-12-21drm/xe/irq: Clear GFX_MSTR_IRQ as part of IRQ resetGustavo Sousa
2023-12-21drm/xe: Add Wa_18028616096Shekhar Chauhan
2023-12-21drm/xe: Align size to PAGE_SIZEPallavi Mishra
2023-12-21drm/xe: Accept a const xe deviceLucas De Marchi
2023-12-21drm/xe: add msix supportDani Liberman
2023-12-21drm/xe: change old msi irq api to a new oneDani Liberman
2023-12-21drm/xe: proper setting of irq enabled flagDani Liberman
2023-12-21drm/xe: Implement fdinfo memory stats printingTejas Upadhyay