]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/vmwgfx: Break out implicit fb code
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 12 Feb 2016 08:00:26 +0000 (09:00 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Mon, 14 Mar 2016 13:57:56 +0000 (14:57 +0100)
commit75c0685549bb4af6e66bcc1c4c055add531b3880
tree9ba187b8b3b42bcfef39cc866fe07e6722ce0612
parentb1097aeb6f23433c4e073a8d7447a8d919e1e163
drm/vmwgfx: Break out implicit fb code

Preparation for supporting explicit fbs for screen objects and screen
targets.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Sinclair Yeh <syeh@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.h
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
drivers/gpu/drm/vmwgfx/vmwgfx_kms.h
drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c