diff options
author | 2021-06-14 14:54:14 -0400 | |
---|---|---|
committer | 2021-06-29 23:41:22 -0400 | |
commit | a51482458dafb836dbf7c8ae3200ca8db7348201 (patch) | |
tree | 0d94938411be69cbebb5b59659a90a723dbf7c87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next (diff) | |
download | wireguard-linux-a51482458dafb836dbf7c8ae3200ca8db7348201.tar.xz wireguard-linux-a51482458dafb836dbf7c8ae3200ca8db7348201.zip |
drm/amd/display: Enabling eDP no power sequencing with DAL feature mask
[Why]
Sometimes, DP receiver chip power-controlled externally by an
Embedded Controller could be treated and used as eDP,
if it drives mobile display. In this case,
we shouldn't be doing power-sequencing, hence we can skip
waiting for T7-ready and T9-ready."
[How]
Added a feature mask to enable eDP no power sequencing feature.
To enable this, set 0x10 flag in amdgpu.dcfeaturemask on
Linux command line.
Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Nikola Cornij <Nikola.Cornij@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions