linux/drivers/gpu/drm/arc
Eugeniy Paltsev 0ff916e2ef DRM: ARC: PGU: add ARGB8888 format to supported format list
As we ignore first 8 bit of 32 bit pixel value we can add ARGB8888
format as alias of XRGB8888.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2019-12-16 13:53:05 +03:00
..
Kconfig
Makefile
arcpgu.h
arcpgu_crtc.c DRM: ARC: PGU: add ARGB8888 format to supported format list 2019-12-16 13:53:05 +03:00
arcpgu_drv.c
arcpgu_hdmi.c
arcpgu_regs.h DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888 2019-12-16 13:53:05 +03:00
arcpgu_sim.c