You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Framebuffer Compression (fbc) is supported for Sandy Bridge (6th) GPU generation and beyond. However, it sometimes bugs out with earlier generations if set with psr mode 2. 1 works.
Broadwell (8th) GPU generation and beyond automatically enable these options (value -1) since kernel 4.18, and thus also manage any issues between fbc and psr.
The text was updated successfully, but these errors were encountered:
Framebuffer Compression (
fbc
) is supported for Sandy Bridge (6th) GPU generation and beyond. However, it sometimes bugs out with earlier generations if set withpsr
mode2
.1
works.Broadwell (8th) GPU generation and beyond automatically enable these options (value
-1
) since kernel 4.18, and thus also manage any issues betweenfbc
andpsr
.The text was updated successfully, but these errors were encountered: