[PATCH] drm/amdgpu/soc15: drop dead function

zhoucm1 david1.zhou at amd.com
Wed Jul 12 02:54:24 UTC 2017


Reviewed-by: Chunming Zhou <david1.zhou at amd.com>

On 2017年07月12日 07:00, Alex Deucher wrote:
> Maybe a leftover from bringup?
>
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
> ---
>   drivers/gpu/drm/amd/amdgpu/soc15.c | 7 -------
>   1 file changed, 7 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c
> index dd58de9..9dff294 100644
> --- a/drivers/gpu/drm/amd/amdgpu/soc15.c
> +++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
> @@ -578,13 +578,6 @@ static uint32_t soc15_get_rev_id(struct amdgpu_device *adev)
>   		return nbio_v6_1_get_rev_id(adev);
>   }
>   
> -
> -int gmc_v9_0_mc_wait_for_idle(struct amdgpu_device *adev)
> -{
> -	/* to be implemented in MC IP*/
> -	return 0;
> -}
> -
>   static void soc15_flush_hdp(struct amdgpu_device *adev)
>   {
>   	if (adev->flags & AMD_IS_APU)



More information about the amd-gfx mailing list