CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/08 14:54:17
Modified files:
sys/dev/pci/drm: radeon_drv.c
Log message:
suspend/resume handler for radeondrm
All the software state is in the xserver, so all we can do is save
restore the interrupt enable bits (which are expected to persist).
tested by sthen. ok dera...@.
