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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-06
drm/xe/mocs: Add debugfs node to dump mocs
Janga Rahul Kumar
4
-32
/
+304
2024-05-06
drm/xe: Relocate regs_are_mcr function
Janga Rahul Kumar
1
-10
/
+10
2024-05-06
drm/xe: Refactor default device atomic settings
Nirmoy Das
2
-4
/
+35
2024-05-06
drm/xe: Add function to check if BO has single placement
Nirmoy Das
2
-0
/
+15
2024-05-06
drm/xe: Introduce has_device_atomics_on_smem device info
Nirmoy Das
2
-0
/
+4
2024-05-06
drm/xe: Move vm bind bo validation to a helper function
Nirmoy Das
1
-34
/
+43
2024-05-06
drm/xe: Introduce has_atomic_enable_pte_bit device info
Nirmoy Das
3
-0
/
+6
2024-05-03
drm/xe: Demote CCS_MODE info to debug only
Rodrigo Vivi
1
-2
/
+2
2024-05-03
drm/xe/debugfs: Get a runtime_pm reference when setting wedged mode
Francois Dugast
1
-0
/
+2
2024-05-03
drm/xe/rtp: Prefer helper macros from xe_args.h
Michal Wajdeczko
2
-18
/
+12
2024-05-03
drm/xe/kunit: Add simple tests for new xe_args macros
Michal Wajdeczko
2
-0
/
+191
2024-05-03
drm/xe: Add helpers for manipulating macro arguments
Michal Wajdeczko
1
-0
/
+121
2024-05-03
drm/xe: Perform dma_map when moving system buffer objects to TT
Thomas Hellström
1
-17
/
+30
2024-05-02
drm/xe/gt: Fix assert in L3 bank mask generation
Francois Dugast
1
-1
/
+3
2024-05-02
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1282
-12120
/
+30901
2024-05-01
drm/xe/gsc: define GSCCS for LNL
Daniele Ceraolo Spurio
1
-1
/
+2
2024-05-01
drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine
Daniele Ceraolo Spurio
1
-0
/
+5
2024-04-30
drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
Nirmoy Das
1
-1
/
+1
2024-04-30
Merge tag 'amd-drm-next-6.10-2024-04-26' of https://gitlab.freedesktop.org/ag...
Dave Airlie
185
-286
/
+1650
2024-04-30
Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...
Dave Airlie
53
-156
/
+399
2024-04-29
Merge v6.9-rc6 into drm-next
Daniel Vetter
120
-755
/
+1029
2024-04-29
drm/xe: Merge 16021540221 and 18034896535 WAs
Lucas De Marchi
1
-6
/
+1
2024-04-29
drm/xe/xe2hpg: Add Wa_14021490052
Shekhar Chauhan
1
-0
/
+9
2024-04-28
Merge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+2
2024-04-27
Merge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+15
2024-04-27
Merge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+17
2024-04-27
Merge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-42
/
+64
2024-04-27
Merge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
10
-42
/
+80
2024-04-27
i2c: smbus: fix NULL function pointer dereference
Wolfram Sang
1
-6
/
+6
2024-04-26
Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-79
/
+103
2024-04-26
drm/amd/display: Add some HDCP registers DCN35 list
Rodrigo Siqueira
1
-1
/
+11
2024-04-26
drm/amdgpu/mes11: update ADD_QUEUE interface
Jack Xiao
1
-3
/
+14
2024-04-26
drm/amdgpu: fix the warning about the expression (int)size - len
Jesse Zhang
1
-2
/
+3
2024-04-26
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
2
-0
/
+36
2024-04-26
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
1
-1
/
+2
2024-04-26
drm/amd/display: Code style adjustments
Rodrigo Siqueira
2
-3
/
+3
2024-04-26
drm/amd/display: Adjust registers sequence in the DIO list
Rodrigo Siqueira
1
-2
/
+3
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
5
-25
/
+10
2024-04-26
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
1
-6
/
+7
2024-04-26
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
2
-7
/
+24
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
14
-19
/
+19
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
18
-39
/
+39
2024-04-26
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
2
-6
/
+6
2024-04-26
drm/amd/display: Remove redundant include file
Alex Hung
1
-1
/
+0
2024-04-26
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
2024-04-26
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-04-26
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
1
-1
/
+3
2024-04-26
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-04-26
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
1
-2
/
+6
[prev]
[next]