nux distro kernel. https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-5.1.y 2018-08-27T16:09:56Z drm/amdgpu: move gem definitions into amdgpu_gem header 2018-08-27T16:09:56Z Huang Rui ray.huang@amd.com 2018-08-13T16:41:35Z urn:sha1:2cddc50e98193f2c4aab10d05550b5ffe7587e73 Demangle amdgpu.h. Signed-off-by: Huang Rui <ray.huang@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: use drm_fb helper for console_(un)lock 2018-07-20T19:24:18Z Shirish S shirish.s@amd.com 2018-07-20T11:56:50Z urn:sha1:ecb8c50382e2e8bfd60483e3edf8cb883f7bde62 This patch removes the usage of console_(un)lock by replacing drm_fb_helper_set_suspend() to drm_fb_helper_set_suspend_unlocked() which locks and unlocks the console instead of locking ourselves. Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>