Alexander von Gluck IV
7f167d4f4a
radeon_hd/dp: Fix bug in lane training. Kudos gcc7
...
* GCC7's static analysis found this one and it still
took #gcc and me a while to spot. Nice work gcc7!
* Should help DisplayPort training issues :-)
Change-Id: I9b47f13c95e622a2c08ff329ec9c3fc7e3db493d
2018-05-21 18:02:32 -05:00
Alexander von Gluck IV
2da9ebb7f3
radeon_hd: Drop dp config array from dp_info
...
* Caching these values could result in missed
state changes.
* We may want to re-implement later.
* Highlights that all DP AUX communication is broken
during my testing.
2017-09-29 11:10:56 -05:00
Alexander von Gluck IV
66a16010b7
radeon_hd: Add missing DP STATUS request type
...
* Name change inline with DP specifications.
2017-09-08 18:02:32 -05:00
Alexander von Gluck IV
9975620612
intel_extreme: Prepare for DisplayPort AUX comms
2016-02-23 13:39:10 -06:00
Alexander von Gluck IV
7ea1ad1028
radeon_hd: Fix dp aux request / response shifts
2015-07-13 23:26:24 -05:00
Alexander von Gluck IV
8ebdc440de
radeon_hd: Better tracing. Fix DP ack bitwise shift
2014-02-03 06:44:28 +00:00
Alexander von Gluck IV
694eca3bb6
radeon_hd: Add DP link_train_ce
...
* First attempts at DisplayPort link training
clock equalization.
* Add DP define to detect equalization state
* Working towards resolving #8626
2012-08-05 00:01:43 -05:00
Alexander von Gluck IV
8dfc5dbb26
radeon_hd: Complete move to common DisplayPort header
...
* Non-spec DP stuff in accelerant displayport.h
* Common DisplayPort header still has TODO's however
2012-04-04 10:41:34 -05:00
Alexander von Gluck IV
c6799d8ae1
dp_raw: Continued cleanup of DisplayPort common header
...
* Reduce number of common DP registers in radeon_hd
* Move to bitwise shifts as they will make more
sense to more people in the long-run
2012-04-03 09:52:21 -05:00
Alexander von Gluck IV
64dcb00f9f
radeon_hd: Begin to widdle down DP to common code
2012-04-02 17:00:24 -05:00
Alexander von Gluck IV
37550d80c9
dp_raw: Add AUX communication defines
2012-04-02 15:45:13 -05:00
Alexander von Gluck IV
30d5507541
dp_raw common: Style fix, no change.
2012-04-02 15:36:07 -05:00
Alexander von Gluck IV
4185aa0c8c
common header: Add work in progress DisplayPort header
...
* Obtained via DportV1.1.pdf
* Written based on my Xorg membership
2012-04-02 11:52:36 -05:00