aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang1-4/+1
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2-52/+20
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2-2/+20
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar1-3/+6
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2-5/+6
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amdgpu: Add memory vendor informationLijo Lazar1-8/+18
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: Remove gfxoff check in GFX v9.4.3Lijo Lazar1-2/+0
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal7-6/+36
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng3-3/+5
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2-2/+20
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-16drm/amdgpu/vcn: Skip vcn power-gating change for sriovSamir Dhume1-0/+9
2023-08-16drm/amd/display: Handle Replay related hpd irqBhawanpreet Lakha1-0/+66
2023-08-16drm/amdgpu/jpeg: sriov support for jpeg_v4_0_3Samir Dhume1-20/+151
2023-08-15drm/amd/display: Update adaptive sync infopackets for replayBhawanpreet Lakha2-2/+7
2023-08-15drm/amd/display: Promote DAL to 3.2.247Aric Cyr1-1/+1
2023-08-15drm/amd/display: [FW Promotion] Release 0.0.179.0Anthony Koo1-0/+4
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_write'Srinivasan Shanmugam1-1/+1
2023-08-15drm/amd/display: Replace ternary operator with min() in 'dm_helpers_parse_edi...Srinivasan Shanmugam1-1/+1
2023-08-15drm/amd: Hide unsupported power attributesMario Limonciello1-0/+9
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello17-14/+19
2023-08-15drm/amd: Show both power attributes for vega20Mario Limonciello1-5/+13
2023-08-15drm/amd: Fix the return for average power on aldebaranMario Limonciello1-3/+4
2023-08-15drm/amd: Drop unnecessary helper for aldebaranMario Limonciello1-12/+3
2023-08-15drm/amd: Fix SMU 13.0.4/13.0.11 GPU metrics average powerMario Limonciello1-1/+1
2023-08-15drm/amdgpu: Remove duplicated includesGUO Zihua2-2/+0
2023-08-15drm/amd/pm: Clean up errors in amdgpu_smu.hRan Sun1-24/+12
2023-08-15drm/amd/display: enable low power mode for VGA memoryAurabindo Pillai1-0/+5
2023-08-15drm/amd/pm: Clean up errors in smu_v11_0_pptable.hRan Sun1-9/+6
2023-08-15drm/amdgpu: expand runpm parameterAlex Deucher1-17/+20
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello20-27/+57
2023-08-15drm/amd: Remove freesync video mode amdgpu parameterAurabindo Pillai2-28/+0
2023-08-15drm/amd: Add a new hwmon attribute for instantaneous powerMario Limonciello1-0/+17
2023-08-15drm/amdgpu/vcn: sriov support for vcn_v4_0_3Samir Dhume1-24/+236
2023-08-15drm/amdgpu: Replace ternary operator with min() in 'amdgpu_iomem_read'Srinivasan Shanmugam1-1/+1
2023-08-15drm/amd/display: Add some missing register definitionsAurabindo Pillai5-30/+58
2023-08-15drm/amd/display: avoid crash and add z8_marks related in dmlCharlene Liu4-5/+8
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu19-185/+375
2023-08-15drm/amd/display: Enable 8k60hz mode on single displayNicholas Susanto1-1/+3
2023-08-15drm/amd/display: fix incorrect stream_res allocation for older ASICWenjing Liu1-14/+13
2023-08-15drm/amd/display: Gamut remap only changes missedKrunoslav Kovac1-0/+1