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
/
xe_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
drm/xe: fix unbalanced rpm put() with declare_wedged()
Matthew Auld
1
-2
/
+2
2024-10-03
drm/xe: Clean up VM / exec queue file lock usage.
Matthew Brost
1
-2
/
+0
2024-10-03
drm/xe: Convert to USM lock to rwsem
Matthew Brost
1
-3
/
+1
2024-10-03
drm/xe: fix UAF around queue destruction
Matthew Auld
1
-1
/
+5
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+24
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-0
/
+1
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
1
-0
/
+1
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-08-19
drm/xe/xe2: Make subsequent L2 flush sequential
Tejas Upadhyay
1
-0
/
+2
2024-08-19
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
1
-0
/
+30
2024-08-17
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
1
-0
/
+3
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
1
-0
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
1
-2
/
+31
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-08-13
drm/xe: Rename enable_display module param
Lucas De Marchi
1
-1
/
+1
2024-07-23
drm/xe: Store process name and pid in xe file
Matthew Brost
1
-0
/
+9
2024-07-19
drm/xe: Build PM into GuC CT layer
Matthew Brost
1
-0
/
+5
2024-07-19
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
1
-2
/
+31
2024-07-19
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
1
-11
/
+18
2024-07-18
drm/xe: Don't suspend device upon wedge
Matthew Brost
1
-0
/
+14
2024-07-18
drm/xe: Wedge the entire device
Matthew Brost
1
-0
/
+6
2024-07-17
drm/xe: Don't suspend device upon wedge
Matthew Brost
1
-0
/
+14
2024-07-17
drm/xe: Wedge the entire device
Matthew Brost
1
-0
/
+6
2024-07-11
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
1
-2
/
+2
2024-07-11
drm/xe/xe2: Make subsequent L2 flush sequential
Tejas Upadhyay
1
-0
/
+2
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
1
-0
/
+30
2024-07-04
drm/xe: Use VF_CAP_REG for device wmb
Michal Wajdeczko
1
-1
/
+10
2024-07-03
drm/xe/uapi: Rename xe perf layer as xe observation layer
Ashutosh Dixit
1
-2
/
+2
2024-06-26
drm/xe/irq: remove xe_irq_shutdown
Ilia Levi
1
-8
/
+4
2024-06-26
drm/xe/lnl: Apply Wa_22019338487
Vinay Belgaumkar
1
-0
/
+3
2024-06-26
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
1
-0
/
+49
2024-06-20
drm/xe/vf: Disable features that do not apply to VFs
Michal Wajdeczko
1
-0
/
+13
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-29
/
+78
2024-06-18
drm/xe/oa/uapi: Add/remove OA config perf ops
Ashutosh Dixit
1
-0
/
+4
2024-06-18
drm/xe/oa/uapi: Add OA data formats
Ashutosh Dixit
1
-1
/
+10
2024-06-18
drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
Ashutosh Dixit
1
-0
/
+2
2024-06-11
Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-29
/
+78
2024-05-30
drm/xe: Promote VRAM initialization function to own file
Michal Wajdeczko
1
-1
/
+2
2024-05-30
Revert "drm/xe: make gt_remove use devm"
Daniele Ceraolo Spurio
1
-2
/
+20
2024-05-29
drm/xe: Remove unwanted mutex locking
Niranjana Vishwanathapura
1
-2
/
+6
2024-05-27
drm/xe/vf: Read VF configuration prior to GGTT initialization
Michal Wajdeczko
1
-0
/
+11
2024-05-22
drm/xe: reset mmio mappings with devm
Matthew Auld
1
-1
/
+3
2024-05-22
drm/xe: make gt_remove use devm
Matthew Auld
1
-20
/
+2
2024-05-22
drm/xe/device: move xe_device_sanitize over to devm
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/device: move flr to devm
Matthew Auld
1
-2
/
+2
2024-05-22
drm/xe/pci: remove broken driver_release
Matthew Auld
1
-9
/
+0
2024-05-22
drm/xe: Don't rely on indirect includes from xe_mmio.h
Michal Wajdeczko
1
-0
/
+2
2024-05-13
drm/xe: Move sw-only pcode initialization
Lucas De Marchi
1
-3
/
+0
2024-05-13
drm/xe: Move xe_force_wake_init_gt() inside gt initialization
Lucas De Marchi
1
-3
/
+0
2024-05-13
drm/xe: Move xe_gt_init_early() where it belongs
Lucas De Marchi
1
-6
/
+6
[next]