Skip to content
Commit 0baf823a authored by Keith Packard's avatar Keith Packard Committed by Dave Airlie
Browse files

drm/i915: Move legacy breadcrumb out of the reserved status page area



Addresses in the hardware status page below index 0x20 are reserved for use
by the hardware. The legacy breadcrumb was sitting at index 5. Move it to
index 0x21, and make sure everyone uses the defined value instead of
hard-coded constants.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Signed-off-by: default avatarDave Airlie <airlied@linux.ie>
parent afa21e05
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