summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h
diff options
context:
space:
mode:
authorLogatharshan Thothiralingam <logatharshan.thothiralingam@amd.com>2017-08-18 19:09:57 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 18:17:25 -0400
commit6f54d0b1d82194116fcb8a3683827c9d8eb8cb9b (patch)
treebc09e762989eb0fbbb4e22b6c48f5617f5b335e3 /drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h
parentb46c085c238fdfea9b1cc49326dae92a47b34832 (diff)
drm/amd/display: Get OTG info if OTG master enabled
Signed-off-by: Logatharshan Thothiralingam <logatharshan.thothiralingam@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h
index 38d3dcf89d60..69da293e9b4a 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h
+++ b/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_timing_generator.h
@@ -370,6 +370,7 @@ struct dcn_otg_state {
uint32_t h_sync_a_pol;
uint32_t h_total;
uint32_t underflow_occurred_status;
+ uint32_t otg_enabled;
};
void tgn10_read_otg_state(struct dcn10_timing_generator *tgn10,