History log of /haiku/headers/private/graphics/common/dp_raw.h
Revision Date Author Comments
# f6e7d9df 28-Mar-2022 Jérôme Duval <jerome.duval@gmail.com>

radeon_hd: update DP definitions to match the spec

Change-Id: Ib653fcf3fef26e17e801ee016e94787c67a64e3c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5173
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Jérôme Duval <jerome.duval@gmail.com>


# 7f167d4f 21-May-2018 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 2da9ebb7 29-Sep-2017 Alexander von Gluck IV <kallisti5@unixzen.com>

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.


# 66a16010 08-Sep-2017 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Add missing DP STATUS request type

* Name change inline with DP specifications.


# 99756206 23-Feb-2016 Alexander von Gluck IV <kallisti5@unixzen.com>

intel_extreme: Prepare for DisplayPort AUX comms


# 7ea1ad10 13-Jul-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Fix dp aux request / response shifts


# 8ebdc440 02-Feb-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Better tracing. Fix DP ack bitwise shift


# 694eca3b 04-Aug-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 8dfc5dbb 04-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Complete move to common DisplayPort header

* Non-spec DP stuff in accelerant displayport.h
* Common DisplayPort header still has TODO's however


# c6799d8a 03-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 64dcb00f 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Begin to widdle down DP to common code


# 37550d80 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

dp_raw: Add AUX communication defines


# 30d55075 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

dp_raw common: Style fix, no change.


# 4185aa0c 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

common header: Add work in progress DisplayPort header

* Obtained via DportV1.1.pdf
* Written based on my Xorg membership


# 7ea1ad1028f83622dca241cb385cf47a100a1b24 13-Jul-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Fix dp aux request / response shifts


# 8ebdc440dec530f1338de40597ace3feb9e2e049 02-Feb-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Better tracing. Fix DP ack bitwise shift


# 694eca3bb6f6e24fd64db71bb06d95d545e1d009 04-Aug-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 8dfc5dbb26e2eec03428fa97f0e6429b8fee4e1d 04-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Complete move to common DisplayPort header

* Non-spec DP stuff in accelerant displayport.h
* Common DisplayPort header still has TODO's however


# c6799d8ae170044c80d5bd9284cf43d42f7ef394 03-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

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


# 64dcb00f9f0c574d4e73a6ceba977a808c3e750a 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Begin to widdle down DP to common code


# 37550d80c9eaf5a3e77a20b90306736194bc8a40 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

dp_raw: Add AUX communication defines


# 30d5507541edb7b073f02cfaef5f34d56cb0c6ce 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

dp_raw common: Style fix, no change.


# 4185aa0c8c2eb8b9ca241be870fe3ffbea1606c6 02-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

common header: Add work in progress DisplayPort header

* Obtained via DportV1.1.pdf
* Written based on my Xorg membership