]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/amdgpu: fix preamble handling
authorChristian König <christian.koenig@amd.com>
Tue, 21 Aug 2018 13:09:39 +0000 (15:09 +0200)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:51:49 +0000 (19:51 -0600)
commit6c5a5fdfcd80c5a7d60c040dae46a29e91dfc697
tree347f19db2372f114a6f141432e1665e21bd33d8b
parent6fd355f9e8600c1f6a9dcdc8b1b5e6e796311d0d
drm/amdgpu: fix preamble handling

BugLink: https://bugs.launchpad.net/bugs/1836287
[ Upstream commit d98ff24e8e9be3329eea7c84d5e244d0c1cd0ab3 ]

At this point the command submission can still be interrupted.

Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c