Comment 13 for bug 1866984

Revision history for this message
cosine (mvanross) wrote :

Hi
I'm not sure if I can disable frambuffer compression (FBC).

> cat /proc/cmdline
says I disabled it:

BOOT_IMAGE=/boot/vmlinuz-5.4.0-49-generic root=UUID=86dba13c-b77a-4ac6-9f08-983354e5f8f1 ro quiet splash i915.i915_enable_fbc=0 vt.handoff=7

but
> systool -v -m i915 |grep fbc
says I did not:

enable_fbc = "1"

Does anyone understand this?