summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2024-04-26drm/amd/display: Check index msg_id before read or writeAlex Hung
2024-04-26drm/amdgpu: Fix buffer size in gfx_v9_4_3_init_ cp_compute_microcode() and rl...Srinivasan Shanmugam
2024-04-26drm/amd/display: Add NULL pointer check for kzallocHersen Wu
2024-04-26drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen
2024-04-26drm/amdgpu: Fix ras mode2 reset failure in ras aca modeYiPeng Chai
2024-04-26drm/amdgpu: fix double free err_addr pointer warningsBob Zhou
2024-04-26drm/amdgpu: initialize the last_jump_jiffies in atom_exec_contextJesse Zhang
2024-04-26drm/amdgpu: add check before free wb entryJesse Zhang
2024-04-26drm/amdgpu: add return result for amdgpu_i2c_{get/put}_byteBob Zhou
2024-04-26drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-04-26drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-04-26drm/amdgpu: Use new interface to reserve bad pageYiPeng Chai
2024-04-26drm/amdgpu: Fix address translation defectYiPeng Chai
2024-04-26drm/amdkfd: Enforce queue BO's adevHarish Kasiviswanathan
2024-04-26drm/amd/display: Increase SAT_UPDATE_PENDING timeoutDmytro Laktyushkin
2024-04-26drm/amd/display: Add some missing HDMI registers for DCN3xRodrigo Siqueira
2024-04-26drm/amdgpu: support ACA logging ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: add poison consumption handlerYiPeng Chai
2024-04-26drm/amdgpu: prepare to handle pasid poison consumptionYiPeng Chai
2024-04-26drm/amdgpu: retire bad pages for umc v12_0YiPeng Chai
2024-04-26drm/amdgpu: add condition check for amdgpu_umc_fill_error_recordYiPeng Chai
2024-04-26drm/amdgpu: Add delay work to retire bad pagesYiPeng Chai
2024-04-26drm/amdgpu: umc v12_0 logs ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: umc v12_0 converts error addressYiPeng Chai
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai
2024-04-26drm/amdgpu: add poison creation handlerYiPeng Chai
2024-04-26drm/amdgpu: prepare for logging ecc errorsYiPeng Chai
2024-04-26drm/amdgpu: add message fifo to handle RAS poison eventsYiPeng Chai
2024-04-26drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-04-26drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira
2024-04-26drm/amd/display: Remove unnecessary NULL check in dcn20_set_input_transfer_funcSrinivasan Shanmugam
2024-04-26drm/amdgpu/mes11: Use a separate fence per transactionAlex Deucher
2024-04-26drm/amd/display: Add missing dwb registersRodrigo Siqueira
2024-04-26drm/amd/display: use mpcc_count to log MPC stateMelissa Wen
2024-04-26drm/amdgpu: add a spinlock to wb allocationAlex Deucher
2024-04-26drm/amdgpu: update fw_share for VCN5Sonny Jiang
2024-04-26drm/amd/display: Remove duplicated function signature from dcn3.01 DCCGDavid Tadokoro
2024-04-26drm/amdgpu: Fix VRAM memory accountingMukul Joshi
2024-04-26drm/amdgpu: update jpeg max decode resolutionSathishkumar S
2024-04-26drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez
2024-04-26drm/amd/display: Add missing debug registers for DCN2/3/3.1Rodrigo Siqueira
2024-04-26drm/amdgpu: add ip dump for each ip in devcoredumpSunil Khatri
2024-04-26drm/amdgpu: dump ip state before reset for each ipSunil Khatri
2024-04-26drm/amdgpu: add support for gfx v10 printSunil Khatri
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri
2024-04-26drm/amdgpu: add support of gfx10 register dumpSunil Khatri
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri
2024-04-26drm/amdgpu: Add interface to reserve bad pageYiPeng Chai
2024-04-26drm/amdgpu: Fix uninitialized variable warningsMa Jun
2024-04-26drm/amdgpu/mes: fix use-after-free issueJack Xiao