diff options
| author | José Roberto de Souza <[email protected]> | 2018-03-28 15:30:40 -0700 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2018-03-30 10:17:55 -0700 |
| commit | aee3bac0a3a89ea12644533142ba69eebb602e4c (patch) | |
| tree | 460cbcfdc59eac8c953de0924ae6e988dd75a054 /tools/perf/scripts/python | |
| parent | 6ce9b78a7388c37b33293666aa6fc61c177046e6 (diff) | |
drm/i915/psr: Tie PSR2 support to Y coordinate requirement
Although i915 don't implement aux sync frame through tests was
findout that pannels can do selective update when the y-coordinate
is also included in SDP, that is why it is required to run PSR2 in
i915.
So moving to only one place the sink requirements that the actual
driver needs to enable PSR2.
Also intel_psr2_config_valid() is called every time the crtc config
is computed, wasting some time every time it was checking for
Y coordinate requirement.
This allow us to nuke y_cord_support and some of VSC setup code that
was handling a scenario that would never happen(PSR2 without Y
coordinate).
Also here renaming intel_dp_get_y_cord_status() to
intel_dp_get_y_coord_required() as it more accurate to the name and
function of bit according to eDP spec.
Cc: Rodrigo Vivi <[email protected]>
Reviewed-by: Dhinakaran Pandiyan <[email protected]>
Signed-off-by: José Roberto de Souza <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions