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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
1
-1
/
+2
2024-04-26
drm/amd/display: Code style adjustments
Rodrigo Siqueira
2
-3
/
+3
2024-04-26
drm/amd/display: Adjust registers sequence in the DIO list
Rodrigo Siqueira
1
-2
/
+3
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
5
-25
/
+10
2024-04-26
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
1
-6
/
+7
2024-04-26
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
2
-7
/
+24
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
14
-19
/
+19
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
18
-39
/
+39
2024-04-26
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
2
-6
/
+6
2024-04-26
drm/amd/display: Remove redundant include file
Alex Hung
1
-1
/
+0
2024-04-26
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
1
-2
/
+4
2024-04-26
drm/amd/display: Do not return negative stream id for array
Alex Hung
1
-0
/
+7
2024-04-26
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
1
-1
/
+3
2024-04-26
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
1
-0
/
+3
2024-04-26
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
1
-2
/
+6
2024-04-26
drm/amdkfd: Enable SQ watchpoint for gfx10
Lancelot SIX
1
-13
/
+58
2024-04-26
drm/amd/display: Check index msg_id before read or write
Alex Hung
1
-0
/
+8
2024-04-26
drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...
Srinivasan Shanmugam
1
-1
/
+1
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
11
-0
/
+44
2024-04-26
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-04-26
drm/amdgpu: Fix ras mode2 reset failure in ras aca mode
YiPeng Chai
1
-0
/
+4
2024-04-26
drm/amdgpu: fix double free err_addr pointer warnings
Bob Zhou
1
-0
/
+1
2024-04-26
drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context
Jesse Zhang
1
-0
/
+1
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
3
-3
/
+6
2024-04-26
drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte
Bob Zhou
1
-19
/
+28
2024-04-26
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
1
-0
/
+3
2024-04-26
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Jun
1
-0
/
+8
2024-04-26
drm/amdgpu: Use new interface to reserve bad page
YiPeng Chai
1
-3
/
+1
2024-04-26
drm/amdgpu: Fix address translation defect
YiPeng Chai
1
-1
/
+1
2024-04-26
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
1
-0
/
+5
2024-04-26
drm/amd/display: Increase SAT_UPDATE_PENDING timeout
Dmytro Laktyushkin
1
-1
/
+1
2024-04-26
drm/amd/display: Add some missing HDMI registers for DCN3x
Rodrigo Siqueira
6
-0
/
+32
2024-04-26
drm/amdgpu: support ACA logging ecc errors
YiPeng Chai
1
-0
/
+5
2024-04-26
drm/amdgpu: add poison consumption handler
YiPeng Chai
1
-4
/
+39
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
5
-9
/
+31
2024-04-26
drm/amdgpu: retire bad pages for umc v12_0
YiPeng Chai
1
-2
/
+57
2024-04-26
drm/amdgpu: add condition check for amdgpu_umc_fill_error_record
YiPeng Chai
3
-4
/
+19
2024-04-26
drm/amdgpu: Add delay work to retire bad pages
YiPeng Chai
4
-2
/
+40
2024-04-26
drm/amdgpu: umc v12_0 logs ecc errors
YiPeng Chai
3
-2
/
+113
2024-04-26
drm/amdgpu: umc v12_0 converts error address
YiPeng Chai
2
-1
/
+105
2024-04-26
drm/amdgpu: add interface to update umc v12_0 ecc status
YiPeng Chai
6
-0
/
+49
2024-04-26
drm/amdgpu: add poison creation handler
YiPeng Chai
1
-7
/
+69
2024-04-26
drm/amdgpu: prepare for logging ecc errors
YiPeng Chai
2
-0
/
+55
2024-04-26
drm/amdgpu: add message fifo to handle RAS poison events
YiPeng Chai
2
-0
/
+53
2024-04-26
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Jesse Zhang
1
-1
/
+2
2024-04-26
drm/amd/display: Add TMDS DC balancer control
Rodrigo Siqueira
1
-1
/
+2
2024-04-26
drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_func
Srinivasan Shanmugam
1
-6
/
+0
2024-04-26
drm/amdgpu/mes11: Use a separate fence per transaction
Alex Deucher
3
-4
/
+33
2024-04-26
drm/amd/display: Add missing dwb registers
Rodrigo Siqueira
1
-1
/
+13
2024-04-26
drm/amd/display: use mpcc_count to log MPC state
Melissa Wen
3
-3
/
+3
[prev]
[next]