]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/agd5f...
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Jan 2021 12:08:18 +0000 (13:08 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Jan 2021 12:08:18 +0000 (13:08 +0100)
commit24467927179b8bd43133aae3d63acda7b0df371c
treeb41c5f12396f0559341f16e01570373b4ace3d35
parentb996806dc3526c8a242476ff445dbb626f079f3a
parent49a8d1e7b29fb06f2be84c93aae973fa6115d458
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-next

amd-drm-next-5.12-2021-01-20:

amdgpu:
- Fix non-x86 build
- W=1 fixes from Lee Jones
- Enable GPU reset on Navy Flounder
- Kernel doc fixes
- SMU workload profile fixes for APUs
- Display updates
- SR-IOV fixes
- Vangogh SMU feature enablment and bug fixes
- GPU reset support for Vangogh
- Misc cleanups

Conflicts:
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_mpc.c

Resolve the conflict by picking the initialization value from amd from
95f6cf324e81 ("drm/amd/display: Initialize stack variable") over the
one Linus picked in 82298a4f1ae4 ("drm/amd/display: avoid
uninitialized variable warning"). It shouldn't matter.

From: Alex Deucher <alexdeucher@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210120060951.22600-1-alexander.deucher@amd.com
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
MAINTAINERS
drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c