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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
drm/xe/vm: don't ignore error when in_kthread
Matthew Auld
1
-4
/
+1
2024-02-08
drm/xe: Assume large page size if VMA not yet bound
Matthew Brost
1
-1
/
+3
2024-02-08
drm/xe/display: Fix memleak in display initialization
Xiaoming Wang
1
-6
/
+0
2024-02-08
drm/xe: Map both mem.kernel_bb_pool and usm.bb_pool
Matthew Brost
2
-6
/
+22
2024-02-08
drm/xe: circumvent bogus stringop-overflow warning
Arnd Bergmann
1
-1
/
+1
2024-02-08
drm/xe: Pick correct userptr VMA to repin on REMAP op failure
Matthew Brost
1
-5
/
+17
2024-02-08
drm/xe: Take a reference in xe_exec_queue_last_fence_get()
Matthew Brost
5
-6
/
+11
2024-02-08
drm/xe: Fix loop in vm_bind_ioctl_ops_unwind
Matthew Brost
1
-1
/
+1
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amdgpu: Fix shared buff copy to user
Stanley.Yang
1
-1
/
+1
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspend
Li Ma
2
-19
/
+0
2024-02-07
drm/amdgpu: reset gpu for s3 suspend abort case
Prike Liang
1
-0
/
+22
2024-02-07
drm/amdgpu: skip to program GFXDEC registers for suspend abort
Prike Liang
3
-0
/
+12
2024-02-07
drm/amd/display: set odm_combine_policy based on context in dcn32 resource
Wenjing Liu
3
-17
/
+34
2024-02-07
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Srinivasan Shanmugam
1
-10
/
+14
2024-02-07
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
Srinivasan Shanmugam
1
-19
/
+20
2024-02-07
drm/xe: Avoid cryptic message when there's no GuC definition
Lucas De Marchi
1
-1
/
+6
2024-02-07
drm/xe: Always allow to override firmware
Lucas De Marchi
1
-2
/
+1
2024-02-07
drm/amdgpu: Fix HDP flush for VFs on nbio v7.9
Lijo Lazar
1
-0
/
+6
2024-02-07
drm/amd/display: Implement bounds check for stream encoder creation in DCN301
Srinivasan Shanmugam
1
-1
/
+1
2024-02-07
drm/amd/display: Increase frame-larger-than for all display_mode_vba files
Nathan Chancellor
1
-3
/
+3
2024-02-07
drm/amd/display: Clear phantom stream count and plane count
Mario Limonciello
1
-0
/
+3
2024-02-07
drm/amd/display: Simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2024-02-07
drm/amdgpu: Avoid fetching VRAM vendor info
Lijo Lazar
1
-8
/
+0
2024-02-07
drm/amd/display: 3.2.271
Aric Cyr
1
-1
/
+1
2024-02-07
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
8
-16
/
+0
2024-02-07
drm/amd/display: Trivial code style adjustment
Rodrigo Siqueira
2
-2
/
+4
2024-02-07
drm/amd/display: Disable ODM by default for DCN35
Rodrigo Siqueira
1
-0
/
+1
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
10
-57
/
+0
2024-02-07
drm/amd/display: Update phantom pipe enable / disable sequence
Alvin Lee
10
-13
/
+94
2024-02-07
Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"
Alvin Lee
12
-66
/
+41
2024-02-07
drm/amd/display: Adjust set_p_state calls to fix logging
Ethan Bitnun
1
-11
/
+11
2024-02-07
drm/amd/display: Add delay before logging clks from hw
Ethan Bitnun
1
-0
/
+2
2024-02-07
drm/amd/display: Fix MST Null Ptr for RV
Fangzhi Zuo
1
-5
/
+7
2024-02-07
drm/amd/display: correct comment in set_default_brightness_aux()
Camille Cho
1
-1
/
+1
2024-02-07
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
George Shen
5
-1
/
+53
2024-02-07
drm/amd/display: Add debug option to force 1-tap chroma subsampling
George Shen
2
-0
/
+8
2024-02-07
drm/amd/display: Disable idle reallow as part of command/gpint execution
Nicholas Kazlauskas
3
-2
/
+4
2024-02-07
drm/amdgpu: Fix shared buff copy to user
Stanley.Yang
1
-1
/
+1
2024-02-07
drm/amd/display: Increase eval/entry delay for DCN35
Nicholas Kazlauskas
1
-2
/
+2
2024-02-07
drm/amd/display: Disable timeout in more places for dc_dmub_srv
Nicholas Kazlauskas
1
-3
/
+10
2024-02-07
drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_...
Srinivasan Shanmugam
1
-3
/
+3
[prev]
[next]