开源镜像站
帮助
动态
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
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2024-04-09
drm/xe/lnl: Enable GuC Wa_14019882105
Badal Nilawar
2024-04-09
drm/xe/guc: Add support for workaround KLVs
Badal Nilawar
2024-04-08
drm/xe: Capture GuC CT snapshot when stopped
Matthew Brost
2024-04-08
drm/xe: Always capture exec queues on snapshot
Matthew Brost
2024-04-08
drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
Francois Dugast
2024-04-08
drm/xe: Remove dead clock code
Lucas De Marchi
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
2024-04-08
drm/xe: Remove debug message from migrate_clear()
José Roberto de Souza
2024-04-08
drm/xe/display: Fix double mutex initialization
Lucas De Marchi
2024-04-08
drm/xe/vf: Mark supported firmwares as preloaded
Michal Wajdeczko
2024-04-08
drm/xe/vf: Don't try to read legacy GuC MMIO notification if VF
Michal Wajdeczko
2024-04-08
drm/xe/vf: Don't try to program MOCS if VF
Michal Wajdeczko
2024-04-08
drm/xe/vf: Don't emit access to Global HWSP if VF
Michal Wajdeczko
2024-04-08
drm/xe/guc: Initialize GuC ID manager sooner
Michal Wajdeczko
2024-04-08
drm/xe/guc: Use drm_device-managed version of mutex_init()
Michal Wajdeczko
2024-04-05
drm/xe: Drop xe_vm_assert_held() macro definition from xe_bo.h
Michal Wajdeczko
2024-04-05
drm/xe: Move PTE/PDE bit definitions to proper header
Michal Wajdeczko
2024-04-05
drm/xe: fix multicast support for Xe_LP platforms
Andrzej Hajda
2024-04-05
drm/xe/guc: Reuse code while debugging GuC params
Michal Wajdeczko
2024-04-05
drm/xe/guc: Prefer GT oriented logs for GuC messages
Michal Wajdeczko
2024-04-04
drm/xe/xe_hw_engine_class_sysfs: use sysfs_emit() for attr's _show()
Bommu Krishnaiah
2024-04-04
drm/xe: prefer snprintf over sprintf
Bommu Krishnaiah
2024-04-04
drm/xe: Protect devcoredump access after unbind
Rodrigo Vivi
2024-04-03
drm/xe/xe_migrate: Cast to output precision before multiplying operands
Himal Prasad Ghimiray
2024-04-03
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
2024-04-02
drm/xe/xe2: Add workaround 18033852989
Himal Prasad Ghimiray
2024-04-02
drm/xe: Normalize bo flags macros
Lucas De Marchi
2024-04-02
drm/xe: Stop passing user flag to xe_bo_create_user()
Lucas De Marchi
2024-03-29
drm/xe/xe_devcoredump: Check NULL before assignments
Himal Prasad Ghimiray
2024-03-29
drm/xe/hwmon: Add infra to support card power and energy attributes
Karthik Poosa
2024-03-29
drm/xe: Refactor GT debugfs
Michal Wajdeczko
2024-03-29
drm/xe: Define helper for GT specific debugfs files
Michal Wajdeczko
2024-03-29
drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
Michal Wajdeczko
2024-03-28
drm/xe/gsc: Implement WA 14018094691
Daniele Ceraolo Spurio
2024-03-28
drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events
Michal Wajdeczko
2024-03-28
drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABI
Michal Wajdeczko
2024-03-28
drm/xe/vf: Add proper detection of the SR-IOV VF mode
Michal Wajdeczko
2024-03-28
drm/xe: Move SR-IOV probe to xe_device_probe_early()
Michal Wajdeczko
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
2024-03-27
drm/xe/guc: Use GuC ID Manager in submission code
Michal Wajdeczko
2024-03-27
drm/xe/kunit: Add basic tests for GuC context ID Manager
Michal Wajdeczko
2024-03-27
drm/xe/guc: Introduce GuC context ID Manager
Michal Wajdeczko
2024-03-27
drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
Michal Wajdeczko
2024-03-27
drm/xe/guc: Fix include guard for SR-IOV ABI
Michal Wajdeczko
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
2024-03-26
drm/xe: Create a helper function to init job's user fence
Nirmoy Das
[next]