[pull] amdgpu, amdkfd drm-fixes-4.20
Alex Deucher
alexdeucher at gmail.com
Wed Nov 21 16:36:47 UTC 2018
Hi Dave,
- OD fixes for powerplay
- Vega20 fixes
- KFD fix for Kaveri
- add missing firmware declaration for hainan (SI chip)
- Fix DC user experience regressions related to panels that support >8 bpc
The following changes since commit 9826b1138e497dfb48f5cc64a82c219b4d0932da:
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-11-16 02:15:00 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.20
for you to fetch changes up to a5d0f4565996e5595a10cb57b3d1e3d74379c502:
drm/amdgpu: Enable HDP memory light sleep (2018-11-20 14:40:15 -0500)
----------------------------------------------------------------
Evan Quan (1):
drm/amd/powerplay: disable Vega20 DS related features
Felix Kuehling (1):
drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset
Greathouse, Joseph (1):
drm/amd/pp: handle negative values when reading OD
Kenneth Feng (1):
drm/amdgpu: Enable HDP memory light sleep
Nicholas Kazlauskas (2):
drm/amdgpu: Add amdgpu "max bpc" connector property (v2)
drm/amd/display: Support amdgpu "max bpc" connector property (v2)
Takashi Iwai (1):
drm/amdgpu: Add missing firmware entry for HAINAN
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 7 ++--
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 7 ++++
drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 ++
drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c | 1 +
drivers/gpu/drm/amd/amdgpu/soc15.c | 39 ++++++++++++++++++----
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 16 +++++++++
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 1 +
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 20 +++++------
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 25 ++++++--------
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c | 23 ++++++-------
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 30 ++++++++++++-----
11 files changed, 115 insertions(+), 56 deletions(-)
More information about the amd-gfx
mailing list