diff options
author | Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> | 2018-07-18 00:15:48 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 19:10:15 +0300 |
commit | f137586b2b2bb3ea0b9886b0929055ddef5a32f4 (patch) | |
tree | 0f0ba19e41b99fa88d819c36c058db2946f99160 /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
parent | c4621988d49785849a9fa817721d960798d14e19 (diff) | |
download | linux-f137586b2b2bb3ea0b9886b0929055ddef5a32f4.tar.xz |
drm/amd/display: fix dml handling of mono8/16 pixel formats
mono formats are treated exactly the same as equivallent bpp
444 formats. Dml validation however lacks 444 8 bit format
while dml perf param calculation lacks mono format support
This change makes them equivallent as far as the enum is concerned
to avoid having to update dml
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions