Skip to content
Commit 52be1196 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Avoid use of uninitialised values when disabling panel-fitter



We were passing garbage values into the panel-fitter control register
when disabling it on Ironlake - those values (filter modes and reserved
MBZ bits) would have then be re-used the next time panel-fitting was
enabled.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 4e5359cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment