OSDN Git Service

drm/mediatek: Add DSC support for mediatek-drm
authorjason-jh.lin <jason-jh.lin@mediatek.com>
Thu, 26 May 2022 10:21:22 +0000 (18:21 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 6 Jun 2022 13:13:07 +0000 (21:13 +0800)
commitb7fb767b1658b3154da712844cf834c5d66ddb2b
tree51916e4ec552960a6d63f91ee04934d3fc321e2c
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
drm/mediatek: Add DSC support for mediatek-drm

DSC is designed for real-time systems with real-time compression,
transmission, decompression and display.
The DSC standard is a specification of the algorithms used for
compressing and decompressing image display streams, including
the specification of the syntax and semantics of the compressed
video bit stream.

Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220526102126.19756-2-jason-jh.lin@mediatek.com/
Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com>
Acked-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h