1
0
Fork 0
alistair23-linux/drivers/gpu/drm/arc
Carlos Palminha 51dacf2089 drm: Add support of ARC PGU display controller
ARC PGU could be found on some development boards from Synopsys.
This is a simple byte streamer that reads data from a framebuffer
and sends data to the single encoder.

Signed-off-by: Carlos Palminha <palminha@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: David Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-snps-arc@lists.infradead.org
2016-04-26 17:58:02 +03:00
..
Kconfig drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
Makefile drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu.h drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_crtc.c drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_drv.c drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_hdmi.c drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00
arcpgu_regs.h drm: Add support of ARC PGU display controller 2016-04-26 17:58:02 +03:00