diff options
| author | Anthony Koo <[email protected]> | 2017-07-18 14:21:43 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-09-26 22:15:16 +0000 |
| commit | 2233ec72b350fb8480f67b83f6a71ea422af60a3 (patch) | |
| tree | 8c73da632fc96376a9282fa66df50bc8884c9e69 /drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h | |
| parent | drm/amd/display: revert order change of HUBP and MPC disable (diff) | |
| download | kernel-2233ec72b350fb8480f67b83f6a71ea422af60a3.tar.gz kernel-2233ec72b350fb8480f67b83f6a71ea422af60a3.zip | |
drm/amd/display: Add regkey for DRR control for internal panel
Also need to change default to off
Signed-off-by: Anthony Koo <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h')
| -rw-r--r-- | drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h b/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h index eae1b348b0dd..53c428b97902 100644 --- a/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h +++ b/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h @@ -88,7 +88,6 @@ struct mod_freesync_caps { unsigned int max_refresh_in_micro_hz; bool btr_supported; - bool no_static_for_external_dp; }; struct mod_freesync_params { |
