]> www.infradead.org Git - users/willy/linux.git/commit
drm/msm/adreno: Move hwcg table into a6xx specific info
authorRob Clark <robdclark@chromium.org>
Tue, 18 Jun 2024 16:42:50 +0000 (09:42 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 20 Jun 2024 16:45:26 +0000 (09:45 -0700)
commitdff2f69f3e8a6ea67b3e566424043430b05c3186
treea72e72bd998de0fafe317d6182b3fd160104ae2b
parent85e8cc06f282aff26da0553080fd11551d39e7f1
drm/msm/adreno: Move hwcg table into a6xx specific info

Introduce a6xx_info where we can stash gen specific stuff without
polluting the toplevel adreno_info struct.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/599728/
drivers/gpu/drm/msm/adreno/a6xx_catalog.c
drivers/gpu/drm/msm/adreno/a6xx_gpu.c
drivers/gpu/drm/msm/adreno/a6xx_gpu.h
drivers/gpu/drm/msm/adreno/adreno_gpu.h