summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rockchip/rockchip_drm_fbdev.h
Commit message (Collapse)AuthorAgeFilesLines
* drm/rockchip: respect CONFIG_DRM_FBDEV_EMULATIONJohn Keeping2016-01-221-0/+11
| | | | | | | If DRM_FBDEV_EMULATION is not selected in the config then we can save a bit of space by not including the framebuffer code. Signed-off-by: John Keeping <john@metanate.com>
* drm: rockchip: Add basic drm driverMark Yao2014-12-021-0/+21
This patch adds the basic structure of a DRM Driver for Rockchip Socs. Signed-off-by: Mark Yao <mark.yao@rock-chips.com> Signed-off-by: Daniel Kurtz <djkurtz@chromium.org> Acked-by: Daniel Vetter <daniel@ffwll.ch> Reviewed-by: Rob Clark <robdclark@gmail.com>
OpenPOWER on IntegriCloud