10 Dec, 2009
2 commits
-
drm_mm_debug_table will print the memory manager state
in table allowing to give a snapshot of the manager at
given point in time. Usefull for debugging.Signed-off-by: Jerome Glisse
Signed-off-by: Dave Airlie -
These are required for changes to TTM.
Signed-off-by: Jerome Glisse
Signed-off-by: Dave Airlie
08 Sep, 2009
1 commit
-
Fixes a warning seen on powerpc.
Signed-off-by: Dave Airlie
02 Sep, 2009
1 commit
-
This adds code to the drm_mm to talk to debugfs, and adds
support to radeon to add the VRAM and GTT mm lists to debugfs.I tested with spinlock debugging and it doesn't give out.
Signed-off-by: Dave Airlie
19 Jun, 2009
1 commit
-
also for the atomic path by using a common code-path.
Signed-off-by: Thomas Hellstrom
Signed-off-by: Dave Airlie
12 Jun, 2009
1 commit
-
this is a TTM preparation patch, it rearranges the mm and
add operations needed to do mm operations in atomic context.Signed-off-by: Thomas Hellstrom
Signed-off-by: Dave Airlie