drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
This adds initial Evergreen KMS support, it doesn't include any acceleration features or interrupt handling yet. Major changes are DCE4 handling for PLLs for the > 2 crtcs. Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:

committed by
Dave Airlie

parent
e97bd97444
commit
bcc1c2a1d2
@@ -54,7 +54,7 @@
|
||||
#include "r300_reg.h"
|
||||
#include "r500_reg.h"
|
||||
#include "r600_reg.h"
|
||||
|
||||
#include "evergreen_reg.h"
|
||||
|
||||
#define RADEON_MC_AGP_LOCATION 0x014c
|
||||
#define RADEON_MC_AGP_START_MASK 0x0000FFFF
|
||||
|
Reference in New Issue
Block a user