Re: [PATCH 2/3] drm/msm/adreno: Add Adreno X1-45 support

2025-06-10 Thread Konrad Dybcio
On 6/7/25 4:15 PM, Akhil P Oommen wrote: > Add support for Adreno X1-45 GPU present Snapdragon X1P42100 > series of compute chipsets. This GPU is a smaller version of > X1-85 GPU with lower core count and smaller internal memories. > > Signed-off-by: Akhil P Oommen > --- Matches what I had runni

Re: [PATCH 2/3] drm/msm/adreno: Add Adreno X1-45 support

2025-06-08 Thread Akhil P Oommen
On 6/8/2025 1:44 AM, Dmitry Baryshkov wrote: > On Sat, Jun 07, 2025 at 07:45:00PM +0530, Akhil P Oommen wrote: >> Add support for Adreno X1-45 GPU present Snapdragon X1P42100 >> series of compute chipsets. This GPU is a smaller version of >> X1-85 GPU with lower core count and smaller internal memo

Re: [PATCH 2/3] drm/msm/adreno: Add Adreno X1-45 support

2025-06-07 Thread Dmitry Baryshkov
On Sat, Jun 07, 2025 at 07:45:00PM +0530, Akhil P Oommen wrote: > Add support for Adreno X1-45 GPU present Snapdragon X1P42100 > series of compute chipsets. This GPU is a smaller version of > X1-85 GPU with lower core count and smaller internal memories. > > Signed-off-by: Akhil P Oommen > --- >