OSDN Git Service

amdgpu/gfxv8: Add missing break to switch statement from states init code
authorTom St Denis <tom.stdenis@amd.com>
Mon, 30 Nov 2015 19:13:11 +0000 (14:13 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Dec 2015 20:54:33 +0000 (15:54 -0500)
commit8cdacf4457670cbd341285a2c76c542ce19ad74b
tree991ea809791502d04ab42881b219a880da5aad3c
parentd033a6de80054139b4358db12cf6bb8d6cf58853
amdgpu/gfxv8: Add missing break to switch statement from states init code

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c