index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-04-26
drm/amd/display: Add some DCN401 reg name to macro definitions
Aurabindo Pillai
-4
/
+229
2024-04-26
drm/amd/display: Add DCN401 dependant changes for DMCUB
Aurabindo Pillai
-25
/
+349
2024-04-26
drm/amd/display: Add gfx12 modifiers
Aurabindo Pillai
-0
/
+15
2024-04-26
drm/amd/display: Fix SPL related enum definition used in DCN401
Aurabindo Pillai
-16
/
+4
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
-0
/
+61642
2024-04-26
drm/amd: Add DCN401 related register definitions
Aurabindo Pillai
-0
/
+162669
2024-04-26
drm/amd: GFX12 changes for converting tiling flags to modifiers
Aurabindo Pillai
-0
/
+37
2024-04-26
drm/amd/display: Add some HDCP registers DCN35 list
Rodrigo Siqueira
-1
/
+11
2024-04-26
drm/amdgpu/mes11: update ADD_QUEUE interface
Jack Xiao
-3
/
+14
2024-04-26
drm/amdgpu: fix the warning about the expression (int)size - len
Jesse Zhang
-2
/
+3
2024-04-26
drm/amdgpu/mes: add mes mapping legacy queue support
Jack Xiao
-0
/
+36
2024-04-26
drm/amdgpu: fix uninitialized scalar variable warning
Tim Huang
-1
/
+2
2024-04-26
drm/amd/display: Code style adjustments
Rodrigo Siqueira
-3
/
+3
2024-04-26
drm/amd/display: Adjust registers sequence in the DIO list
Rodrigo Siqueira
-2
/
+3
2024-04-26
drm/amd/display: Clean up code in DC
Rodrigo Siqueira
-25
/
+10
2024-04-26
drm/amdgpu: skip ip dump if devcoredump flag is set
Sunil Khatri
-6
/
+7
2024-04-26
drm/amdgpu: Modify the contiguous flags behaviour
Arunpravin Paneer Selvam
-7
/
+24
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
-19
/
+19
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
-39
/
+39
2024-04-26
drm/amd/display: Fix uninitialized variables in DM
Alex Hung
-6
/
+6
2024-04-26
drm/amd/display: Remove redundant include file
Alex Hung
-1
/
+0
2024-04-26
drm/amd/display: ASSERT when failing to find index by plane/stream id
Alex Hung
-2
/
+4
2024-04-26
drm/amd/display: Do not return negative stream id for array
Alex Hung
-0
/
+7
2024-04-26
drm/amd/display: Fix overlapping copy within dml_core_mode_programming
Hersen Wu
-1
/
+3
2024-04-26
drm/amd/display: Skip finding free audio for unknown engine_id
Alex Hung
-0
/
+3
2024-04-26
drm/amd/display: Check pipe offset before setting vblank
Alex Hung
-2
/
+6
2024-04-26
drm/amdkfd: Enable SQ watchpoint for gfx10
Lancelot SIX
-13
/
+58
2024-04-26
drm/amd/display: Check index msg_id before read or write
Alex Hung
-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
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
-0
/
+44
2024-04-26
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
-0
/
+6
2024-04-26
drm/amdgpu: Fix ras mode2 reset failure in ras aca mode
YiPeng Chai
-0
/
+4
2024-04-26
drm/amdgpu: fix double free err_addr pointer warnings
Bob Zhou
-0
/
+1
2024-04-26
drm/amdgpu: initialize the last_jump_jiffies in atom_exec_context
Jesse Zhang
-0
/
+1
2024-04-26
drm/amdgpu: add check before free wb entry
Jesse Zhang
-3
/
+6
2024-04-26
drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byte
Bob Zhou
-19
/
+28
2024-04-26
drm/amdgpu: add error handle to avoid out-of-bounds
Bob Zhou
-0
/
+3
2024-04-26
drm/amdgpu: Initialize timestamp for some legacy SOCs
Ma Jun
-0
/
+8
2024-04-26
drm/amdgpu: Use new interface to reserve bad page
YiPeng Chai
-3
/
+1
2024-04-26
drm/amdgpu: Fix address translation defect
YiPeng Chai
-1
/
+1
2024-04-26
drm/amdkfd: Enforce queue BO's adev
Harish Kasiviswanathan
-0
/
+5
2024-04-26
drm/amd/display: Increase SAT_UPDATE_PENDING timeout
Dmytro Laktyushkin
-1
/
+1
2024-04-26
drm/amd/display: Add some missing HDMI registers for DCN3x
Rodrigo Siqueira
-0
/
+32
2024-04-26
drm/amdgpu: support ACA logging ecc errors
YiPeng Chai
-0
/
+5
2024-04-26
drm/amdgpu: add poison consumption handler
YiPeng Chai
-4
/
+39
2024-04-26
drm/amdgpu: prepare to handle pasid poison consumption
YiPeng Chai
-9
/
+31
2024-04-26
drm/amdgpu: retire bad pages for umc v12_0
YiPeng Chai
-2
/
+57
2024-04-26
drm/amdgpu: add condition check for amdgpu_umc_fill_error_record
YiPeng Chai
-4
/
+19
2024-04-26
drm/amdgpu: Add delay work to retire bad pages
YiPeng Chai
-2
/
+40
2024-04-26
drm/amdgpu: umc v12_0 logs ecc errors
YiPeng Chai
-2
/
+113
[prev]
[next]