summaryrefslogtreecommitdiff
path: root/r700_atom.c
diff options
context:
space:
mode:
Diffstat (limited to 'r700_atom.c')
-rw-r--r--r700_atom.c23
1 files changed, 23 insertions, 0 deletions
diff --git a/r700_atom.c b/r700_atom.c
new file mode 100644
index 0000000..dde5f93
--- /dev/null
+++ b/r700_atom.c
@@ -0,0 +1,23 @@
+/*
+ * Copyright © 2010 Jerome Glisse <glisse@freedesktop.org>
+ *
+ * This file is free software; you can redistribute it and/or modify
+ * it under the terms of version 2 of the GNU General Public License
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ */
+#include "radeon_device.h"
+
+/* TODO
+ * convert to radeon_atom_init
+ *RENDERING SHOULD WORK & num of bo in gem info should show that we did cleanup
+ * add more state ...
+ */