[pull] amdgpu drm-fixes-5.15
Alex Deucher
alexander.deucher at amd.com
Thu Sep 30 02:30:13 UTC 2021
Hi Dave, Daniel,
Fixes for 5.15.
The following changes since commit 05812b971c6d605c00987750f422918589aa4486:
Merge tag 'drm/tegra/for-5.15-rc3' of ssh://git.freedesktop.org/git/tegra/linux into drm-fixes (2021-09-28 17:08:44 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.15-2021-09-29
for you to fetch changes up to 26db706a6d77b9e184feb11725e97e53b7a89519:
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix (2021-09-28 14:40:27 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.15-2021-09-29:
amdgpu:
- gart pin count fix
- eDP flicker fix
- GFX9 MQD fix
- Display fixes
- Tiling flags fix for pre-GFX9
- SDMA resume fix for S0ix
----------------------------------------------------------------
Charlene Liu (1):
drm/amd/display: Pass PCI deviceid into DC
Hawking Zhang (1):
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Josip Pavic (1):
drm/amd/display: initialize backlight_ramping_override to false
Leslie Shi (1):
drm/amdgpu: fix gart.bo pin_count leak
Praful Swarnakar (1):
drm/amd/display: Fix Display Flicker on embedded panels
Prike Liang (1):
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Simon Ser (1):
drm/amdgpu: check tiling flags when creating FB on GFX8-
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 31 +++++++++++++++++++++++
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 3 ++-
drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c | 8 ++++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 ++
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +++++------
7 files changed, 53 insertions(+), 11 deletions(-)
More information about the amd-gfx
mailing list