[pull] amdgpu drm-fixes-6.6
Alex Deucher
alexander.deucher at amd.com
Thu Oct 5 03:43:58 UTC 2023
Hi Dave, Daniel,
Fixes for 6.6.
The following changes since commit 8a749fd1a8720d4619c91c8b6e7528c0a355c0aa:
Linux 6.6-rc4 (2023-10-01 14:15:13 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.6-2023-10-04
for you to fetch changes up to b206011bf05069797df1f4c5ce639398728978e2:
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes only (2023-10-04 22:55:05 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.6-2023-10-04:
amdgpu:
- Add missing unique_id for GC 11.0.3
- Fix memory leak in FRU error path
- Fix PCIe link reporting on some SMU 11 parts
- Fix ACPI _PR3 detection
- Fix DISPCLK WDIVIDER handling in OTG code
----------------------------------------------------------------
Kenneth Feng (1):
drm/amd/pm: add unique_id for gc 11.0.3
Luben Tuikov (1):
drm/amdgpu: Fix a memory leak
Mario Limonciello (2):
drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()
drm/amd: Fix detection of _PR3 on the PCIe root port
Samson Tam (1):
drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes only
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c | 1 +
.../amd/display/dc/clk_mgr/dcn20/dcn20_clk_mgr.c | 4 +--
.../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 4 +--
drivers/gpu/drm/amd/pm/amdgpu_pm.c | 1 +
.../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 41 ++++++++++++----------
6 files changed, 30 insertions(+), 23 deletions(-)
More information about the amd-gfx
mailing list