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)
commited24d5d05e5d6cdae1358c71278041d75ef51051
treef1b74447f6a8fb2e641f1ec0284f04ad55d1eff4
parent631005b255aab5f846f7ca03606613f898d70207
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