diff options
author | Austin Zheng <[email protected]> | 2024-10-18 14:55:21 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-11-04 11:33:32 -0500 |
commit | d29bd94c4fc9f10e043a5a207c902b4261cb7fd7 (patch) | |
tree | b646904a9f730e7836e88f585cf00bb81860aad4 /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
parent | b95264cf75bd8840b10733c50678d154c02b5431 (diff) |
drm/amd/display: Do Not Fallback To SW Cursor If HW Cursor Required
[Why/How]
Tearing can occur if there is a flip immediate plane and SW cursor.
check_subvp_sw_cursor_fallback_req falls back to SW cursor if the
stream has the potential to use subVP.
Check for fallback not needed if HW cursor is required.
e.g. Fullscreen gaming
Reviewed-by: Dillon Varone <[email protected]>
Signed-off-by: Austin Zheng <[email protected]>
Signed-off-by: Zaeem Mohamed <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions