summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen-1/+1
2024-08-13drm/amd/display: Fix MST BW calculation RegressionFangzhi Zuo-9/+27
2024-08-13drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen-0/+3
2024-08-13drm/amd/display: fix s2idle entry for DCN3.5+Hamza Mahfooz-0/+3
2024-08-13drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao-8/+30
2024-08-13drm/amd/display: Align hwss_wait_for_all_blank_complete descriptor with imple...Srinivasan Shanmugam-1/+1
2024-08-13drm/amdgpu: add print support for gfx9_4_3 ipdumpSunil Khatri-1/+23
2024-08-13drm/amdgpu: add gfx9_4_3 register support in ipdumpSunil Khatri-1/+132
2024-08-13drm/amd/amdgpu: cleanup parse_cs callbacksDavid (Ming Qiang) Wu-5/+2
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu-2/+76
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao-26/+23
2024-08-13drm/amdgpu/mes12: sw/hw fini for unified mesJack Xiao-11/+20
2024-08-13drm/amdgpu/mes12: configure two pipes hardware resourcesJack Xiao-64/+81
2024-08-13drm/amdgpu/mes12: adjust mes12 sw/hw init for multiple pipesJack Xiao-46/+69
2024-08-13drm/amdgpu/mes12: add mes pipe switch supportJack Xiao-26/+34
2024-08-13drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov-12/+31
2024-08-13drm/amdkfd: fallback to pipe reset on queue reset fail for gfx9Jonathan Kim-15/+31
2024-08-13drm/amdgpu: Reorder to read EFI exported ROM firstLijo Lazar-5/+5
2024-08-13drm/amdgpu/mes12: load unified mes fw on pipe0 and pipe1Jack Xiao-25/+4
2024-08-13drm/amdgpu: Disable dpm_enabled flag while VF is in resetVictor Skvortsov-5/+17
2024-08-13Revert "drm/amdgpu: Extend KIQ reg polling wait for VF"Victor Skvortsov-3/+3
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao-1/+4
2024-08-13drm/amdkfd: Add node_id to location_id genericallyLijo Lazar-1/+1
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng-0/+2
2024-08-13drm/amd/sriov: extend NV_MAILBOX_POLL_MSG_TIMEDOUTVictor Zhao-1/+1
2024-08-13drm/amd/display: Promote DAL to 3.2.296Martin Leung-1/+1
2024-08-13drm/amd/display: Remove unnecessary call to REG_SEQ_SUBMIT|WAIT_DONERodrigo Siqueira-3/+0
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen-1/+1
2024-08-13drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira-1/+12
2024-08-13drm/amd/display: Remove unused fieldRodrigo Siqueira-2/+0
2024-08-13drm/amd/display: Fix MST BW calculation RegressionFangzhi Zuo-9/+27
2024-08-13drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen-0/+3
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu-2/+5
2024-08-13drm/amd/display: Set max VTotal cap for dcn401Dillon Varone-0/+1
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone-122/+176
2024-08-13drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone-3/+3
2024-08-13drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone-1/+24
2024-08-13drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...Srinivasan Shanmugam-1/+2
2024-08-13drm/amd/display: Optimize vstartup position for AS-SDPRobin Chen-1/+2
2024-08-13drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li-13/+13
2024-08-13drm/amdkfd: Handle queue destroy buffer access racePhilip Yang-27/+53
2024-08-13drm/amdkfd: fix partition query when setting up recommended sdma enginesJonathan Kim-3/+2
2024-08-13drm/amdgpu: fix ptr check warning in gfx12 ip_dumpSunil Khatri-3/+3
2024-08-13drm/amdgpu: fix ptr check warning in gfx11 ip_dumpSunil Khatri-3/+3
2024-08-13drm/amdgpu: fix ptr check warning in gfx10 ip_dumpSunil Khatri-3/+3
2024-08-13drm/amdgpu: fix ptr check warning in gfx9 ip_dumpSunil Khatri-2/+2
2024-08-13drm/amd/display: Check null pointer before try to access itWayne Lin-14/+8
2024-08-13drm/amd/display: Check null pointer before try to access itRodrigo Siqueira-3/+8