commit | 0c45249f419d8b86abe0e51c6627ca4b085e8c23 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Fri Jan 15 14:44:37 2010 +0100 |
committer | Dave Airlie <airlied@linux.ie> | Thu Jan 21 08:42:59 2010 +1000 |
tree | bb50e5f91fbb7c2db683a3d1e84965dc83612acc | |
parent | 615e0cb67968c94fd9e53797985843a5b816dec4 [diff] |
drm/radeon/kms: r600/r700 disable irq at suspend To avoid hw doing anythings after we disabled PCIE GART, fully disable IRQ at suspend. Also cleanup a bit the ih structure and process function. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Reviewed-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@linux.ie>