[PATCH v2 0/1] Filter modes according to hardware capability
Hsiao Chien Sung
shawn.sung at mediatek.com
Wed Feb 7 02:15:09 UTC 2024
From: Hsiao Chien Sung <shawn.sung at mediatek.corp-partner.google.com>
This series is based on mediatek-drm-next branch of
kernel/git/chunkuang.hu/linux.git.
Changes in v2:
- Refined the filtering formula
- Add the .mode_valid hook to the hardware that causes the limitation
Hsiao Chien Sung (1):
drm/mediatek: Filter modes according to hardware capability
drivers/gpu/drm/mediatek/mtk_disp_drv.h | 4 ++
drivers/gpu/drm/mediatek/mtk_disp_merge.c | 56 +++++++++++++++++++
.../gpu/drm/mediatek/mtk_disp_ovl_adaptor.c | 17 ++++++
drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 17 ++++++
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c | 1 +
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.h | 12 ++++
6 files changed, 107 insertions(+)
--
2.18.0
More information about the dri-devel
mailing list