开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2024-08-21
drm/xe: Invalidate media_gt TLBs in PT code
Matthew Brost
2024-08-21
drm/xe: Invalidate media_gt TLBs
Matthew Brost
2024-08-21
drm/xe: Free job before xe_exec_queue_put
Matthew Brost
2024-08-20
drm/xe: Drop HW fence pointer to HW fence ctx
Matthew Brost
2024-08-20
drm/xe/guc: Bump the G2H queue size to account for page faults
Stuart Summers
2024-08-20
drm/xe: Use topology to determine page fault queue size
Stuart Summers
2024-08-20
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Stuart Summers
2024-08-19
drm/xe/lnl: Offload system clear page activity to GPU
Nirmoy Das
2024-08-19
drm/ttm: Add a flag to allow drivers to skip clear-on-free
Nirmoy Das
2024-08-19
drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
Thorsten Blum
2024-08-19
drm/xe/display: Make display suspend/resume work on discrete
Maarten Lankhorst
2024-08-19
drm/xe/display: Match i915 driver suspend/resume sequences better
Maarten Lankhorst
2024-08-19
drm/xe: prevent UAF around preempt fence
Matthew Auld
2024-08-19
drm/xe: Remove redundant param from xe_bo_create_user
Nirmoy Das
2024-08-17
drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
Francois Dugast
2024-08-17
drm/xe/vm: Remove restriction that all VMs must be faulting if one is
Francois Dugast
2024-08-17
drm/xe/exec: Switch hw engine group execution mode upon job submission
Francois Dugast
2024-08-17
drm/xe/hw_engine_group: Ensure safe transition between execution modes
Francois Dugast
2024-08-17
drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
Francois Dugast
2024-08-17
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2024-08-17
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
2024-08-17
drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
Francois Dugast
2024-08-17
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
2024-08-17
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
2024-08-17
drm/xe/hw_engine_group: Introduce xe_hw_engine_group
Francois Dugast
2024-08-17
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
2024-08-16
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
2024-08-16
drm/xe: Add debugfs to dump GuC's hwconfig
Matt Roper
2024-08-16
Merge drm/drm-next into drm-xe-next
Lucas De Marchi
2024-08-16
drm/xe: Use for_each_remote_tile rather than manual check
Matthew Brost
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2024-08-15
drm/xe: Fix tile fini sequence
Matthew Brost
2024-08-15
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
2024-08-15
drm/xe: fix engine_class bounds check again
Matthew Auld
2024-08-14
drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register
Tejas Upadhyay
2024-08-14
drm/xe: Write all slices if its mcr register
Tejas Upadhyay
2024-08-14
drm/xe: Move enable host l2 VRAM post MCR init
Tejas Upadhyay
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
2024-08-13
drm/xe: Remove unused xe parameter
Himal Prasad Ghimiray
2024-08-13
drm/xe: Name and document Wa_14019789679
Matt Roper
2024-08-13
drm/xe: add kdev_to_xe_device() helper and use it
Jani Nikula
2024-08-13
drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
Jani Nikula
2024-08-13
drm/xe/tests: remove unused leftover xe_call_for_each_device()
Jani Nikula
2024-08-13
drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
Nirmoy Das
2024-08-13
drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
Jani Nikula
2024-08-12
drm/xe/xe2hpg: Add Wa_14021821874
Tejas Upadhyay
2024-08-12
drm/xe: Add stats for tlb invalidation count
Nirmoy Das
[next]