linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] drm/msm/a6xx: add support for Adreno 660 GPU
@ 2021-05-13  0:37 Jonathan Marek
  2021-05-13  0:37 ` [PATCH 1/5] drm/msm: remove unused icc_path/ocmem_icc_path Jonathan Marek
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jonathan Marek @ 2021-05-13  0:37 UTC (permalink / raw)
  To: freedreno
  Cc: Akhil P Oommen, AngeloGioacchino Del Regno, Bjorn Andersson,
	Daniel Vetter, Dave Airlie, David Airlie, Douglas Anderson,
	open list:DRM DRIVER FOR MSM ADRENO GPU, Eric Anholt,
	Iskren Chernev, Jordan Crouse, kbuild test robot, Konrad Dybcio,
	open list:DRM DRIVER FOR MSM ADRENO GPU, open list, Rob Clark,
	Sai Prakash Ranjan, Sean Paul, Sharat Masetty, Shawn Guo

Add support for Adreno 660 to the drm/msm driver. Very similar to A650
on the kernel side.

Jonathan Marek (5):
  drm/msm: remove unused icc_path/ocmem_icc_path
  drm/msm/a6xx: avoid shadow NULL reference in failure path
  drm/msm/a6xx: add support for Adreno 660 GPU
  drm/msm/a6xx: update a6xx_ucode_check_version for a660
  drm/msm/a6xx: add a660 hwcg table

 drivers/gpu/drm/msm/adreno/a6xx.xml.h      |   4 +
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c      |  32 ++++--
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c      | 115 ++++++++++++++++-----
 drivers/gpu/drm/msm/adreno/a6xx_hfi.c      |  33 ++++++
 drivers/gpu/drm/msm/adreno/adreno_device.c |  13 +++
 drivers/gpu/drm/msm/adreno/adreno_gpu.c    |   5 +-
 drivers/gpu/drm/msm/adreno/adreno_gpu.h    |  14 ++-
 drivers/gpu/drm/msm/msm_gpu.h              |   9 --
 8 files changed, 176 insertions(+), 49 deletions(-)

-- 
2.26.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-13  0:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-13  0:37 [PATCH 0/5] drm/msm/a6xx: add support for Adreno 660 GPU Jonathan Marek
2021-05-13  0:37 ` [PATCH 1/5] drm/msm: remove unused icc_path/ocmem_icc_path Jonathan Marek
2021-05-13  0:37 ` [PATCH 2/5] drm/msm/a6xx: avoid shadow NULL reference in failure path Jonathan Marek
2021-05-13  0:37 ` [PATCH 3/5] drm/msm/a6xx: add support for Adreno 660 GPU Jonathan Marek
2021-05-13  0:37 ` [PATCH 4/5] drm/msm/a6xx: update a6xx_ucode_check_version for a660 Jonathan Marek
2021-05-13  0:37 ` [PATCH 5/5] drm/msm/a6xx: add a660 hwcg table Jonathan Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).