index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
MAINTAINERS: update Xe driver maintainers
Oded Gabbay
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
2024-05-22
drm/xe: reset mmio mappings with devm
Matthew Auld
[next]