diff options
author | Ville Syrjälä <[email protected]> | 2014-03-31 18:21:27 +0300 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2014-04-03 11:28:39 +0200 |
commit | 0d95e11b7e27536dbb52c42a8bb5a6f31d7c24cf (patch) | |
tree | b43fb88d685842610dc6f92f21187c5e1573231b /lib/dynamic_debug.c | |
parent | 2070f00c79f627eb0ca47a537e5635424b5550ca (diff) |
drm/i915: Warn when DPIO read returns 0xffffffff
DPIO reads from groups/broadcast register offsets for PCS and
TX return all 1's. If that result gets used for something
we'll probably end up doing something wrong. So warn when that
happens.
FIXME there might be some registers where all 1's is a valid value,
so ideally we should check the register offset instead...
Signed-off-by: Ville Syrjälä <[email protected]>
Reviewed-by: Jesse Barnes <[email protected]>
[danvet: copypaste the FIXME comment into the code.]
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions