Skip to content
Commit 049ef7e4 authored by Keith Packard's avatar Keith Packard Committed by Eric Anholt
Browse files

drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.



i386 has inline code for writeq and readq, so just use those instead of ugly
macros which evaluate arguments multiple times.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 091438dd
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