Re: [PATCH v3] drm/msm/adreno: Add A540 support

2019-06-13 Thread Jordan Crouse
On Tue, Jun 11, 2019 at 11:54:00AM -0700, Jeffrey Hugo wrote: > The A540 is a derivative of the A530, and is found in the MSM8998 SoC. > > Signed-off-by: Jeffrey Hugo This looks correct and more importantly, it seems to work, so there is that. Thanks for doing this; this fills in a sizable gap i

[PATCH v3] drm/msm/adreno: Add A540 support

2019-06-11 Thread Jeffrey Hugo
The A540 is a derivative of the A530, and is found in the MSM8998 SoC. Signed-off-by: Jeffrey Hugo --- v3: -Adjusted MERCIU for A540 for best performance. drivers/gpu/drm/msm/adreno/a5xx.xml.h | 28 drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 26 +++- drivers/gpu/drm/msm/adr