Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
!is_commit && !config_success && !HasTiledDisplay();
will add b/441557393 and a TODO here after a round of review
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
will add b/441557393 and a TODO here after a round of review
Done
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
ozone/drm: Skip configuration fallback for tiled display
The bigjoiner configuration fallback assumes a 1:1 relationship between
displays and CRTC/connectors. However, for tiled displays, this
assumption does not always hold as it may comprise more than one
CRTC/Connector pair. Going through the fallback permutation process
with a tiled display leads to an unrecoverable state. While fixing the
fallback is ideal, we should skip fallback for tiled displays for now
as the chances of having both tiled displays and bigjoiner-capable
displays connected to the same system is incredibly slim.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |