]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mediatek: Add RGB[A] variants to published plane formats
authorSean Paul <seanpaul@chromium.org>
Wed, 23 Oct 2019 19:51:17 +0000 (15:51 -0400)
committerCK Hu <ck.hu@mediatek.com>
Wed, 6 Nov 2019 07:46:42 +0000 (15:46 +0800)
commit2a86352fe6e0647b7f6419b33d176dcfad72b6a2
treef1b74447f6a8fb2e641f1ec0284f04ad55d1eff4
parented3492a538da4fee49b0a3b5d8bead87ceaf2685
drm/mediatek: Add RGB[A] variants to published plane formats

These formats are handled in the rdma code, but for some reason they're
not published as supported formats for the planes. So add them to the
list.

Cc: Nicolas Boichat <drinkcat@chromium.org>
Cc: Daniele Castagna <dcastagna@chromium.org>
Cc: Miguel Casas <mcasas@chromium.org>
Tested-by: Miguel Casas <mcasas@chromium.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/mtk_drm_plane.c