diff options
author | José Roberto de Souza <jose.souza@intel.com> | 2022-07-14 08:07:54 -0700 |
---|---|---|
committer | José Roberto de Souza <jose.souza@intel.com> | 2022-07-18 06:53:37 -0700 |
commit | ad444123a4a1d2944bd72fc877af9aabef01b889 (patch) | |
tree | c6fa632662a83df08f59bbe0990f31e9ce72c260 /drivers/usb/cdns3/cdns3-imx.c | |
parent | c19491894d4baf2155387e48aa326e1b52d7b986 (diff) |
Revert "drm/i915/display: Ensure PSR gets disabled if no encoders in new state"
This patches fixes a issue but not in the right way as
for_each_oldnew_intel_crtc_in_state() will interate over all CRTCs
not only the crtc passed as parameter, also this two for_each loops
are not necessary and only make code harder to understand.
Proper fix will be discussed in the next patch.
This reverts commit 75f664903d8672897333b86bb450335ec6486ad5.
Cc: Jouni Högander <jouni.hogander@intel.com>
Cc: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220714150755.154985-1-jose.souza@intel.com
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions