]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdbc3a9dd7acc0b9f9238c350bb2a58f3766fc54
tree991ea809791502d04ab42881b219a880da5aad3c
parenteff7892c3ef2a090fa23dd11832f4054b3683c2c
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