mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/
synced 2026-04-18 06:33:43 -04:00
Revert freesync video patches temporarily
This temporarily reverts freesync video patches since it causes regression with eDP displays. This patch is a squashed revert of the following patches:6f59f229f8("drm/amd/display: Skip modeset for front porch change")d10cd527f5("drm/amd/display: Add freesync video modes based on preferred modes")0eb1af2e82("drm/amd/display: Add module parameter for freesync video mode") Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Reviewed-by: Anson Jacob <anson.jacob@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
50e2fc36e7
commit
c0ea73a4ad
@@ -440,8 +440,6 @@ struct amdgpu_dm_connector {
|
||||
#endif
|
||||
bool force_yuv420_output;
|
||||
struct dsc_preferred_settings dsc_settings;
|
||||
/* Cached display modes */
|
||||
struct drm_display_mode freesync_vid_base;
|
||||
};
|
||||
|
||||
#define to_amdgpu_dm_connector(x) container_of(x, struct amdgpu_dm_connector, base)
|
||||
|
||||
Reference in New Issue
Block a user