All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5 v2] PL111 Integrator and Versatile support
@ 2018-02-01 12:55 ` Linus Walleij
  0 siblings, 0 replies; 18+ messages in thread
From: Linus Walleij @ 2018-02-01 12:55 UTC (permalink / raw)
  To: linux-arm-kernel

This adds the old ARM Reference Designs Integrator and Versatile
to be supported by the PL111 driver so we can migrate them
away from fbdev.

Some patches were sent before, some dropped, but I named them
all v2 for consistency and to avoid confusion.

Linus Walleij (5):
  drm/pl111: Properly detect the ARM PL110 variants
  drm/pl111: Handle the Versatile RGB/BGR565 mode
  drm/pl111: Support variants with broken clock divider
  drm/pl111: Support variants with broken VBLANK
  drm/pl111: Support multiple endpoints on the CLCD

 drivers/gpu/drm/pl111/pl111_display.c   |  29 ++++++--
 drivers/gpu/drm/pl111/pl111_drm.h       |   8 +++
 drivers/gpu/drm/pl111/pl111_drv.c       | 118 +++++++++++++++++++++-----------
 drivers/gpu/drm/pl111/pl111_versatile.c |  87 ++++++++++++++++++-----
 4 files changed, 178 insertions(+), 64 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-02-06  9:37 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-01 12:55 [PATCH 0/5 v2] PL111 Integrator and Versatile support Linus Walleij
2018-02-01 12:55 ` Linus Walleij
2018-02-01 12:55 ` [PATCH 1/5 v2] drm/pl111: Properly detect the ARM PL110 variants Linus Walleij
2018-02-01 12:55   ` Linus Walleij
2018-02-02 20:51   ` Eric Anholt
2018-02-02 20:51     ` Eric Anholt
2018-02-01 12:55 ` [PATCH 2/5 v2] drm/pl111: Handle the Versatile RGB/BGR565 mode Linus Walleij
2018-02-01 12:55   ` Linus Walleij
2018-02-01 12:55 ` [PATCH 3/5 v2] drm/pl111: Support variants with broken clock divider Linus Walleij
2018-02-01 12:55   ` Linus Walleij
2018-02-01 12:55 ` [PATCH 4/5 v2] drm/pl111: Support variants with broken VBLANK Linus Walleij
2018-02-01 12:55   ` Linus Walleij
2018-02-03 23:44   ` Eric Anholt
2018-02-03 23:44     ` Eric Anholt
2018-02-06  9:37     ` Linus Walleij
2018-02-06  9:37       ` Linus Walleij
2018-02-01 12:55 ` [PATCH 5/5 v2] drm/pl111: Support multiple endpoints on the CLCD Linus Walleij
2018-02-01 12:55   ` Linus Walleij

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.