radeon_hd: Add missing USB C connector type
* Solves a few "Unknown connector" errors on newer cards. * It's just another physical name for DisplayPort Change-Id: I37a6f1bb1db66279b305bdbce3c200612eac1130 Reviewed-on: https://review.haiku-os.org/c/haiku/+/7042 Reviewed-by: Alex von Gluck IV <[email protected]> Reviewed-by: waddlesplash <[email protected]> Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
committed by
Alex von Gluck IV
parent
9ded6e6a33
commit
518e9cb9f2
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2011, Haiku, Inc. All Rights Reserved.
|
||||
* Copyright 2011-2023, Haiku, Inc. All Rights Reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -28,6 +28,7 @@
|
||||
#define VIDEO_CONNECTOR_HDMIA 0x0C
|
||||
#define VIDEO_CONNECTOR_HDMIB 0x0D
|
||||
#define VIDEO_CONNECTOR_TV 0x0E
|
||||
#define VIDEO_CONNECTOR_USBC 0x0F
|
||||
|
||||
|
||||
// Video encoder types
|
||||
|
||||
Reference in New Issue
Block a user