summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2025-03-18drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-18drm/amdgpu: Use wafl version for xgmiLijo Lazar1-4/+9
2025-03-18drm/amdgpu: Fix SDMA engine reset logicJesse.zhang@amd.com1-1/+1
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz PakuĊ‚a1-41/+18
2025-03-18drm/amdgpu: release xcp_mgr on exitFlora Cui1-0/+3
2025-03-18drm/amd/display: 3.2.325Taimur Hassan1-1/+1
2025-03-18drm/amd/display: Use DPM table clk setting for dml2 soc dscclkCharlene Liu1-1/+1
2025-03-18drm/amd/display: Update static soc tableCharlene Liu1-1/+1
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen1-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-18drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"Dillon Varone10-496/+270
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung8-213/+46
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-18drm/amd/display: Guard against setting dispclk low for dcn31xJing Zhou2-11/+22
2025-03-18drm/amd/display: Prevent VStartup OverflowRyan Seto1-0/+2
2025-03-18drm/amd/display: Check pipe->stream before passing it to a functionAlex Hung1-9/+6
2025-03-18drm/amdgpu: Add debug masks for HDCP LC FW testingDominik Kaszewski1-0/+12
2025-03-18drm/amdgpu: Fix computation for remain size of CPER ringXiang Liu1-7/+8
2025-03-18drm/amd/amdgpu: shorten the gfx idle worker timeoutKenneth Feng1-2/+2
2025-03-18drm/amdgpu: format old RAS eeprom data into V3 versionTao Zhou3-12/+22
2025-03-18drm/amdgpu: don't free conflicting apertures for non-display devicesAlex Deucher1-4/+11
2025-03-18drm/amdgpu: adjust drm_firmware_drivers_only() handlingAlex Deucher1-0/+14
2025-03-18drm/amdgpu: drop drm_firmware_drivers_only()Alex Deucher1-3/+0
2025-03-14drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-14drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-14drm/amd/display: avoid NPD when ASIC does not support DMUBThadeu Lima de Souza Cascardo1-0/+4
2025-03-14drm/amd/amdgpu: Fix MES init sequenceShaoyun Liu4-60/+57
2025-03-14drm/amdgpu: Enable ACA by default for psp v13_0_6/v13_0_14Xiang Liu1-2/+4
2025-03-14drm/amdkfd: Correct F8_MODE for gfx950Amber Lin1-2/+1
2025-03-14drm/amdgpu: Save PA of bad pages for old asicsganglxie2-5/+28
2025-03-14drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1 for sriov multi...Emily Deng2-4/+25
2025-03-14drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng4-7/+9
2025-03-14drm/amdgpu/pm: enable vcn busy sysfs for GC 9.3.0Alex Deucher1-1/+2
2025-03-14drm/amdgpu/pm: enable vcn busy sysfs for GC 12.xAlex Deucher1-1/+3
2025-03-14drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-14drm/amdgpu/pm: enable vcn busy sysfs for additional GC 11.xAlex Deucher1-6/+12
2025-03-14drm/amdgpu/pm: add VCN activity for SMU 14.0.2Alex Deucher1-0/+10
2025-03-14drm/amdgpu/pm: add VCN activity for SMU 13.0.0/7Alex Deucher2-0/+20
2025-03-14drm/amd/display: Remove incorrect macro guardAlex Hung1-3/+0
2025-03-14drm/amdgpu: Calculate IP specific xgmi bandwidthLijo Lazar2-1/+6
2025-03-14drm/amdgpu/pm: add VCN activity for renoirAlex Deucher1-0/+6
2025-03-14drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-14drm/amdgpu: Reduce dequeue retry timeout for gfx9 familyHarish Kasiviswanathan10-52/+72
2025-03-14drm/amd/pm: Update feature list for smu_v13_0_12Asad Kamal2-1/+8
2025-03-14drm/amdgpu/gfx12: don't read registers in mqd initAlex Deucher1-15/+33
2025-03-14drm/amdgpu/gfx11: don't read registers in mqd initAlex Deucher1-15/+32
2025-03-14drm/amdgpu: Fix the race condition for draining retry faultEmily Deng1-14/+17