Hi Dave, A few more fixes for 4.16. This is on top of the pull request from last week. Most notable change here is a fix to the link order for the now separate from amdgpu GPU scheduler to fix crashes when the modules are build into the kernel rather than as modules. The following changes since commit 400b6afbaa949914460e5fd1d769c5e26ef1f6b8: drm/amdgpu: disable MMHUB power gating on raven (2018-01-19 17:32:07 -0500) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-next-4.16 for you to fetch changes up to 87440329b06720e09c27ad1991204f4f0bd76f83: drm: fix gpu scheduler link order (2018-01-24 15:49:04 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) Andrey Grodzovsky (1): drm/amdgpu: Reenable manual GPU reset from sysfs Christian König (1): drm: fix gpu scheduler link order Harry Wentland (1): drm/amd/display: Demote error print to debug print when ATOM impl missing James Zhu (1): drm/amd/amdgpu: Add Polaris version check drivers/gpu/drm/Makefile | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 +--- drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c | 17 +++++++++++++++-- .../gpu/drm/amd/display/dc/bios/command_table.c | 22 +++++++++++----------- .../gpu/drm/amd/display/dc/bios/command_table2.c | 16 ++++++++-------- 5 files changed, 36 insertions(+), 25 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel