summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mediatek/mtk_drm_crtc.c
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>2022-01-18 14:37:58 +0100
committerChun-Kuang Hu <chunkuang.hu@kernel.org>2022-04-06 06:27:23 +0800
commitd327bc37c16a9c55e7d243ada2a58ba764e2bc58 (patch)
tree1cde1f03ddfa4da06ae63793feb91cf69ce7fba5 /drivers/gpu/drm/mediatek/mtk_drm_crtc.c
parent3123109284176b1532874591f7c81f3837bbdc17 (diff)
drm/mediatek: mtk_drm_plane: Use kmalloc in mtk_plane_duplicate_state
There is no need to zero out the newly allocated memory because we are duplicating all members of struct mtk_plane_state: switch to kmalloc to save some overhead. Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220118133759.112458-1-angelogioacchino.delregno@collabora.com/ Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/mediatek/mtk_drm_crtc.c')
0 files changed, 0 insertions, 0 deletions