summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-21drm/xe: Account ring buffer and context state storageTejas Upadhyay
2023-12-21drm/xe: Track page table memory usage for clientTejas Upadhyay
2023-12-21drm/xe: Record each drm client with its VMTejas Upadhyay
2023-12-21drm/xe: Add tracking support for bos per clientTejas Upadhyay
2023-12-21drm/xe: Interface xe drm client with fdinfo interfaceTejas Upadhyay
2023-12-21drm/xe: Add drm-client infrastructureTejas Upadhyay
2023-12-21drm/xe: Add child contexts to the GuC context lookupDaniele Ceraolo Spurio
2023-12-21drm/xe/wa: Apply tile workarounds at probe/resumeMatt Roper
2023-12-21drm/xe: Disallow pinning dma-bufs in VRAMThomas Hellström
2023-12-21drm/xe: Simplify final return from xe_irq_install()Gustavo Sousa
2023-12-21drm/xe: Reinstate pipelined fence enable_signalingThomas Hellström
2023-12-21drm/xe/uc: Add GuC/HuC firmware path overridesDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Fix uC status trackingDaniele Ceraolo Spurio
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe/pmu: Enable PMU interfaceAravind Iddamsetty
2023-12-21drm/xe: Use spinlock in forcewake instead of mutexAravind Iddamsetty
2023-12-21drm/xe: Get GT clock to nanosecsAravind Iddamsetty
2023-12-21drm/xe/guc: Switch to major-only GuC FW tracking for MTLDaniele Ceraolo Spurio
2023-12-21drm/xe: Use Xe assert macros instead of XE_WARN_ON macroFrancois Dugast
2023-12-21drm/xe: Introduce Xe assert macrosMichal Wajdeczko
2023-12-21drm/xe: Replace XE_WARN_ON with drm_warn when just printing a stringFrancois Dugast
2023-12-21drm/xe: Fix fence reservation accoutingMatthew Brost
2023-12-21drm/xe: Convert remaining instances of ttm_eu_reserve_buffers to drm_execThomas Hellström
2023-12-21drm/xe: Convert pagefaulting code to use drm_execThomas Hellström
2023-12-21drm/xe: Rework xe_exec and the VM rebind worker to use the drm_exec helperThomas Hellström
2023-12-21drm/xe/bo: Remove the lock_no_vm()/unlock_no_vm() interfaceThomas Hellström
2023-12-21drm/xe/vm: Simplify and document xe_vm_lock()Thomas Hellström
2023-12-21drm/xe/bo: Simplify xe_bo_lock()Thomas Hellström
2023-12-21drm/xe/mmio: Account for GSI offset when checking rangesLucas De Marchi
2023-12-21drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi
2023-12-21drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi
2023-12-21drm/xe: Fix LRC workaroundsLucas De Marchi
2023-12-21drm/xe: Add dbg messages for LRC WAsLucas De Marchi
2023-12-21drm/xe/reg_sr: Use xe_gt_dbgLucas De Marchi
2023-12-21drm/xe/reg_sr: Simplify check for masked registersLucas De Marchi
2023-12-21drm/xe/pat: Use 0 instead of space on errorLucas De Marchi
2023-12-21drm/xe/selftests: make eviction test tile centricMatthew Auld
2023-12-21drm/xe/selftests: consider multi-GT for eviction testMatthew Auld
2023-12-21drm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP is enabledFrancois Dugast
2023-12-21drm/xe: Fix array of bindsMatthew Brost
2023-12-21drm/xe: Fixup unwind on VM ops errorsMatthew Brost
2023-12-21drm/xe: Convert xe_vma_op_flags to BIT macrosMatthew Brost
2023-12-21drm/xe: fix has_llc on rklMatthew Auld
2023-12-21drm/xe: nuke GuC on unloadMatthew Auld
2023-12-21drm/xe: Prevent return with locked vmPallavi Mishra
2023-12-21drm/xe: Add patch version on guc firmware initZhanjun Dong
2023-12-21drm/xe/pvc: Use fast copy engines as migrate engine on PVCNiranjana Vishwanathapura
2023-12-21drm/xe/pvc: Force even num engines to use 64BNiranjana Vishwanathapura
2023-12-21drm/xe/pvc: Blacklist BCS_SWCTRL registerNiranjana Vishwanathapura
2023-12-21drm/xe/ct: fix resv_space printMatthew Auld