commit | 3e4ba0cdbb244a670779793117d6042bd6c0ce64 | [log] [tgz] |
---|---|---|
author | Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> | Mon Jan 21 09:44:47 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Feb 19 15:58:26 2019 -0500 |
tree | 9f9ac725466cca1486aa88f4bf773fbe669d64a0 | |
parent | 2d9e64317e3ab6e751d7bc10ad9839d3fd7a5efa [diff] |
drm/amd/display: Don't expose support for DRM_FORMAT_RGB888 [Why] This format isn't supported in DC and some IGT tests fail since we expose support for it. [How] Remove it. Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>