Re: [PATCH] drm/msm/adreno: fix a7xx gpu init

2024-06-26 Thread Konrad Dybcio
On 26.06.2024 9:53 AM, Neil Armstrong wrote: > The gpulist has twice the a6xx gpulist, replace the second one > with the a7xx gpulist. > > Solves: > msm_dpu ae01000.display-controller: Unknown GPU revision: 7.3.0.1 > msm_dpu ae01000.display-controller: Unknown GPU revision: 67.5.10.1 > msm_dpu ae0

Re: [PATCH] drm/msm/adreno: fix a7xx gpu init

2024-06-26 Thread Dmitry Baryshkov
On Wed, Jun 26, 2024 at 09:53:16AM GMT, Neil Armstrong wrote: > The gpulist has twice the a6xx gpulist, replace the second one > with the a7xx gpulist. > > Solves: > msm_dpu ae01000.display-controller: Unknown GPU revision: 7.3.0.1 > msm_dpu ae01000.display-controller: Unknown GPU revision: 67.5.1

[PATCH] drm/msm/adreno: fix a7xx gpu init

2024-06-26 Thread Neil Armstrong
The gpulist has twice the a6xx gpulist, replace the second one with the a7xx gpulist. Solves: msm_dpu ae01000.display-controller: Unknown GPU revision: 7.3.0.1 msm_dpu ae01000.display-controller: Unknown GPU revision: 67.5.10.1 msm_dpu ae01000.display-controller: Unknown GPU revision: 67.5.20.1 o