开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-05-30
drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.h
Michal Wajdeczko
2024-05-30
Revert "drm/xe: make gt_remove use devm"
Daniele Ceraolo Spurio
2024-05-30
drm/xe: replace format-less snprintf() with strscpy()
Arnd Bergmann
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-29
drm/xe: Remove unwanted mutex locking
Niranjana Vishwanathapura
2024-05-29
drm/xe: Drop undesired prefix from the platform name
Michal Wajdeczko
2024-05-29
drm/xe/hwmon: Expose card power and energy attributes of BMG
Karthik Poosa
2024-05-29
drm/xe/hwmon: Add HWMON support for BMG
Karthik Poosa
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
2024-05-29
drm/xe: Check empty pinned BO list with lock held.
Nirmoy Das
2024-05-28
drm/xe/guc: Fix uninitialised count in GuC load debug prints
John Harrison
2024-05-28
drm/xe: Enable Coarse Power Gating
Riana Tauro
2024-05-28
drm/xe: Standardize power gate registers
Riana Tauro
2024-05-28
drm/xe: Don't refer to general LRC initialization as a "wa"
Matt Roper
2024-05-28
drm/xe: Use platform name in xe_assert()
Michal Wajdeczko
2024-05-28
drm/xe: Store platform name in xe_device.info
Michal Wajdeczko
2024-05-28
drm/xe: allow unaligned start and size xe_res_cursor parameters
Andrzej Hajda
2024-05-28
drm/xe: flush gtt before signalling user fence on all engines
Andrzej Hajda
2024-05-27
drm/xe: Do not access xe file when updating exec queue run_ticks
Umesh Nerlige Ramappa
2024-05-27
drm/xe: Use run_ticks instead of runtime for client stats
Umesh Nerlige Ramappa
2024-05-27
drm/xe: Move job creation out of the struct xe_migrate::job_mutex
Thomas Hellström
2024-05-27
drm/xe: Remove xe_lrc_create_seqno_fence()
Thomas Hellström
2024-05-27
drm/xe: Don't initialize fences at xe_sched_job_create()
Thomas Hellström
2024-05-27
drm/xe: Split lrc seqno fence creation up
Thomas Hellström
2024-05-27
drm/xe: Decouple job seqno and lrc seqno
Matthew Brost
2024-05-27
drm/xe/vf: Use only assigned GGTT region
Michal Wajdeczko
2024-05-27
drm/xe/vf: Read VF configuration prior to GGTT initialization
Michal Wajdeczko
2024-05-24
drm/xe/vf: Treat GMDID as another runtime register
Michal Wajdeczko
2024-05-24
drm/xe/vf: Cache value of the GMDID register
Michal Wajdeczko
2024-05-24
drm/xe/vf: Provide early access to GMDID register
Michal Wajdeczko
2024-05-24
drm/xe/vf: Obtain value of GMDID register from GuC
Michal Wajdeczko
2024-05-24
drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definition
Michal Wajdeczko
2024-05-24
drm/xe/vf: Use register values obtained from the PF
Michal Wajdeczko
2024-05-23
drm/xe/guc: Port over the slow GuC loading support from i915
John Harrison
2024-05-23
drm/xe: Make read_perf_limit_reasons globally accessible
John Harrison
2024-05-23
drm/xe: Nuke simple error capture
José Roberto de Souza
2024-05-23
drm/xe: Add process name to devcoredump
José Roberto de Souza
2024-05-23
drm/xe: remove unused struct 'xe_gt_desc'
Dr. David Alan Gilbert
2024-05-23
drm/xe: Enable D3Cold on 'low' VRAM utilization
Rodrigo Vivi
2024-05-23
drm/xe: Stop checking for power_lost on D3Cold
Rodrigo Vivi
2024-05-23
drm/xe: Prepare display for D3Cold
Rodrigo Vivi
2024-05-23
drm/xe: Relax runtime pm protection around VM
Rodrigo Vivi
2024-05-23
drm/xe: Relax runtime pm protection during execution
Rodrigo Vivi
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
Rodrigo Vivi
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
2024-05-22
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
2024-05-22
drm/xe/uc: Don't emit false error if running in execlist mode
Michal Wajdeczko
2024-05-22
drm/xe/display: move device_remove over to drmm
Matthew Auld
2024-05-22
drm/xe/display: stop calling domains_driver_remove twice
Matthew Auld
2024-05-22
drm/xe/display: move display fini stuff to devm
Matthew Auld
[next]