mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 00:15:49 -04:00
drm/amd/display: [FW Promotion] Release 0.0.119.0
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Anthony Koo <Anthony.Koo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
8246370341
commit
874714feff
@@ -1427,6 +1427,7 @@ struct dmub_rb_cmd_dp_set_config_reply {
|
||||
struct dmub_cmd_hpd_state_query_data {
|
||||
uint8_t instance; /**< HPD instance or DPIA instance */
|
||||
uint8_t result; /**< For returning HPD state */
|
||||
uint16_t pad; /** < Alignment */
|
||||
enum aux_channel_type ch_type; /**< enum aux_channel_type */
|
||||
enum aux_return_code_type status; /**< for returning the status of command */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user