linux_dsm_epyc7002/drivers/gpu/drm/amd
Andrey Grodzovsky c554206077 drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock
If CS is submitted using guilty ctx, we terminate amdgpu_cs_parser_init
before locking ctx->lock, latter in amdgpu_cs_parser_fini we still are
trying to release the lock just becase parser->ctx != NULL.

Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-12-11 11:16:14 -05:00
..
acp drm/amdgpu: Remove wrapper layer of cgs irq handling 2018-03-21 14:36:58 -05:00
amdgpu drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lock 2018-12-11 11:16:14 -05:00
amdkfd drm/amdkfd: add new vega20 pci id 2018-12-10 15:27:45 -05:00
display drm/amd/display: Fix overflow/truncation from strncpy. 2018-12-04 15:01:56 -05:00
include drm/amdgpu: add DC feature mask module parameter 2018-11-06 16:45:23 -05:00
lib drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
powerplay drm/amdgpu/powerplay: Apply avfs cks-off voltages on VI 2018-12-10 15:28:40 -05:00