LiteX: driver for LiteVideo
commita423570f6303a07167f46ca9dc0bb70bbf70ddeb
authorRobert Winkler <rwinkler@antmicro.com>
Tue, 22 Dec 2020 21:40:27 +0000 (22 16:40 -0500)
committerGabriel Somlo <gsomlo@gmail.com>
Tue, 12 Jan 2021 17:30:24 +0000 (12 12:30 -0500)
tree6cd6c32d90d4871b9b81e9aa4138787e88d82632
parent119c2dc0156d069670870ade931dba0963367575
LiteX: driver for LiteVideo

Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
FIXME: not updated or tested for 32-bit CSR data width, 64-bit CPU (gls)
Documentation/devicetree/bindings/gpu/litex,litevideo.txt [new file with mode: 0644]
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/litevideo/Kconfig [new file with mode: 0644]
drivers/gpu/drm/litevideo/Makefile [new file with mode: 0644]
drivers/gpu/drm/litevideo/litevideo.c [new file with mode: 0644]
drivers/gpu/drm/litevideo/litevideo.h [new file with mode: 0644]
drivers/gpu/drm/litevideo/mmcm.h [new file with mode: 0644]