linux/drivers/gpu/drm/qxl
Dave Airlie d84300bf79 qxl: add suspend/resume/hibernate support.
This adds suspend/resume and hibernate support for the KMS driver. it evicts
all the objects, turns off the outputs, and waits for the hw to go idle,

On resume, it resets the memslots, rings, monitors object and forces modeset.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-07-05 10:44:18 +10:00
..
Kconfig qxl: fix Kconfig deps - select FB_DEFERRED_IO 2013-05-28 17:03:37 +10:00
Makefile
qxl_cmd.c qxl: add ring prep code for s/r 2013-07-05 10:44:17 +10:00
qxl_debugfs.c drivers, drm: fix qxl build error when debugfs is disabled 2013-04-30 10:00:27 +10:00
qxl_dev.h
qxl_display.c qxl: split monitors_config object creation out. 2013-07-05 10:44:16 +10:00
qxl_draw.c
qxl_drv.c qxl: add suspend/resume/hibernate support. 2013-07-05 10:44:18 +10:00
qxl_drv.h qxl: add suspend/resume/hibernate support. 2013-07-05 10:44:18 +10:00
qxl_dumb.c
qxl_fb.c qxl: add fb and ttm entry points for use by suspend/resume. 2013-07-05 10:44:18 +10:00
qxl_fence.c
qxl_gem.c drm/qxl: make lots of things static. 2013-04-16 13:33:36 +10:00
qxl_image.c
qxl_ioctl.c drm/qxl: set time on drawables from userspace 2013-07-05 10:44:16 +10:00
qxl_irq.c
qxl_kms.c qxl: prepare memslot code for suspend/resume 2013-07-05 10:44:17 +10:00
qxl_object.c qxl: add suspend/resume/hibernate support. 2013-07-05 10:44:18 +10:00
qxl_object.h drm/ttm: convert to the reservation api 2013-06-28 12:04:01 +10:00
qxl_release.c qxl: update to new idr interfaces. 2013-05-03 10:37:20 +10:00
qxl_ttm.c drm/qxl: fix build with debugfs turned off. 2013-04-18 11:47:40 +10:00