drm/amd/display: Add missing replay field
Reviewed-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
251d7ff311
commit
d4a5b420cc
@ -1050,6 +1050,8 @@ union replay_error_status {
|
||||
struct replay_config {
|
||||
/* Replay feature is supported */
|
||||
bool replay_supported;
|
||||
/* Replay caps support DPCD & EDID caps*/
|
||||
bool replay_cap_support;
|
||||
/* Power opt flags that are supported */
|
||||
unsigned int replay_power_opt_supported;
|
||||
/* SMU optimization is supported */
|
||||
|
Loading…
x
Reference in New Issue
Block a user