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

radeon_hd: DP AUX address is actually 20-bit

Change-Id: Ie551c6977cb4fb8b45ad896aedd0d3c6b0b183d8
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5172
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 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.


# 25a087bc 04-Oct-2016 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: AtomBIOS version bump. Encoder work.

* Now pulling in latest amdgpu atombios.h headers
* Lots of DisplayPort cleanup and removal of legacy stuff
* Add obsolete atombios header for things that disappear
(amdgpu doesn't support older cards like we do)
* Introduce new code to support later encoder tables
* Drop radeon-specific encoder service from common dp_info
* Tested on HD 5450 hdmi


# 63b02c37 07-Jul-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

accelerants/common: Add displayport aux message struct


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

radeon_hd: Better tracing. Fix DP ack bitwise shift


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

radeon_hd: display port improvements

* Remove non-generic radeon dp_get_lane_count
* Set lane count and link rate at set_display_mode
* Pass entire mode to pll_set vs only pixel clock for DP code
* Add helpers for DP config data to common code
* Obtain more correct link rate


# 0de9d6cd 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Move out some DisplayPort common code

* General DisplayPort functions in common dp.cpp
* DP port information struct in common header
* Please don't use this private accelerant common DP
code just yet as it is very early.


# 63b02c37d41e8c243f2b326b05833c695059da50 07-Jul-2015 Alexander von Gluck IV <kallisti5@unixzen.com>

accelerants/common: Add displayport aux message struct


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

radeon_hd: Better tracing. Fix DP ack bitwise shift


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

radeon_hd: display port improvements

* Remove non-generic radeon dp_get_lane_count
* Set lane count and link rate at set_display_mode
* Pass entire mode to pll_set vs only pixel clock for DP code
* Add helpers for DP config data to common code
* Obtain more correct link rate


# 0de9d6cdeffaa5525911a1ecf1bcb3afb1862efb 06-Apr-2012 Alexander von Gluck IV <kallisti5@unixzen.com>

radeon_hd: Move out some DisplayPort common code

* General DisplayPort functions in common dp.cpp
* DP port information struct in common header
* Please don't use this private accelerant common DP
code just yet as it is very early.