diff options
| author | Rafal Ostrowski <rostrows@amd.com> | 2025-02-12 08:08:07 +0100 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-25 11:44:36 -0500 |
| commit | ab021b9f3194c16bb766eec084d22529e503f2c5 (patch) | |
| tree | 09636968cc72f11202723aca8b2ea3a010653a02 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 02a2793ab27e3aa3f345f4e7761005e5c9e3ebd4 (diff) | |
| download | linux-ab021b9f3194c16bb766eec084d22529e503f2c5.tar.gz linux-ab021b9f3194c16bb766eec084d22529e503f2c5.zip | |
drm/amd/display: ACPI Re-timer Programming
[Why]
We must implement an ACPI re-timer programming interface and notify
ACPI driver whenever a PHY transition is about to take place.
Because some trace lengths on certain platforms are very long,
then a re-timer may need to be programmed whenever a PHY transition
takes place. The implementation of this re-timer programming interface
will notify ACPI driver that PHY transition is taking place and it
will trigger the re-timer as needed.
First we need to gather retimer information from ACPI interface.
Then, in the PRE case, the re-timer interface needs to be called before we call
transmitter ENABLE.
In the POST case, it has to be called after we call transmitter DISABLE.
[How]
Implemented ACPI retimer programming interface.
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Rafal Ostrowski <rostrows@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
