Skip to content
Commit 568d9a8f authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/i915: Change DCC tiling detection case to cover only mobile parts.



Later spec investigation has revealed that every 9xx mobile part has
had this register in this format.  Also, no non-mobile parts have been shown
to have this register.  So make all mobile use the same code, and all
non-mobile use the hack 965 detection.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent be0ea696
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