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-08-16
Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""
Alex Deucher
1
-1
/
+1
2023-08-16
drm/amd: flush any delayed gfxoff on suspend entry
Mario Limonciello
2
-8
/
+2
2023-08-16
drm/amdgpu: skip fence GFX interrupts disable/enable for S0ix
Tim Huang
1
-2
/
+39
2023-08-16
drm/amdgpu: skip xcp drm device allocation when out of drm resource
James Zhu
2
-2
/
+20
2023-08-16
drm/amd/pm: Update pci link width for smu v13.0.6
Asad Kamal
1
-2
/
+8
2023-08-16
drm/amd/pm: Fix temperature unit of SMU v13.0.6
Lijo Lazar
1
-3
/
+6
2023-08-16
drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7
Umio Yasuno
1
-7
/
+7
2023-08-16
drm/amdgpu: disable mcbp if parameter zero is set
Jiadong Zhu
2
-5
/
+6
2023-08-16
drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0
Kenneth Feng
1
-0
/
+4
2023-08-09
drm/amdkfd: disable IOMMUv2 support for Raven
Alex Deucher
1
-7
/
+0
2023-08-09
drm/amdkfd: disable IOMMUv2 support for KV/CZ
Alex Deucher
2
-13
/
+1
2023-08-09
drm/amdkfd: ignore crat by default
Alex Deucher
1
-4
/
+0
2023-08-09
drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOV
Alex Deucher
1
-2
/
+6
2023-08-09
drm/amd/display: Fix a regression on Polaris cards
Mario Limonciello
1
-1
/
+1
2023-08-09
drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()
Alex Deucher
1
-1
/
+1
2023-08-09
drm/amd/pm: Fix SMU v13.0.6 energy reporting
Lijo Lazar
1
-3
/
+2
2023-08-09
drm/amd/display: check attr flag before set cursor degamma on DCN3+
Melissa Wen
1
-2
/
+5
2023-08-09
drm/amd/pm: disable the SMU13 OD feature support temporarily
Evan Quan
2
-6
/
+23
2023-08-09
drm/amd/pm: correct the pcie width for smu 13.0.0
Kenneth Feng
1
-2
/
+1
2023-08-09
drm/amd/display: Don't show stack trace for missing eDP
Mario Limonciello
1
-1
/
+2
2023-08-09
drm/amdgpu: Match against exact bootloader status
Lijo Lazar
1
-7
/
+8
2023-08-09
drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11
Tim Huang
1
-2
/
+2
2023-08-09
drm/amd: Disable S/G for APUs when 64GB or more host memory
Mario Limonciello
3
-3
/
+29
2023-07-25
drm/amdgpu: Restore HQD persistent state register
Lijo Lazar
1
-1
/
+2
2023-07-25
drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...
Dan Carpenter
1
-1
/
+1
2023-07-25
drm/amd/display: Exit idle optimizations before attempt to access PHY
Leo Chen
1
-0
/
+3
2023-07-25
drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0
Alvin Lee
1
-1
/
+4
2023-07-25
drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family
George Shen
1
-1
/
+2
2023-07-25
drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock
Jane Jian
1
-1
/
+1
2023-07-25
drm/amd: Fix an error handling mistake in psp_sw_init()
Mario Limonciello
1
-3
/
+3
2023-07-25
drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)
Victor Lu
1
-4
/
+1
2023-07-25
drm/amdkfd: fix trap handling work around for debugging
Jonathan Kim
3
-7
/
+10
2023-07-18
drm/amdgpu: use a macro to define no xcp partition case
Guchun Chen
4
-5
/
+8
2023-07-18
drm/amdgpu/vm: use the same xcp_id from root PD
Guchun Chen
1
-1
/
+2
2023-07-18
drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_create
Guchun Chen
5
-11
/
+14
2023-07-18
drm/amdgpu: Allocate root PD on correct partition
Guchun Chen
1
-3
/
+3
2023-07-18
drm/amd/display: Keep PHY active for DP displays on DCN31
Nicholas Kazlauskas
1
-0
/
+5
2023-07-18
drm/amd/display: Prevent vtotal from being set to 0
Daniel Miess
1
-1
/
+5
2023-07-18
drm/amd/display: Disable MPC split by default on special asic
Zhikai Zhai
1
-1
/
+1
2023-07-18
drm/amd/display: check TG is non-null before checking if enabled
Taimur Hassan
1
-1
/
+2
2023-07-18
drm/amd/display: Add polling method to handle MST reply packet
Wayne Lin
4
-86
/
+159
2023-07-18
drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
Srinivasan Shanmugam
1
-68
/
+65
2023-07-18
drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_ta
Candice Li
1
-0
/
+1
2023-07-18
drm/amdgpu/pm: make mclk consistent for smu 13.0.7
Alex Deucher
1
-1
/
+1
2023-07-18
drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
Alex Deucher
1
-2
/
+6
2023-07-18
drm/amd/display: only accept async flips for fast updates
Simon Ser
2
-0
/
+20
2023-07-18
drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
Guchun Chen
1
-2
/
+3
2023-07-18
drm/amd/display: add DCN301 specific logic for OTG programming
Aurabindo Pillai
4
-3
/
+225
2023-07-18
drm/amd/display: export some optc function for reuse
Aurabindo Pillai
2
-2
/
+5
2023-07-18
drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7
Mario Limonciello
1
-12
/
+2
[next]