]> Git Repo - linux.git/commit
drm/amdgpu: fix context switch
authorChristian König <[email protected]>
Mon, 11 May 2015 13:34:59 +0000 (15:34 +0200)
committerAlex Deucher <[email protected]>
Thu, 4 Jun 2015 01:03:34 +0000 (21:03 -0400)
commit3cb485f34049b7f3a00f6f73d2325e0858f64ddb
treeed523717c68630c27010a39d112b360492b23c93
parentd919ad49ac04e1e417ea511d61455786a0f0fdb7
drm/amdgpu: fix context switch

Properly protect the state and also handle submission failures.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Reviewed-by: Jammy Zhou <[email protected]>
Reviewed-by: Monk Liu <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
This page took 0.057922 seconds and 4 git commands to generate.