On Wed, Mar 29, 2017 at 8:07 AM, Christian König
<[email protected]> wrote:
> From: Christian König <[email protected]>
>
> Remove duplicate mmCP_CPF_BUSY_STAT from the allowed registers.
>
> Signed-off-by: Christian König <[email protected]>

Reviewed-by: Alex Deucher <[email protected]>

> ---
>  drivers/gpu/drm/amd/amdgpu/soc15.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c 
> b/drivers/gpu/drm/amd/amdgpu/soc15.c
> index 4408d3a..b12331a 100644
> --- a/drivers/gpu/drm/amd/amdgpu/soc15.c
> +++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
> @@ -296,7 +296,6 @@ static struct amdgpu_allowed_register_entry 
> soc15_allowed_read_registers[] = {
>         { SOC15_REG_OFFSET(GC, 0, mmCP_CPF_BUSY_STAT), false},
>         { SOC15_REG_OFFSET(GC, 0, mmCP_CPF_STALLED_STAT1), false},
>         { SOC15_REG_OFFSET(GC, 0, mmCP_CPF_STATUS), false},
> -       { SOC15_REG_OFFSET(GC, 0, mmCP_CPF_BUSY_STAT), false},
>         { SOC15_REG_OFFSET(GC, 0, mmCP_CPC_STALLED_STAT1), false},
>         { SOC15_REG_OFFSET(GC, 0, mmCP_CPC_STATUS), false},
>         { SOC15_REG_OFFSET(GC, 0, mmGB_ADDR_CONFIG), false},
> --
> 2.5.0
>
> _______________________________________________
> amd-gfx mailing list
> [email protected]
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to