index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-10
drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
Himal Prasad Ghimiray
1
-0
/
+11
2024-06-10
drm/xe/guc: Prefer GT oriented messages in xe_guc_pc
Michal Wajdeczko
1
-9
/
+10
2024-06-10
drm/xe/guc: Add pc_to_ct() helper
Michal Wajdeczko
1
-19
/
+18
2024-06-10
drm/xe/guc: Move H2G SETUP_PC_GUCRC definition to SLPC ABI
Michal Wajdeczko
3
-10
/
+25
2024-06-10
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
Michal Wajdeczko
1
-2
/
+13
2024-06-07
drm/xe: Drop EXEC_QUEUE_FLAG_BANNED
Matthew Brost
4
-13
/
+13
2024-06-07
drm/xe: Cleanup force wake registers bit definitions
Himal Prasad Ghimiray
2
-18
/
+14
2024-06-07
drm/xe: Rework GPU page fault handling
Matthew Brost
1
-80
/
+62
2024-06-07
drm/xe: do not select ACPI_BUTTON
Jani Nikula
1
-1
/
+0
2024-06-07
drm/xe/guc: Allow CTB G2H processing without G2H IRQ
Michal Wajdeczko
2
-0
/
+45
2024-06-07
drm/xe/guc: Split g2h worker function
Michal Wajdeczko
1
-2
/
+8
2024-06-06
drm/xe: move disable_c6 call
Riana Tauro
2
-5
/
+6
2024-06-06
drm/xe/xe_gt_idle: use GT forcewake domain assertion
Riana Tauro
1
-1
/
+1
2024-06-06
drm/xe/xe_gt_debugfs: Add synchronous gt reset debugfs
Jonathan Cavitt
1
-0
/
+12
2024-06-06
drm/xe: Do not dereference NULL job->fence in trace points
Matthew Brost
2
-2
/
+2
2024-06-06
drm/xe/vf: Custom GT restart
Michal Wajdeczko
1
-0
/
+22
2024-06-06
drm/xe/vf: Custom GuC reset
Michal Wajdeczko
1
-0
/
+3
2024-06-06
drm/xe/vf: Custom uC initialization
Michal Wajdeczko
1
-0
/
+33
2024-06-06
drm/xe/vf: Support only GuC/HuC firmwares
Michal Wajdeczko
1
-0
/
+4
2024-06-05
drm/xe: Don't overmap identity VRAM mapping
Matthew Brost
1
-13
/
+42
2024-06-05
drm/xe: flush engine buffers before signalling user fence on all engines
Andrzej Hajda
1
-2
/
+16
2024-06-05
Revert "drm/xe: flush gtt before signalling user fence on all engines"
Andrzej Hajda
1
-4
/
+4
2024-06-05
drm/xe/vm: Simplify if condition
Thorsten Blum
1
-2
/
+2
2024-06-05
drm/xe: drop redundant W=1 warnings from Makefile
Jani Nikula
1
-24
/
+1
2024-06-05
drm/xe: Use missing lock in relay_needs_worker
Nirmoy Das
1
-1
/
+8
2024-06-05
drm/xe/xe2lpg: Add permanent wa_14020756599
Tejas Upadhyay
1
-0
/
+4
2024-06-05
drm/xe/xe2lpm: Add permanent Wa_14020756599
Tejas Upadhyay
3
-0
/
+27
2024-05-31
drm/xe: Add kernel-doc to some xe_lrc interfaces
Niranjana Vishwanathapura
2
-0
/
+31
2024-05-31
drm/xe: Fix NULL ptr dereference in devcoredump
Matthew Brost
1
-1
/
+1
2024-05-31
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
1
-0
/
+1
2024-05-31
drm/xe: Split MCR initialization
Michal Wajdeczko
3
-7
/
+27
2024-05-30
drm/xe/vf: Setup VRAM based on received config data
Michal Wajdeczko
3
-0
/
+36
2024-05-30
drm/xe: Promote VRAM initialization function to own file
Michal Wajdeczko
5
-332
/
+368
2024-05-30
drm/xe: Drop xe_ prefix from static functions in xe_mmio.c
Michal Wajdeczko
1
-12
/
+12
2024-05-30
drm/xe: Move BAR definitions to dedicated file
Michal Wajdeczko
4
-3
/
+14
2024-05-30
drm/xe: Move XEHP_MTCFG_ADDR register definition to xe_regs.h
Michal Wajdeczko
2
-3
/
+3
2024-05-30
Revert "drm/xe: make gt_remove use devm"
Daniele Ceraolo Spurio
3
-9
/
+30
2024-05-30
drm/xe: replace format-less snprintf() with strscpy()
Arnd Bergmann
1
-1
/
+1
2024-05-30
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
12
-59
/
+109
2024-05-30
drm/xe: Remove unwanted mutex locking
Niranjana Vishwanathapura
1
-2
/
+6
2024-05-29
drm/xe: Drop undesired prefix from the platform name
Michal Wajdeczko
1
-12
/
+12
2024-05-29
drm/xe/hwmon: Expose card power and energy attributes of BMG
Karthik Poosa
2
-8
/
+18
2024-05-29
drm/xe/hwmon: Add HWMON support for BMG
Karthik Poosa
2
-4
/
+17
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
1
-2
/
+7
2024-05-29
drm/xe: Check empty pinned BO list with lock held.
Nirmoy Das
1
-6
/
+4
2024-05-28
drm/xe/guc: Fix uninitialised count in GuC load debug prints
John Harrison
1
-7
/
+9
2024-05-28
MAINTAINERS: update Xe driver maintainers
Oded Gabbay
1
-1
/
+0
2024-05-28
drm/xe: Enable Coarse Power Gating
Riana Tauro
4
-9
/
+68
2024-05-28
drm/xe: Standardize power gate registers
Riana Tauro
3
-11
/
+9
2024-05-28
drm/xe: Don't refer to general LRC initialization as a "wa"
Matt Roper
1
-2
/
+2
[next]