radeon_hd: DP AUX address is actually 20-bit
Change-Id: Ie551c6977cb4fb8b45ad896aedd0d3c6b0b183d8 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5172 Tested-by: Commit checker robot <[email protected]> Reviewed-by: Adrien Destugues <[email protected]>
This commit is contained in:
committed by
Adrien Destugues
parent
5f90c3726b
commit
f0a63f1888
@@ -34,7 +34,7 @@ typedef struct {
|
||||
} dp_info;
|
||||
|
||||
typedef struct {
|
||||
uint16 address;
|
||||
uint32 address;
|
||||
uint8 request;
|
||||
uint8 reply;
|
||||
void* buffer;
|
||||
|
||||
Reference in New Issue
Block a user