commit | d84300bf793471cc20c7553601c45d6f70dd2b1e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Thu Jul 04 15:02:33 2013 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jul 05 10:44:18 2013 +1000 |
tree | fd30ee57cf7c8ede42123ed4c61a7d9cfd4d1269 | |
parent | b86487a6b671ff7107fbf6d3ff10c2da970cd1c3 [diff] |
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>