mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-05 21:44:23 -04:00
drm/amd/display: [FW Promotion] Release 0.1.5.0
Aligning dmub_cmd header with dmu firmware release 0.1.5.0 Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com> Signed-off-by: Roman Li <roman.li@amd.com> Reviewed-by: Zaeem Mohamed <zaeem.mohamed@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
0d93e82186
commit
8581214d5e
@@ -2636,7 +2636,11 @@ enum dp_hpd_type {
|
||||
/**
|
||||
* DP HPD short pulse
|
||||
*/
|
||||
DP_IRQ
|
||||
DP_IRQ = 1,
|
||||
/**
|
||||
* Failure to acquire DP HPD state
|
||||
*/
|
||||
DP_NONE_HPD = 2
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user