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-05-13
drm/amd/pm: fix enum type compared against 0
Jesse Zhang
1
-1
/
+1
2024-05-13
drm/amdgu: remove unused code
Jesse Zhang
1
-2
/
+0
2024-05-13
drm/amd/pm: remove logically dead code for renoir
Jesse Zhang
1
-2
/
+0
2024-05-13
drm/amdgpu: remove structurally dead code for amd_gmc
Jesse Zhang
1
-2
/
+0
2024-05-13
drm/amd/pm: check the return of send smc msg for smu_v13
Jesse Zhang
1
-1
/
+3
2024-05-13
drm/amd/pm: check specific index for smu13
Jesse Zhang
1
-0
/
+2
2024-05-13
drm/amd/pm: check the return of send smc msg for navi10
Jesse Zhang
1
-1
/
+3
2024-05-13
drm/amd/pm: check the return of send smc msg for sienna_cichild
Jesse Zhang
1
-1
/
+3
2024-05-13
drm/amd/pm: check specific index for aldebaran
Jesse Zhang
1
-1
/
+2
2024-05-13
drm/amd: fix the warning unchecking return vaule for sdma_v7
Jesse Zhang
1
-1
/
+5
2024-05-13
drm/amdgpu: clear the warning unsigned compared against 0 for xcp_id
Jesse Zhang
1
-1
/
+1
2024-05-13
drm/amdgpu: fix the waring dereferencing hive
Jesse Zhang
1
-0
/
+3
2024-05-13
drm/amdgpu: fix dereference after null check
Jesse Zhang
1
-1
/
+1
2024-05-13
drm/amd/pm: fix get dpm level count for yello carp
Jesse Zhang
1
-1
/
+1
2024-05-13
drm/amdgpu/pm: Drop redundant setting code for pcie lanes
Ma Jun
1
-2
/
+0
2024-05-13
drm/amdgpu/pm: Fix code alignment issue
Ma Jun
2
-4
/
+4
2024-05-13
drm/amd/pm: fix get dpm level count for smu13
Jesse Zhang
1
-1
/
+1
2024-05-13
drm/amdgpu: Fix the warning division or modulo by zero
Jesse Zhang
1
-0
/
+6
2024-05-13
Revert "drm/amd/display: Enable SYMCLK gating in DCCG"
Alex Hung
8
-115
/
+48
2024-05-13
drm/amdkfd: Fix CU Masking for GFX 9.4.3
Mukul Joshi
1
-1
/
+1
2024-05-13
drm/amd/display: 3.2.285
Aric Cyr
1
-1
/
+1
2024-05-13
drm/amd/display: Read default boot options
Duncan Ma
1
-1
/
+4
2024-05-13
drm/amd/display: Find max flickerless instant vtotal delta
Ethan Bitnun
5
-7
/
+79
2024-05-13
drm/amd/display: Refactor dcn401_update_clocks
Dillon Varone
8
-6
/
+718
2024-05-13
drm/amd/display: Reduce I2C speed to 95kHz in DCN401
Chris Park
1
-2
/
+2
2024-05-13
drm/amd/display: Allow higher DSC slice support for small timings on dcn401
Wenjing Liu
1
-373
/
+39
2024-05-13
drm/amd/display: Don't offload flip if not only address update
Alvin Lee
1
-0
/
+4
2024-05-13
drm/amd/display: Check UHBR13.5 cap when determining max link cap
George Shen
1
-4
/
+18
2024-05-13
drm/amd/display: Enable SYMCLK gating in DCCG
Daniel Miess
8
-48
/
+115
2024-05-13
drm/amd/display: Expand to higher link rates
Sung Joon Kim
1
-0
/
+3
2024-05-13
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
Wenjing Liu
20
-106
/
+140
2024-05-13
drm/amd/display: Add resource interfaces for get ODM slice rect
Wenjing Liu
2
-64
/
+83
2024-05-13
drm/amd/display: Add COEF filter types for DCN401
Samson Tam
1
-1
/
+3
2024-05-13
drm/amd/display: Refactor DCN401 DCCG into component directory
Revalla Hari Krishna
4
-2
/
+6
2024-05-13
drm/amd/display: Fix 3dlut size for Fastloading on DCN401
Adam Nelson
4
-0
/
+17
2024-05-13
drm/amd/display: Fix write to non-existent reg on DCN401
Ilya Bakoulin
1
-17
/
+3
2024-05-13
drm/amd/display: Remove USBC check for DCN32
Rodrigo Siqueira
1
-3
/
+0
2024-05-13
drm/amd/display: Remove unused code for some dc files
Rodrigo Siqueira
3
-16
/
+0
2024-05-13
drm/amd/display: Disable AC/DC codepath when unnecessary
Joshua Aberback
3
-8
/
+33
2024-05-13
drm/amd/display: Create dcn401_clk_mgr struct
Dillon Varone
3
-10
/
+26
2024-05-13
drm/amdgpu/umsch: add support to capture fw debug log
Saleemkhan Jamadar
6
-0
/
+157
2024-05-13
drm/amd/amdgpu: update jpeg 5 capability
David (Ming Qiang) Wu
1
-1
/
+1
2024-05-13
drm/amdgpu/vcn: set VCN5 power gating state to GATE on suspend
David (Ming Qiang) Wu
1
-0
/
+7
2024-05-13
drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend
David (Ming Qiang) Wu
1
-19
/
+0
2024-05-13
drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 an...
Ma Jun
6
-0
/
+27
2024-05-13
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
Ma Jun
2
-3
/
+7
2024-05-13
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
Heiner Kallweit
1
-1
/
+0
2024-05-13
drm/radeon: Delay Connector detecting when HPD singals is unstable
Shixiong Ou
1
-0
/
+10
2024-05-13
drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()
Ramesh Errabolu
1
-2
/
+7
2024-05-13
drm/amdgpu/mes: fix mes12 to map legacy queue
Jack Xiao
2
-28
/
+53
[prev]
[next]