]> git.baikalelectronics.ru Git - kernel.git/commit
drm: add PSR2 support and capability definition as per eDP 1.5
authorDavid Zhang <dingchen.zhang@amd.com>
Thu, 31 Mar 2022 15:55:49 +0000 (11:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Apr 2022 13:14:22 +0000 (09:14 -0400)
commitacbd4db68a95a794f12733bcbaf461852b89f8b4
tree6eecf51f9107a53dbf2a53516aab192ce274af0d
parent18bd5f826396cd200fbb7fadf6a196520cfcf55c
drm: add PSR2 support and capability definition as per eDP 1.5

[why & how]
As per eDP 1.5 spec, add the below two DPCD bit fields for PSR-SU
support and capability:

1. DP_PSR2_WITH_Y_COORD_ET_SUPPORTED
2. DP_PSR2_SU_AUX_FRAME_SYNC_NOT_NEEDED

changes in v2
------------------
* fixed the typo
* explicitly list what DPCD bit fields are added

Signed-off-by: David Zhang <dingchen.zhang@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/dp/drm_dp_helper.h