The PCI linux-next branch has support for the new PM ops hooks, so I thought I
should refresh the DRM support for suspend/resume based on the new stuff.
I think we can get away with having drivers provide just save/restore hooks
and let the core take care of the rest. When we flesh out the
prepare/complete hooks we may need another driver callback, not sure yet.
How does it look?
Thanks,
Jesse