On Thu, Jan 08, 2026 at 03:21:52PM +0100, Konrad Dybcio wrote: > From: Konrad Dybcio <[email protected]> > > Now that the highest_bank_bit value is retrieved from the running > system and the global config has been part of the tree for a couple > of releases, there is no reason to keep any hardcoded values inside > the GPU driver. > > Get rid of them. > > Signed-off-by: Konrad Dybcio <[email protected]> > --- > drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 11 ++--- > drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 82 > ++------------------------------- > drivers/gpu/drm/msm/adreno/adreno_gpu.h | 5 -- > 3 files changed, 6 insertions(+), 92 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
