开源镜像站
帮助
动态
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
2023-12-19
drm/xe: Prefer single underscore for header guards
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_mchbar_regs.h
Lucas De Marchi
2023-12-19
drm/xe/guc_pc: Move gt register to the proper place
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_lrc_reg.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
2023-12-19
drm/xe: Remove dependency on intel_engine_regs.h
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe: Assume MTL's forcewake register continues to future platforms
Matt Roper
2023-12-19
drm/xe: Remove gen-based mmio offsets from hw engine init
Matt Roper
2023-12-19
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
2023-12-19
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
2023-12-19
drm/xe/guc: Remove i915_regs.h include
Lucas De Marchi
2023-12-19
drm/xe: Remove outdated build workaround
Lucas De Marchi
2023-12-19
drm/xe: Remove duplicate media_ver
Lucas De Marchi
2023-12-19
drm/xe: Add missing include xe_wait_user_fence.h
Lucas De Marchi
2023-12-19
drm/xe: Add missing doc for xe parameter
Lucas De Marchi
2023-12-19
drm/xe: Remove unused functions
Lucas De Marchi
2023-12-19
drm/xe: Fix application of LRC tunings
Lucas De Marchi
2023-12-19
drm/xe: Make local functions static
Lucas De Marchi
2023-12-19
drm/xe/query: zero the region info
Matthew Auld
2023-12-19
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
2023-12-19
drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctl
Matthew Auld
2023-12-19
drm/xe: Remove unseless xe_force_wake_prune.
Rodrigo Vivi
2023-12-19
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
2023-12-19
drm/xe: Initialize ret in mcr_lock()
José Roberto de Souza
2023-12-19
drm/xe/rtp: Support multiple actions per entry
Lucas De Marchi
2023-12-19
drm/xe/rtp: Split action and entry flags
Lucas De Marchi
2023-12-19
drm/xe: Rename xe_rtp_regval to xe_rtp_action
Lucas De Marchi
2023-12-19
drm/xe/mcr: Add SQIDI steering for DG2
Lucas De Marchi
2023-12-19
drm/xe/mcr: Use designated init for xe_steering_types
Lucas De Marchi
2023-12-19
drm/xe: Remove TODO from workaround documentation
Lucas De Marchi
2023-12-19
drm/xe: Remove TODO from rtp infra
Lucas De Marchi
2023-12-19
drm/xe: Fix xe_tuning include
Lucas De Marchi
2023-12-19
drm/xe: Fix typo in MCR documentation
Lucas De Marchi
2023-12-19
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
2023-12-19
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
2023-12-19
drm/xe: Add TLB invalidation fence after rebinds issued from execs
Matthew Brost
2023-12-19
drm/xe: Add has_asid to device info
Matthew Brost
2023-12-19
drm/xe: Signal invalidation fence immediately if CT send fails
Matthew Brost
2023-12-19
drm/xe: Propagate VM unbind error to invalidation fence
Matthew Brost
2023-12-19
drm/xe: Lock GGTT on when restoring kernel BOs
Matthew Brost
2023-12-19
drm/xe: Use GuC to do GGTT invalidations for the GuC firmware
Matthew Brost
2023-12-19
drm/xe: Propagate error from bind operations to async fence
Matthew Brost
2023-12-19
drm/xe: Add range based TLB invalidations
Matthew Brost
2023-12-19
drm/xe: Add has_range_tlb_invalidation device attribute
Matthew Brost
2023-12-19
drm/xe: Delete debugfs entry to issue TLB invalidation
Matthew Brost
2023-12-19
drm/xe: Only set VM->asid for platforms that support a ASID
Matthew Brost
2023-12-19
drm/xe: Add TDR for invalidation fence timeout cleanup
Matthew Brost
[next]