linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add support for A618 GPU
@ 2019-12-03 15:16 Sharat Masetty
  0 siblings, 0 replies; 2+ messages in thread
From: Sharat Masetty @ 2019-12-03 15:16 UTC (permalink / raw)
  To: freedreno; +Cc: dri-devel, linux-arm-msm, Sharat Masetty

This patch adds support for A618 GPU. Please review.

Sharat Masetty (5):
  drm: msm: Add 618 gpu to the adreno gpu list
  drm: msm: a6xx: Add support for A618
  drm: msm: a6xx: Dump GBIF registers, debugbus in gpu state
  drm: msm: a6xx: fix debug bus register configuration
  arm: dts: sc7180: Add A618 gpu dt blob

 arch/arm64/boot/dts/qcom/sc7180.dtsi        | 116 ++++++++++++++++++++++++++++
 drivers/gpu/drm/msm/adreno/a6xx.xml.h       |  52 ++++++++++++-
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c       |  24 +++++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c       |  70 +++++++++++++++--
 drivers/gpu/drm/msm/adreno/a6xx_gpu.h       |   9 ++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c |  76 ++++++++++++------
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h |  16 +++-
 drivers/gpu/drm/msm/adreno/adreno_device.c  |  11 +++
 drivers/gpu/drm/msm/adreno/adreno_gpu.h     |  12 ++-
 9 files changed, 348 insertions(+), 38 deletions(-)

--
1.9.1


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

* [PATCH 0/5] Add support for A618 GPU
@ 2019-12-03 15:06 Sharat Masetty
  0 siblings, 0 replies; 2+ messages in thread
From: Sharat Masetty @ 2019-12-03 15:06 UTC (permalink / raw)
  To: freedreno; +Cc: dri-devel, linux-arm-msm, Sharat Masetty

This series and support to enable A618 GPU revision. Please review.

Sharat Masetty (5):
  drm: msm: Add 618 gpu to the adreno gpu list
  drm: msm: a6xx: Add support for A618
  drm: msm: a6xx: Dump GBIF registers, debugbus in gpu state
  drm: msm: a6xx: fix debug bus register configuration
  arm: dts: sc7180: Add A618 gpu dt blob

 arch/arm64/boot/dts/qcom/sc7180.dtsi        | 116 ++++++++++++++++++++++++++++
 drivers/gpu/drm/msm/adreno/a6xx.xml.h       |  52 ++++++++++++-
 drivers/gpu/drm/msm/adreno/a6xx_gmu.c       |  24 +++++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu.c       |  70 +++++++++++++++--
 drivers/gpu/drm/msm/adreno/a6xx_gpu.h       |   9 ++-
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c |  76 ++++++++++++------
 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h |  16 +++-
 drivers/gpu/drm/msm/adreno/adreno_device.c  |  11 +++
 drivers/gpu/drm/msm/adreno/adreno_gpu.h     |  12 ++-
 9 files changed, 348 insertions(+), 38 deletions(-)

--
1.9.1


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

end of thread, other threads:[~2019-12-03 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 15:16 [PATCH 0/5] Add support for A618 GPU Sharat Masetty
  -- strict thread matches above, loose matches on Subject: below --
2019-12-03 15:06 Sharat Masetty

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).