diff options
author | Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com> | 2018-05-17 02:56:21 +0300 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.com> | 2018-07-05 15:46:23 +0300 |
commit | 854502fa0a38dc77c9e855c95d239a8fd50a9b13 (patch) | |
tree | 2f5c7eda6ce367710a9e37a66057f05aa051d2cf /drivers/gpu/drm/lib | |
parent | c04372ea4abd83ec6c86083f2afe9322515ee293 (diff) | |
download | linux-854502fa0a38dc77c9e855c95d239a8fd50a9b13.tar.xz |
drm/vkms: Add basic CRTC initialization
This commit adds the essential infrastructure for around CRTCs which
is composed of: a new data struct for output data information, a
function for creating planes, and a simple encoder attached to the
connector. Finally, due to the introduction of a new initialization
function, connectors were moved from vkms_drv.c to vkms_display.c.
Signed-off-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Reviewed-by: Haneen Mohammed <hamohammed.sa@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/b6e27bc6a54f5cb340658fa5969f7b48fbfbf1b7.1526514457.git.rodrigosiqueiramelo@gmail.com
Diffstat (limited to 'drivers/gpu/drm/lib')
0 files changed, 0 insertions, 0 deletions