index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
24
-286
/
+229
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-2
/
+2
2024-03-29
drm/xe/xe_devcoredump: Check NULL before assignments
Himal Prasad Ghimiray
1
-4
/
+6
2024-03-29
drm/xe/hwmon: Add infra to support card power and energy attributes
Karthik Poosa
1
-82
/
+130
2024-03-29
drm/xe: Refactor GT debugfs
Michal Wajdeczko
1
-111
/
+51
2024-03-29
drm/xe: Define helper for GT specific debugfs files
Michal Wajdeczko
2
-0
/
+54
2024-03-29
drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
Michal Wajdeczko
1
-0
/
+7
2024-03-28
drm/xe/gsc: Implement WA 14018094691
Daniele Ceraolo Spurio
3
-0
/
+26
2024-03-28
drm/xe/pf: Add minimal support for VF_STATE_NOTIFY events
Michal Wajdeczko
4
-0
/
+290
2024-03-28
drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABI
Michal Wajdeczko
1
-0
/
+94
2024-03-28
drm/xe/vf: Add proper detection of the SR-IOV VF mode
Michal Wajdeczko
2
-2
/
+18
2024-03-28
drm/xe: Move SR-IOV probe to xe_device_probe_early()
Michal Wajdeczko
4
-5
/
+5
2024-03-28
drm/xe: Separate pure MMIO init from VRAM checkout
Michal Wajdeczko
3
-35
/
+24
2024-03-28
drm: Switch DRM_DISPLAY_HDMI_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HDCP_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_DP_HELPER to depends on
Maxime Ripard
1
-1
/
+1
2024-03-28
drm: Switch DRM_DISPLAY_HELPER to depends on
Maxime Ripard
1
-2
/
+5
2024-03-28
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-03-28
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-03-28
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-03-28
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-03-27
drm/xe/guc: Use GuC ID Manager in submission code
Michal Wajdeczko
2
-36
/
+10
2024-03-27
drm/xe/kunit: Add basic tests for GuC context ID Manager
Michal Wajdeczko
2
-0
/
+140
2024-03-27
drm/xe/guc: Introduce GuC context ID Manager
Michal Wajdeczko
4
-0
/
+315
2024-03-27
drm/xe/guc: Move GUC_ID_MAX definition to GuC ABI header
Michal Wajdeczko
2
-1
/
+2
2024-03-27
drm/xe/guc: Fix include guard for SR-IOV ABI
Michal Wajdeczko
1
-2
/
+2
2024-03-27
drm/xe: Move HW GGTT definitions to dedicated file
Michal Wajdeczko
3
-8
/
+17
2024-03-26
drm/xe: Create a helper function to init job's user fence
Nirmoy Das
6
-16
/
+32
2024-03-26
drm/xe/guc: Remove explicit shutdown of SLPC
Vinay Belgaumkar
1
-29
/
+0
2024-03-26
drm/xe: Use FIELD_PREP for lrc descriptor
Niranjana Vishwanathapura
1
-8
/
+8
2024-03-25
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-25
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2
-69
/
+9
2024-03-22
drm/xe: Remove redundant functions to get xe
Lucas De Marchi
1
-12
/
+1
2024-03-22
drm/i915: Drop dead code for pvc
Lucas De Marchi
1
-4
/
+0
2024-03-22
drm/i915: Drop dead code for xehpsdv
Lucas De Marchi
1
-2
/
+0
2024-03-22
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-22
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-03-22
drm/xe/guc: Add some failure checks
Vinay Belgaumkar
1
-5
/
+9
2024-03-22
drm/xe: Nuke EXEC_QUEUE_FLAG_PERSISTENT
José Roberto de Souza
1
-5
/
+3
2024-03-22
drm/xe/devcoredump: Print errno if VM snapshot was not captured
José Roberto de Souza
2
-7
/
+12
2024-03-22
drm/xe: Make devcoredump VM error state print consistent
José Roberto de Souza
1
-11
/
+8
2024-03-22
drm/xe: remove unused struct xe_device members
Jani Nikula
1
-4
/
+1
2024-03-22
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-21
Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
6
-35
/
+55
[prev]
[next]