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-04-10
drm/xe: Add max_vfs module parameter
Michal Wajdeczko
2
-0
/
+10
2024-04-10
drm/xe: Check pat.ops before dumping PAT settings
Michal Wajdeczko
1
-1
/
+1
2024-04-10
drm/xe: Assert pat.ops function pointers
Michal Wajdeczko
1
-0
/
+4
2024-04-10
drm/amdgpu: differentiate external rev id for gfx 11.5.0
Yifan Zhang
1
-1
/
+4
2024-04-09
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
2
-4
/
+54
2024-04-09
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
1
-9
/
+3
2024-04-09
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
1
-2
/
+5
2024-04-09
drm/amd/display: fix disable otg wa logic in DCN316
Fudongwang
1
-7
/
+12
2024-04-09
drm/amd/display: Do not recursively call manual trigger programming
Dillon Varone
1
-3
/
+0
2024-04-09
drm/amd/display: always reset ODM mode in context when adding first plane
Wenjing Liu
1
-0
/
+9
2024-04-09
drm/amdgpu: fix incorrect number of active RBs for gfx11
Tim Huang
1
-1
/
+1
2024-04-09
drm/amd/display: Return max resolution supported by DWB
Alex Hung
1
-4
/
+2
2024-04-09
amd/amdkfd: sync all devices to wait all processes being evicted
Zhigang Luo
1
-11
/
+6
2024-04-09
drm/amdgpu: clear set_q_mode_offs when VM changed
ZhenGuo Yin
1
-0
/
+1
2024-04-09
drm/amdgpu: Fix VCN allocation in CPX partition
Lijo Lazar
1
-4
/
+11
2024-04-09
drm/amd/pm: fix the high voltage issue after unload
Kenneth Feng
4
-14
/
+48
2024-04-09
drm/amd/display: Skip on writeback when it's not applicable
Alex Hung
1
-1
/
+8
2024-04-09
drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2
Tao Zhou
1
-13
/
+3
2024-04-09
drm/amdgpu: add smu 14.0.1 discovery support
Yifan Zhang
1
-0
/
+1
2024-04-09
drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatible
lima1002
6
-43
/
+413
2024-04-09
drm/amdgpu : Increase the mes log buffer size as per new MES FW version
shaoyunl
2
-3
/
+3
2024-04-09
drm/amdgpu : Add mes_log_enable to control mes log feature
shaoyunl
4
-3
/
+20
2024-04-09
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11
Tim Huang
1
-1
/
+11
2024-04-09
drm/amd/display: add DCN 351 version for microcode load
Li Ma
1
-1
/
+6
2024-04-09
drm/amdgpu: Reset dGPU if suspend got aborted
Lijo Lazar
1
-0
/
+25
2024-04-09
drm/amdgpu/umsch: reinitialize write pointer in hw init
Lang Yu
1
-0
/
+2
2024-04-09
drm/amdgpu: Refine IB schedule error logging
Lijo Lazar
1
-2
/
+5
2024-04-09
drm/amdgpu: always force full reset for SOC21
Alex Deucher
1
-2
/
+0
2024-04-09
drm/amdkfd: Reset GPU on queue preemption failure
Harish Kasiviswanathan
1
-0
/
+1
2024-04-09
drm/amdgpu: differentiate external rev id for gfx 11.5.0
Yifan Zhang
1
-1
/
+4
2024-04-09
drm/amd/display: delete the redundant initialization in dcn3_51_soc
Xiang Yang
1
-1
/
+0
2024-04-09
drm/radeon/radeon_display: Decrease the size of allocated memory
Erick Archer
2
-8
/
+1
2024-04-09
drm/amd/display: Add V_TOTAL_REGS to dcn10
Rodrigo Siqueira
1
-0
/
+3
2024-04-09
drm/amd/display: [FW Promotion] Release 0.0.212.0
Anthony Koo
1
-0
/
+1
2024-04-09
Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"
Qili Lu
1
-2
/
+2
2024-04-09
drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
George Shen
2
-3
/
+3
2024-04-09
drm/amd/display: Adjust dprefclk by down spread percentage.
Zhongwei
2
-4
/
+54
2024-04-09
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
Harry Wentland
1
-9
/
+3
2024-04-09
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4
Harry Wentland
1
-2
/
+5
2024-04-09
drm/amd/display: add dwb support to dml2
Charlene Liu
7
-1
/
+119
2024-04-09
drm/amd/display: refactor vpg.h
Parandhaman K
4
-23
/
+57
2024-04-09
drm/amd/display: expand the non standard link rate for testing
Allen Pan
1
-0
/
+5
2024-04-09
drm/amd/display: fix disable otg wa logic in DCN316
Fudongwang
1
-7
/
+12
2024-04-09
drm/amd/display: Do not recursively call manual trigger programming
Dillon Varone
1
-3
/
+0
2024-04-09
drm/amd/display: Add driver support for future FAMS versions
Dillon Varone
11
-6
/
+37
2024-04-09
drm/amd/pm: Allow setting soft max frequency in VF
Lijo Lazar
1
-1
/
+6
2024-04-09
drm/amd/display: fix an incorrect ODM policy assigned for subvp
Wenjing Liu
1
-13
/
+15
2024-04-09
drm/amd/display: always reset ODM mode in context when adding first plane
Wenjing Liu
1
-0
/
+9
2024-04-09
drm/amdgpu: fix incorrect number of active RBs for gfx11
Tim Huang
1
-1
/
+1
2024-04-09
drm/amd/display: Return max resolution supported by DWB
Alex Hung
1
-4
/
+2
[prev]
[next]