linux/drivers/gpu/drm/amd/display
Shirish S 4375d6255d drm/amd/display: reject both non-zero src_x and src_y only for DCN1x
[Why]
Video plane gets rejected for non-zero src_y and src_x on DCN2.x.

[How]
Limit the rejection till DCN1.x and verified MPO, by dragging video
playback beyond display's left (0, 0) co-ordinates.

Fixes: d89f6048bd ("drm/amd/display: Reject non-zero src_y and src_x for video planes")
Signed-off-by: Shirish S <shirish.s@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-11-10 11:59:34 -05:00
..
amdgpu_dm drm/amd/display: reject both non-zero src_x and src_y only for DCN1x 2021-11-10 11:59:34 -05:00
dc drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends 2021-11-09 17:08:00 -05:00
dmub drm/amd/display: [FW Promotion] Release 0.0.91 2021-11-03 12:32:34 -04:00
include drm/amd/display: add two lane settings training options 2021-10-28 14:26:17 -04:00
modules drm/amd/display: Fix deadlock when falling back to v2 from v3 2021-10-28 14:26:51 -04:00
Kconfig drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI 2021-10-05 10:55:41 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO