commit | 65e4b49019029e7effcfc7855af822cd75f28c47 | [log] [tgz] |
---|---|---|
author | Shirish S <shirish.s@amd.com> | Wed Mar 07 12:36:11 2018 +0530 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 07 16:11:36 2018 -0500 |
tree | d1983f5303a6b0e5f08d1c28a01d11e0c727e97c | |
parent | 4062119b9d958df33bcda703dc3ac646908fa861 [diff] |
drm/amd/display: validate plane format on primary plane In dce110, the plane configuration is such that plane 0 or the primary plane should be rendered with only RGB data. This patch adds the validation to ensure that no video data is rendered on plane 0. Signed-off-by: Shirish S <shirish.s@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>