diff options
Diffstat (limited to 'drivers/gpu/drm/ast/ast_drv.h')
-rw-r--r-- | drivers/gpu/drm/ast/ast_drv.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/ast/ast_drv.h b/drivers/gpu/drm/ast/ast_drv.h index 1051181d8c0d..5a8fa1c85229 100644 --- a/drivers/gpu/drm/ast/ast_drv.h +++ b/drivers/gpu/drm/ast/ast_drv.h | |||
@@ -114,6 +114,7 @@ struct ast_private { | |||
114 | struct ttm_bo_kmap_obj cache_kmap; | 114 | struct ttm_bo_kmap_obj cache_kmap; |
115 | int next_cursor; | 115 | int next_cursor; |
116 | bool support_wide_screen; | 116 | bool support_wide_screen; |
117 | bool DisableP2A; | ||
117 | 118 | ||
118 | enum ast_tx_chip tx_chip_type; | 119 | enum ast_tx_chip tx_chip_type; |
119 | u8 dp501_maxclk; | 120 | u8 dp501_maxclk; |