drm/radeon/kms: add connector table for mac g5 9600
PPC Mac cards do not provide connector tables in their vbios. Their connector/encoder configurations must be hardcoded in the driver. verified by nyef on #radeon Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Cc: stable@kernel.org Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:

committed by
Dave Airlie

parent
e917fd39eb
commit
9fad321ac6
@@ -209,6 +209,7 @@ enum radeon_connector_table {
|
||||
CT_EMAC,
|
||||
CT_RN50_POWER,
|
||||
CT_MAC_X800,
|
||||
CT_MAC_G5_9600,
|
||||
};
|
||||
|
||||
enum radeon_dvo_chip {
|
||||
|
Reference in New Issue
Block a user