Skip to content
Commit a46f3108 authored by Dave Airlie's avatar Dave Airlie
Browse files

i915/gtt: fix ordering issues with status setup and DMAR



This code was setting up the status page before setting the DMAR-is-on-bit,
so we were getting DMAR errors on the status page. Reverse the two bits
of init code to the correct result.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 784fe39f
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