ps4-linux-6.15.y - drm: Fix blackscreen at Display Manager and Add 60Hz monitor support #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes:
BUG: Blackscreen when OS starts up a Display Manager after initramfs #14
by
f60fdf6
Should fix the blackscreen that occurs when going from kernel
and initramfs to a distro's graphical display manager.
Makes the switch / refresh to a new mode not cause the blackscreen.
Fix tested on:
CUH-1216A (patched on this branch)
CUH-1215A (different branch)
CUH-7116B (different branch)
BUG: No GUI display on 60 Hz monitors #12
by
e892534
a97399e
Should allow using higher display modes and refresh
rates (60Hz vs 120Hz) without compromising on support
for older monitors and lower resolutions.
Fix tested on:
CUH-1216A (patched on this branch)
-- Signed-off-by: feeRnt [email protected]