]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Support FP16 pixel format
authorStylon Wang <stylon.wang@amd.com>
Tue, 21 Apr 2020 12:47:41 +0000 (20:47 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 May 2020 17:11:42 +0000 (13:11 -0400)
commitd47d86aa978854316b0cb54b0208b5bbbb58a4fc
tree669f25b62f42f1df268bffd155d07ee798b961a3
parentc5927763f08caa5941b5539f50b9e623ac9862cc
drm/amd/display: Support FP16 pixel format

[Why]
FP16 pixel format is not declared to DRM in Linux DM.

[How]
Add FP16 format to the support list presented to DRM from Linux DM.

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c