linux/drivers/gpu
Fabio Estevam db07ce5da8 drm/msm/a2xx: Call adreno_gpu_init() earlier
The adreno_is_a20x() and adreno_is_a225() functions rely on the
GPU revision, but such information is retrieved inside adreno_gpu_init(),
which is called afterwards.

Fix this problem by caling adreno_gpu_init() earlier, so that
the GPU information revision is available when adreno_is_a20x()
and adreno_is_a225() run.

Tested on a imx53-qsb board.

Fixes: 21af872cd8 ("drm/msm/adreno: add a2xx")
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/543456/
Signed-off-by: Rob Clark <robdclark@chromium.org>
2023-08-07 14:39:24 -07:00
..
drm drm/msm/a2xx: Call adreno_gpu_init() earlier 2023-08-07 14:39:24 -07:00
host1x drm/tegra: Changes for v6.4-rc1 2023-04-06 15:02:17 +02:00
ipu-v3 ipu-v3: Include <linux/io.h> 2023-05-18 11:06:18 +02:00
trace
vga
Makefile