Commit d4a5b420 authored by Rodrigo Siqueira's avatar Rodrigo Siqueira Committed by Alex Deucher
Browse files

drm/amd/display: Add missing replay field

parent 251d7ff3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 */