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
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
drm/amdkfd: Fix reg offset for setting CWSR grace period
Mukul Joshi
7
-16
/
+8
2023-09-11
drm/amdgpu: Move the size computations to drm buddy
Arunpravin Paneer Selvam
1
-54
/
+4
2023-09-08
drm/mst: Refactor the flow for payload allocation/removement
Wayne Lin
1
-8
/
+12
2023-09-07
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
49
-176
/
+628
2023-09-06
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
Lijo Lazar
1
-4
/
+14
2023-09-06
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-09-06
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-06
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Hamza Mahfooz
1
-1
/
+2
2023-09-06
Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
Hamza Mahfooz
1
-20
/
+4
2023-09-06
drm/amd/display: clean up one inconsistent indenting
Yang Li
1
-2
/
+2
2023-09-06
drm/amdgpu: Add umc v12_0 ras functions
Candice Li
4
-3
/
+328
2023-09-06
drm/amdgpu: Fix refclk reporting for SMU v13.0.6
Lijo Lazar
1
-1
/
+2
2023-09-06
drm/amdgpu: Correct se_num and reg_inst for gfx v9_4_3 ras counters
Hawking Zhang
1
-20
/
+20
2023-09-06
drm/amdgpu: Restrict bootloader wait to SMUv13.0.6
Lijo Lazar
1
-4
/
+14
2023-09-06
drm/amdgpu: Add only valid firmware version nodes
Lijo Lazar
1
-4
/
+29
2023-09-06
drm/amdgpu: fix incompatible types in conditional expression
Lang Yu
2
-2
/
+4
2023-09-06
drm/amdgpu: Use min_t to replace min
Srinivasan Shanmugam
6
-14
/
+14
2023-09-06
drm/amd: Add umc v12_0_0 ip headers
Candice Li
2
-0
/
+128
2023-09-06
drm/amdgpu: Update amdgpu_device_indirect_r/wreg_ext
Candice Li
1
-2
/
+2
2023-09-06
drm/amdgpu: Add RREG64_PCIE_EXT/WREG64_PCIE_EXT functions
Candice Li
3
-0
/
+128
2023-09-06
drm/amdgpu: Declare array with strings as pointers constant
Srinivasan Shanmugam
2
-5
/
+5
2023-09-06
amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3
Darren Powell
1
-55
/
+27
2023-09-06
amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2
Darren Powell
1
-14
/
+13
2023-09-06
amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1
Darren Powell
1
-68
/
+57
2023-09-06
amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaran
Darren Powell
1
-32
/
+31
2023-09-06
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-14
/
+14
2023-09-06
drm/amd/display: clean up some inconsistent indentings
Yang Li
1
-16
/
+16
2023-09-06
drm/amd/display: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-09-06
drm/amd/display: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2023-09-06
drm/amd/display: Remove duplicated include in dcn35_clk_mgr.c
Yang Li
1
-1
/
+0
2023-09-06
drm/amd/display: prevent potential division by zero errors
Hamza Mahfooz
1
-3
/
+6
2023-09-06
drm/amd/display: Remove duplicated include in dcn35_hwseq.c
Yang Li
1
-1
/
+0
2023-09-06
drm/amd/display: Remove duplicated include in dcn35_optc.c
Yang Li
1
-1
/
+0
2023-09-06
drm/amd/display: Remove duplicated include in dcn35_resource.c
Yang Li
1
-1
/
+0
2023-09-06
drm/amdgpu: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+1
2023-09-06
drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma
Melissa Wen
1
-0
/
+7
2023-09-06
drm/amdgpu: calling address translation functions to simplify codes
Yifan Zhang
8
-16
/
+8
2023-09-06
drm/amd/pm: only poweron/off vcn/jpeg when they are valid.
Yifan Zhang
1
-0
/
+23
2023-09-06
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Hamza Mahfooz
1
-1
/
+2
2023-09-06
drm/amd/display: remove useless check in should_enable_fbc()
Dembskiy Igor
1
-3
/
+0
2023-09-06
Revert "drm/amd/display: Remove v_startup workaround for dcn3+"
Hamza Mahfooz
1
-20
/
+4
2023-09-01
drm/amd: Make fence wait in suballocator uninterruptible
Simon Pilkington
1
-1
/
+1
2023-08-31
drm/amdgpu: fix amdgpu_cs_p1_user_fence
Christian König
1
-14
/
+4
2023-08-31
Revert "Revert "drm/amd/display: Implement zpos property""
Hamza Mahfooz
1
-0
/
+9
2023-08-31
drm/amdkfd: Add missing gfx11 MQD manager callbacks
Jay Cornwall
1
-0
/
+3
2023-08-31
drm/amdgpu: Free ras cmd input buffer properly
Hawking Zhang
1
-7
/
+7
2023-08-31
drm/amdgpu: Hide xcp partition sysfs under SRIOV
Rajneesh Bhardwaj
1
-3
/
+8
2023-08-31
drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting
Tao Zhou
1
-1
/
+2
2023-08-31
drm/amdkfd: use mask to get v9 interrupt sq data bits correctly
Alex Sierra
1
-1
/
+1
2023-08-31
drm/amdgpu: Allocate coredump memory in a nonblocking way
André Almeida
1
-1
/
+1
[prev]
[next]