Re: [PATCH] drm/amdgpu: remove leftover comment

2020-07-10 Thread Alex Deucher
On Fri, Jul 10, 2020 at 1:49 PM Nirmoy Das wrote: > > Fixes: 394e9a14c63d58e0f (drm/amdgpu: Need to set the baco cap before baco > reset) hmmm, this whole thing probably needs to be sorted a bit. 394e9a14c63d58e0f only added the baco cap check for vega10, so we don't do it for other vega parts.

[PATCH] drm/amdgpu: remove leftover comment

2020-07-10 Thread Nirmoy Das
Fixes: 394e9a14c63d58e0f (drm/amdgpu: Need to set the baco cap before baco reset) Signed-off-by: Nirmoy Das --- drivers/gpu/drm/amd/amdgpu/soc15.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c index