Re: [PATCH v2 1/2] drm/msm/a6xx: Add support for a new 7c3 sku

2022-06-29 Thread Rob Clark
On Tue, Jun 28, 2022 at 10:32 PM Akhil P Oommen wrote: > > On 6/29/2022 9:59 AM, Bjorn Andersson wrote: > > On Tue 10 May 02:53 CDT 2022, Akhil P Oommen wrote: > > > >> Add a new sku to the fuse map of 7c3 gpu. > >> > >> Signed-off-by: Akhil P Oommen > > Is this series still needed/wanted? I've

Re: [PATCH v2 1/2] drm/msm/a6xx: Add support for a new 7c3 sku

2022-06-28 Thread Akhil P Oommen
On 6/29/2022 9:59 AM, Bjorn Andersson wrote: On Tue 10 May 02:53 CDT 2022, Akhil P Oommen wrote: Add a new sku to the fuse map of 7c3 gpu. Signed-off-by: Akhil P Oommen Is this series still needed/wanted? I've been waiting for patch 1 to be merged in the driver so that I can pick up the dts

Re: [PATCH v2 1/2] drm/msm/a6xx: Add support for a new 7c3 sku

2022-06-28 Thread Bjorn Andersson
On Tue 10 May 02:53 CDT 2022, Akhil P Oommen wrote: > Add a new sku to the fuse map of 7c3 gpu. > > Signed-off-by: Akhil P Oommen Is this series still needed/wanted? I've been waiting for patch 1 to be merged in the driver so that I can pick up the dts change. Regards, Bjorn > --- > > (no

[PATCH v2 1/2] drm/msm/a6xx: Add support for a new 7c3 sku

2022-05-10 Thread Akhil P Oommen
Add a new sku to the fuse map of 7c3 gpu. Signed-off-by: Akhil P Oommen --- (no changes since v1) drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/gpu/drm/msm/adreno/a6xx_gpu.c b/drivers/gpu/drm/msm/adreno/a6xx_gpu.c index 841e47a..61bb21d