]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
qxl: add fb and ttm entry points for use by suspend/resume.
authorDave Airlie <airlied@redhat.com>
Thu, 4 Jul 2013 04:59:34 +0000 (14:59 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 5 Jul 2013 00:44:18 +0000 (10:44 +1000)
commitb86487a6b671ff7107fbf6d3ff10c2da970cd1c3
treeb05615548580d6b98e064e7fedc579aa25e3afbd
parent1e209117dbe00d3d87db1c5266f177eaa60451c8
qxl: add fb and ttm entry points for use by suspend/resume.

This just ports some APIs like radeon uses to provide hooks for s/r to
call.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/qxl/qxl_drv.h
drivers/gpu/drm/qxl/qxl_fb.c
drivers/gpu/drm/qxl/qxl_object.c