[pull] amdgpu drm-fixes-6.3
Alex Deucher
alexander.deucher at amd.com
Thu Apr 20 03:17:17 UTC 2023
Hi Dave, Daniel,
Fixes for 6.3.
The following changes since commit 6a8f57ae2eb07ab39a6f0ccad60c760743051026:
Linux 6.3-rc7 (2023-04-16 15:23:53 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-04-19
for you to fetch changes up to 0b5dfe12755f87ec014bb4cc1930485026167430:
drm/amd/display: fix a divided-by-zero error (2023-04-18 17:20:00 -0400)
----------------------------------------------------------------
amd-drm-fixes-6.3-2023-04-19:
amdgpu:
- GPU reset fix
- DCN 3.1.5 line buffer fix
- Display fix for single channel memory configs
- Fix a possible divide by 0
----------------------------------------------------------------
Alan Liu (1):
drm/amdgpu: Fix desktop freezed after gpu-reset
Alex Hung (1):
drm/amd/display: fix a divided-by-zero error
Daniel Miess (1):
drm/amd/display: limit timing for single dimm memory
Dmytro Laktyushkin (1):
drm/amd/display: set dcn315 lb bpp to 48
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | 3 +++
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 17 ++++++++++++++---
.../gpu/drm/amd/display/dc/dcn314/dcn314_resource.c | 20 ++++++++++++++++++++
drivers/gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c | 2 +-
.../drm/amd/display/modules/power/power_helpers.c | 4 ++++
5 files changed, 42 insertions(+), 4 deletions(-)
More information about the dri-devel
mailing list