summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-08-21drm/xe: Invalidate media_gt TLBs in PT codeMatthew Brost
2024-08-21drm/xe: Invalidate media_gt TLBsMatthew Brost
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-20drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost
2024-08-20drm/xe/guc: Bump the G2H queue size to account for page faultsStuart Summers
2024-08-20drm/xe: Use topology to determine page fault queue sizeStuart Summers
2024-08-20drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-19drm/xe/lnl: Offload system clear page activity to GPUNirmoy Das
2024-08-19drm/ttm: Add a flag to allow drivers to skip clear-on-freeNirmoy Das
2024-08-19drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()Thorsten Blum
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-08-19drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld
2024-08-19drm/xe: Remove redundant param from xe_bo_create_userNirmoy Das
2024-08-17drm/xe/device: Remove unused xe_device::usm::num_vm_in_*Francois Dugast
2024-08-17drm/xe/vm: Remove restriction that all VMs must be faulting if one isFrancois Dugast
2024-08-17drm/xe/exec: Switch hw engine group execution mode upon job submissionFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Ensure safe transition between execution modesFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Add helper to wait for dma fence jobsFrancois Dugast
2024-08-17drm/xe/exec_queue: Prepare last fence for hw engine group resume contextFrancois Dugast
2024-08-17drm/xe/exec_queue: Remove duplicated codeFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Add helper to suspend faulting LR jobsFrancois Dugast
2024-08-17'drm/xe/hw_engine_group: Register hw engine group's exec queuesFrancois Dugast
2024-08-17drm/xe/guc_submit: Make suspend_wait interruptibleFrancois Dugast
2024-08-17drm/xe/hw_engine_group: Introduce xe_hw_engine_groupFrancois Dugast
2024-08-17drm/xe: Use reserved copy engine for user binds on faulting devicesMatthew Brost
2024-08-16drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributesMatt Roper
2024-08-16drm/xe: Add debugfs to dump GuC's hwconfigMatt Roper
2024-08-16Merge drm/drm-next into drm-xe-nextLucas De Marchi
2024-08-16drm/xe: Use for_each_remote_tile rather than manual checkMatthew Brost
2024-08-16drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio
2024-08-16drm/xe/uc: Use managed bo for HuC and GSC objectsDaniele Ceraolo Spurio
2024-08-16Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-08-15drm/xe: Fix tile fini sequenceMatthew Brost
2024-08-15drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio
2024-08-15drm/xe: Make exec_queue_kill safe to call twiceDaniele Ceraolo Spurio
2024-08-15drm/xe: fix engine_class bounds check againMatthew Auld
2024-08-14drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr registerTejas Upadhyay
2024-08-14drm/xe: Write all slices if its mcr registerTejas Upadhyay
2024-08-14drm/xe: Move enable host l2 VRAM post MCR initTejas Upadhyay
2024-08-13drm/xe: Rename enable_display module paramLucas De Marchi
2024-08-13drm/xe: Remove unused xe parameterHimal Prasad Ghimiray
2024-08-13drm/xe: Name and document Wa_14019789679Matt Roper
2024-08-13drm/xe: add kdev_to_xe_device() helper and use itJani Nikula
2024-08-13drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directlyJani Nikula
2024-08-13drm/xe/tests: remove unused leftover xe_call_for_each_device()Jani Nikula
2024-08-13drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()Nirmoy Das
2024-08-13drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directlyJani Nikula
2024-08-12drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay
2024-08-12drm/xe: Add stats for tlb invalidation countNirmoy Das