[pull] amdgpu drm-fixes-5.19
Alex Deucher
alexander.deucher at amd.com
Wed Jun 22 21:41:06 UTC 2022
Hi Dave, Daniel,
Fixes for 5.19.
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
are available in the Git repository at:
https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-5.19-2022-06-22
for you to fetch changes up to e84131a88a8cdcd6fe9f234ed98e3f8ca049142b:
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+ (2022-06-22 17:17:16 -0400)
----------------------------------------------------------------
amd-drm-fixes-5.19-2022-06-22:
amdgpu:
- Adjust GTT size logic
- eDP fix for RMB
- DCN 3.15 fix
- DP training fix
- Color encoding fix for DCN2+
----------------------------------------------------------------
Alex Deucher (1):
drm/amdgpu: Adjust logic around GTT size (v3)
George Shen (1):
drm/amd/display: Fix typo in override_lane_settings
Joshua Ashton (1):
amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+
Mario Limonciello (1):
drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
Qingqing Zhuo (1):
drm/amd/display: Fix DC warning at driver load
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 20 ++++++++++++------
.../amd/display/dc/clk_mgr/dcn315/dcn315_clk_mgr.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 2 +-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 24 ++--------------------
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dpp.c | 3 +++
drivers/gpu/drm/amd/display/dc/dcn201/dcn201_dpp.c | 3 +++
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_dpp.c | 3 +++
7 files changed, 27 insertions(+), 30 deletions(-)
More information about the amd-gfx
mailing list