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-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
2024-04-26
drm/amdgpu: add a spinlock to wb allocation
Alex Deucher
2
-1
/
+11
2024-04-26
drm/amdgpu: update fw_share for VCN5
Sonny Jiang
3
-8
/
+21
2024-04-26
drm/amd/display: Remove duplicated function signature from dcn3.01 DCCG
David Tadokoro
1
-6
/
+0
2024-04-26
drm/amdgpu: Fix VRAM memory accounting
Mukul Joshi
1
-1
/
+1
2024-04-26
drm/amdgpu: update jpeg max decode resolution
Sathishkumar S
3
-7
/
+7
2024-04-26
drm/amd/display: Fix division by zero in setup_dsc_config
Jose Fernandez
1
-1
/
+6
2024-04-26
drm/amd/display: Add missing debug registers for DCN2/3/3.1
Rodrigo Siqueira
4
-2
/
+33
2024-04-26
drm/amdgpu: add ip dump for each ip in devcoredump
Sunil Khatri
1
-0
/
+14
2024-04-26
drm/amdgpu: dump ip state before reset for each ip
Sunil Khatri
1
-0
/
+7
2024-04-26
drm/amdgpu: add support for gfx v10 print
Sunil Khatri
1
-1
/
+16
[prev]
[next]