drm: add fbdev emulate implement
authorYalong Liu <yalong.liu@amlogic.com>
Mon, 30 Oct 2017 02:54:27 +0000 (10:54 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Mon, 30 Oct 2017 09:06:26 +0000 (02:06 -0700)
commit5ab46dc70cc6597e462fa9fb977845980e53e744
treecc8223a53513e17bba986a1f2e630950c26a000e
parent72b7250455e9d66de954b155f92e3cde34b6ba54
drm: add fbdev emulate implement

PD#152825: add amlogic emulate fbdev implement
it just support software renderring mode

Change-Id: Iffb3b83bbfcc831608e46d9c176fc6c8da8e3ff4
Signed-off-by: Yalong Liu <yalong.liu@amlogic.com>
MAINTAINERS
drivers/amlogic/drm/Makefile
drivers/amlogic/drm/am_meson_fb.c
drivers/amlogic/drm/am_meson_fb.h
drivers/amlogic/drm/am_meson_fbdev.c [new file with mode: 0644]
drivers/amlogic/drm/am_meson_fbdev.h [new file with mode: 0644]
drivers/amlogic/drm/am_meson_gem.c
drivers/amlogic/drm/am_meson_gem.h
drivers/amlogic/drm/am_meson_plane.c
drivers/amlogic/drm/meson_drv.c
drivers/amlogic/drm/meson_drv.h