Hi Dave, Daniel,
Fixes for 5.12.
The following changes since commit 4042160c2e5433e0759782c402292a90b5bf458d:
drm/nouveau: fix dma syncing for loops (v2) (2021-03-12 11:21:47 +1000)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.12-2021-03-18
for you to fetch changes up to beb6b2f97e0a02164c7f0df6e08c49219cfc2b80:
drm/amd/display: Remove MPC gamut remap logic for DCN30 (2021-03-18 00:05:22 -0400)
---------------------------------------------------------------- amdgpu: - DCN 3.0 gamma fixes - DCN 2.1 corrupt screen fix
---------------------------------------------------------------- Calvin Hou (1): drm/amd/display: Correct algorithm for reversed gamma
Dillon Varone (1): drm/amd/display: Remove MPC gamut remap logic for DCN30
Sung Lee (1): drm/amd/display: Copy over soc values before bounding box creation
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 34 ++-------------------- .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 5 ++++ .../gpu/drm/amd/display/dc/dcn30/dcn30_cm_common.c | 26 ++++++++++++----- 3 files changed, 25 insertions(+), 40 deletions(-)
dri-devel@lists.freedesktop.org