aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-26drm/amd/display: ASSERT when failing to find index by plane/stream idAlex Hung1-2/+4
2024-04-26drm/amd/display: Do not return negative stream id for arrayAlex Hung1-0/+7
2024-04-26drm/amd/display: Fix overlapping copy within dml_core_mode_programmingHersen Wu1-1/+3
2024-04-26drm/amd/display: Skip finding free audio for unknown engine_idAlex Hung1-0/+3
2024-04-26drm/amd/display: Check pipe offset before setting vblankAlex Hung1-2/+6
2024-04-26drm/amdkfd: Enable SQ watchpoint for gfx10Lancelot SIX1-13/+58
2024-04-26drm/amd/display: Check index msg_id before read or writeAlex Hung1-0/+8
2024-04-26drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam1-1/+1
2024-04-26drm/amd/display: Add NULL pointer check for kzallocHersen Wu11-0/+44
2024-04-26drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-04-26drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai1-0/+4
2024-04-26drm/amdgpu: fix double free err_addr pointer warningsBob Zhou1-0/+1
2024-04-26drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang1-0/+1
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang3-3/+6
2024-04-26drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou1-19/+28
2024-04-26drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-04-26drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun1-0/+8
2024-04-26drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai1-3/+1
2024-04-26drm/amdgpu: Fix address translation defectYiPeng Chai1-1/+1
2024-04-26drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan1-0/+5
2024-04-26drm/amd/display: Increase SAT_UPDATE_PENDING timeoutDmytro Laktyushkin1-1/+1
2024-04-26drm/amd/display: Add some missing HDMI registers for DCN3xRodrigo Siqueira6-0/+32
2024-04-26drm/amdgpu: support ACA logging ecc errorsYiPeng Chai1-0/+5
2024-04-26drm/amdgpu: add poison consumption handlerYiPeng Chai1-4/+39
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai5-9/+31
2024-04-26drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai1-2/+57
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai3-4/+19
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai4-2/+40
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai3-2/+113
2024-04-26drm/amdgpu: umc v12_0 converts error addressYiPeng Chai2-1/+105
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai6-0/+49
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai1-7/+69
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai2-0/+55
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai2-0/+53
2024-04-26drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang1-1/+2
2024-04-26drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira1-1/+2
2024-04-26drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam1-6/+0
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher3-4/+33
2024-04-26drm/amd/display: Add missing dwb registersRodrigo Siqueira1-1/+13
2024-04-26drm/amd/display: use mpcc_count to log MPC stateMelissa Wen3-3/+3
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher2-1/+11
2024-04-26drm/amdgpu: update fw_share for VCN5Sonny Jiang3-8/+21
2024-04-26drm/amd/display: Remove duplicated function signature from dcn3.01 DCCGDavid Tadokoro1-6/+0
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S3-7/+7
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-04-26drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira4-2/+33
2024-04-26drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri1-0/+14
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri1-0/+7
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri1-1/+16