[PATCH 5/5] drm/amdgpu: won't include gc and mmhub register headers in GMC block

Alex Deucher alexdeucher at gmail.com
Wed Jul 22 01:13:06 UTC 2020


Series is:
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

On Tue, Jul 21, 2020 at 6:29 AM Huang Rui <ray.huang at amd.com> wrote:
>
> All gc/mmhub register access and operation should be in gfxhub/mmhub level.
>
> Signed-off-by: Huang Rui <ray.huang at amd.com>
> ---
>  drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
> index a1798ec2..19051ce 100644
> --- a/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
> +++ b/drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
> @@ -28,8 +28,6 @@
>
>  #include "hdp/hdp_5_0_0_offset.h"
>  #include "hdp/hdp_5_0_0_sh_mask.h"
> -#include "gc/gc_10_1_0_sh_mask.h"
> -#include "mmhub/mmhub_2_0_0_sh_mask.h"
>  #include "athub/athub_2_0_0_sh_mask.h"
>  #include "athub/athub_2_0_0_offset.h"
>  #include "dcn/dcn_2_0_0_offset.h"
> --
> 2.7.4
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list