Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/rockchip: respect CONFIG_DRM_FBDEV_EMULATION | John Keeping | 2016-01-22 | 1 | -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 driver | Mark Yao | 2014-12-02 | 1 | -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> |