Age | Commit message (Expand) | Author |
---|---|---|
2024-10-23 | drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() | Dan Carpenter |
2024-10-22 | drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs | Jason-JH.Lin |
2024-08-29 | drm/mediatek: Use spin_lock_irqsave() for CRTC event lock | Fei Shao |
2024-08-29 | drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config() | Jason-JH.Lin |
2024-08-29 | drm/mediatek: Declare Z Position for all planes | AngeloGioacchino Del Regno |
2024-08-12 | drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy() | Chun-Kuang Hu |
2024-08-12 | drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize() | Chun-Kuang Hu |
2024-04-01 | drm/mediatek: Rename files "mtk_drm_gem.h" to "mtk_gem.h" | Hsiao Chien Sung |
2024-04-01 | drm/mediatek: Rename files "mtk_drm_plane.h" to "mtk_plane.h" | Hsiao Chien Sung |
2024-04-01 | drm/mediatek: Rename files "mtk_drm_ddp_comp.h" to "mtk_ddp_comp.h" | Hsiao Chien Sung |
2024-04-01 | drm/mediatek: Rename files "mtk_drm_crtc.c" to "mtk_crtc.c" | Hsiao Chien Sung |