kernel/drivers/gpu/drm/amd/display/dc/dce120/dce120_hw_sequencer.h
.. .. @@ -27,9 +27,11 @@ 27 27 #define __DC_HWSS_DCE120_H__ 28 28 29 29 #include "core_types.h" 30 +#include "hw_sequencer_private.h"30 31 31 32 struct dc; 32 33 34 +bool dce121_xgmi_enabled(struct dce_hwseq *hws);33 35 void dce120_hw_sequencer_construct(struct dc *dc); 34 36 35 37 #endif /* __DC_HWSS_DCE112_H__ */