radeon_hd: AtomBIOS version bump. Encoder work.
* Now pulling in latest amdgpu atombios.h headers * Lots of DisplayPort cleanup and removal of legacy stuff * Add obsolete atombios header for things that disappear (amdgpu doesn't support older cards like we do) * Introduce new code to support later encoder tables * Drop radeon-specific encoder service from common dp_info * Tested on HD 5450 hdmi
This commit is contained in:
@@ -28,8 +28,6 @@ typedef struct {
|
||||
// Internal State information
|
||||
uint8 linkStatus[DP_LINK_STATUS_SIZE];
|
||||
|
||||
bool trainingUseEncoder;
|
||||
|
||||
uint8 trainingAttempts;
|
||||
uint8 trainingSet[4];
|
||||
int trainingReadInterval;
|
||||
|
||||
Reference in New Issue
Block a user