All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] *** Add AST2600 GFX node ***
@ 2021-09-28  2:56 ` tommy-huang
  0 siblings, 0 replies; 16+ messages in thread
From: tommy-huang @ 2021-09-28  2:56 UTC (permalink / raw)
  To: joel, airlied, daniel, robh+dt, andrew, linux-aspeed, dri-devel,
	devicetree, linux-arm-kernel, linux-kernel
  Cc: BMC-SW

Add AST2600 GFX support first.

Joel Stanley (5):
  ARM: dts: aspeed: Add GFX node to AST2600
  ARM: dts: aspeed: ast2600-evb: Enable GFX device
  drm/aspeed: Add AST2600 support
  HACK: drm/aspeed: INTR_STS hadndling
  HACK: drm/aspeed: Paramterise modes

tommy-huang (1):
  dt-bindings: gpu: Add ASPEED GFX bindings document

 .../devicetree/bindings/gpu/aspeed-gfx.txt     |  1 +
 arch/arm/boot/dts/aspeed-ast2600-evb.dts       | 13 +++++++++++++
 arch/arm/boot/dts/aspeed-g6.dtsi               | 11 +++++++++++
 drivers/gpu/drm/aspeed/aspeed_gfx_drv.c        | 18 +++++++++++++-----
 4 files changed, 38 insertions(+), 5 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-10-04 18:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-28  2:56 [PATCH 0/6] *** Add AST2600 GFX node *** tommy-huang
2021-09-28  2:56 ` tommy-huang
2021-09-28  2:56 ` [PATCH 1/6] ARM: dts: aspeed: Add GFX node to AST2600 tommy-huang
2021-09-28  2:56   ` tommy-huang
2021-09-28  2:56 ` [PATCH 2/6] ARM: dts: aspeed: ast2600-evb: Enable GFX device tommy-huang
2021-09-28  2:56   ` tommy-huang
2021-09-28  2:57 ` [PATCH 3/6] drm/aspeed: Add AST2600 support tommy-huang
2021-09-28  2:57   ` tommy-huang
2021-09-28  2:57 ` [PATCH 4/6] HACK: drm/aspeed: INTR_STS hadndling tommy-huang
2021-09-28  2:57   ` tommy-huang
2021-09-28  2:57 ` [PATCH 5/6] HACK: drm/aspeed: Paramterise modes tommy-huang
2021-09-28  2:57   ` tommy-huang
2021-09-28  2:57 ` [PATCH 6/6] dt-bindings: gpu: Add ASPEED GFX bindings document tommy-huang
2021-09-28  2:57   ` tommy-huang
2021-10-04 18:24   ` Rob Herring
2021-10-04 18:24     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.