summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Adjust registers sequence in the DIO listRodrigo Siqueira1-2/+3
2024-04-27drm/amd/display: Clean up code in DCRodrigo Siqueira5-25/+10
2024-04-27drm/amdgpu: skip ip dump if devcoredump flag is setSunil Khatri1-6/+7
2024-04-27drm/amdgpu: Modify the contiguous flags behaviourArunpravin Paneer Selvam2-7/+24
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung14-19/+19
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung18-39/+39
2024-04-27drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-04-27drm/amd/display: Remove redundant include fileAlex Hung1-1/+0
2024-04-27drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-27drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-27drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu1-1/+3
2024-04-27drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-27drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6
2024-04-27drm/amdkfd: Enable SQ watchpoint for gfx10Lancelot SIX1-13/+58
2024-04-27drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-04-27drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-04-27drm/amd/display: Add NULL pointer check for kzallocHersen Wu11-0/+44
2024-04-27drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-04-27drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai1-0/+4
2024-04-27drm/amdgpu: fix double free err_addr pointer warningsBob Zhou1-0/+1
2024-04-27drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang1-0/+1
2024-04-27drm/amdgpu: add check before free wb entryJesse Zhang3-3/+6
2024-04-27drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou1-19/+28
2024-04-27drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-04-27drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun1-0/+8
2024-04-27drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai1-3/+1
2024-04-27drm/amdgpu: Fix address translation defectYiPeng Chai1-1/+1
2024-04-27drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan1-0/+5
2024-04-27drm/amd/display: Increase SAT_UPDATE_PENDING timeoutDmytro Laktyushkin1-1/+1
2024-04-27drm/amd/display: Add some missing HDMI registers for DCN3xRodrigo Siqueira6-0/+32
2024-04-27drm/amdgpu: support ACA logging ecc errorsYiPeng Chai1-0/+5
2024-04-27drm/amdgpu: add poison consumption handlerYiPeng Chai1-4/+39
2024-04-27drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai5-9/+31
2024-04-27drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai1-2/+57
2024-04-27drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai3-4/+19
2024-04-27drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai4-2/+40
2024-04-27drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai3-2/+113
2024-04-27drm/amdgpu: umc v12_0 converts error addressYiPeng Chai2-1/+105
2024-04-27drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai6-0/+49
2024-04-27drm/amdgpu: add poison creation handlerYiPeng Chai1-7/+69
2024-04-27drm/amdgpu: prepare for logging ecc errorsYiPeng Chai2-0/+55
2024-04-27drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai2-0/+53
2024-04-27drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-04-27drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira1-1/+2
2024-04-27drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam1-6/+0
2024-04-27drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher3-4/+33
2024-04-27drm/amd/display: Add missing dwb registersRodrigo Siqueira1-1/+13
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen3-3/+3
2024-04-27drm/amdgpu: add a spinlock to wb allocationAlex Deucher2-1/+11
2024-04-27drm/amdgpu: update fw_share for VCN5Sonny Jiang3-8/+21