Revision d796d8446fe0ff4442c1a1d0b10c861f17ac8168 authored by Dave Airlie on 25 January 2010, 03:08:08 UTC, committed by Dave Airlie on 25 January 2010, 06:04:42 UTC
This is the least invasive fix without migrating the radeon driver
to pm_ops from what I can see. We just always migrate VRAM objects
on IGPs for now and we can fix it up later to migrate depending
on STR vs STD.

Signed-off-by: Dave Airlie <airlied@redhat.com>
1 parent 8ba5152
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 265 bytes
bind.c -rw-r--r-- 7.2 KB
daemon.c -rw-r--r-- 16.5 KB
interface.c -rw-r--r-- 12.6 KB
internal.h -rw-r--r-- 10.9 KB
key.c -rw-r--r-- 3.7 KB
main.c -rw-r--r-- 2.5 KB
namei.c -rw-r--r-- 21.3 KB
proc.c -rw-r--r-- 3.1 KB
rdwr.c -rw-r--r-- 24.5 KB
security.c -rw-r--r-- 2.6 KB
xattr.c -rw-r--r-- 6.4 KB

back to top