summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-08-29drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-08-29drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-08-29drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher1-8/+10
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-29drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello1-4/+25
2024-08-29drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-29drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-29drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-29drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-29drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen1-0/+3
2024-08-29drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz1-0/+3
2024-08-29drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-29drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen1-0/+8
2024-08-19Revert "drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()"Greg Kroah-Hartman1-147/+85
2024-08-19drm/amdgpu/display: Fix null pointer dereference in dc_stream_program_cursor_...Srinivasan Shanmugam1-1/+4
2024-08-19drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-08-19drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo1-0/+10
2024-08-19drm/amd/display: Separate setting and programming of cursorHarry Wentland5-33/+72
2024-08-19drm/amd/display: Defer handling mst up request in resumeWayne Lin1-1/+0
2024-08-14drm/amd/display: Change ASSR disable sequenceSwapnil Patel1-2/+1
2024-08-14drm/amd/display: Add null check in resource_log_pipe_topology_updateNatanel Roizenman1-0/+4
2024-08-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-08-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang1-15/+9
2024-08-14drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton1-2/+1
2024-08-14drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo1-0/+3
2024-08-14drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira1-2/+1
2024-08-14drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2024-08-14drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira1-22/+27
2024-08-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-08-14drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu1-1/+8
2024-08-14drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_computeWayne Lin1-8/+4
2024-08-14drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu2-41/+71
2024-08-14drm/amd/display: Wake DMCUB before sending a command for replay featureNicholas Kazlauskas1-3/+3
2024-08-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam1-4/+12
2024-08-14drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-08-14drm/amd/pm: Fix the null pointer dereference for vega10_hwmgrBob Zhou1-4/+25
2024-08-14drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov3-0/+9
2024-08-14drm/admgpu: fix dereferencing null pointer contextJesse Zhang1-1/+1
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference in apply_state_adjust_rulesMa Jun3-10/+18
2024-08-14drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun1-2/+5
2024-08-14drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun1-26/+24
2024-08-14drm/amd/amdkfd: Fix a resource leak in svm_range_validate_and_map()Ramesh Errabolu1-2/+7
2024-08-14drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun3-16/+16
2024-08-14drm/amdgpu: fix potential resource leak warningTim Huang1-0/+5
2024-08-14drm/amd/display: Add delay to improve LTTPR UHBR interopMichael Strauss1-0/+5
2024-08-14drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang1-9/+16
2024-08-14drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()Wayne Lin1-85/+147
2024-08-11drm/amdgpu: fix contiguous handling for IB parsing v2Christian König1-8/+8
2024-08-03drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke1-1/+1
2024-08-03drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang3-0/+18