diff options
| author | Jani Nikula <[email protected]> | 2015-08-20 10:47:42 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-08-26 11:01:04 +0200 |
| commit | e464bfdeda3da3b0ef29ca84960715993ccbb1fc (patch) | |
| tree | 77ea6b8c80f98403d3c86c29b759b59f2140d827 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 9642c81c225a43982536fcb7a3fa212dcfaa67ea (diff) | |
drm/i915/bxt: Use correct live status register for BXT platform
BXT platform uses live status bits from 0x44440 register to obtain DP
status on hotplug. The existing g4x_digital_port_connected() uses a
different register and hence misses DP hotplug events on BXT
platform. This patch fixes it by using the appropriate register(0x44440)
and live status bits(3:5).
Based on a patch by Durgadoss R <[email protected]>, from whom the
commit message is shamelessly copy pasted.
Reported-by: Durgadoss R <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Durgadoss R <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions