mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 18:46:25 -04:00
drm/amd/display: [FW Promotion] Release 0.0.181.0
- Add new params to dmub_feature_caps for checking replay support in FW Acked-by: Stylon Wang <stylon.wang@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
2aa4c11f7d
commit
74875440eb
@@ -450,6 +450,8 @@ struct dmub_feature_caps {
|
||||
uint8_t reserved[4];
|
||||
uint8_t subvp_psr_support;
|
||||
uint8_t gecc_enable;
|
||||
uint8_t replay_supported;
|
||||
uint8_t replay_reserved[3];
|
||||
};
|
||||
|
||||
struct dmub_visual_confirm_color {
|
||||
|
||||
Reference in New Issue
Block a user