* lots of changes

* add missing header for some radeon registers
* begin removing now un-needed direct register calls
* move and refactor crtc functions
* fix function naming to be clearer
* create more AtomBIOS style calls
* this will eat your cat at the moment, don't bother testing


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42582 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Alexander von Gluck IV
2011-08-05 22:24:57 +00:00
parent 812f1e5bb8
commit 6da3f7d4c1
11 changed files with 4144 additions and 304 deletions
@@ -12,7 +12,9 @@
#include "lock.h"
#include "rhd_regs.h"
#include "radeon_reg.h"
#include "rhd_regs.h" // to phase out
#include "r500_reg.h"
#include "r600_reg.h"
#include "r800_reg.h"
File diff suppressed because it is too large Load Diff