https://github.com/torvalds/linux
Revision 73646baf68444e24284516ddd4dac43ddb3162d4 authored by Dave Airlie on 23 September 2022, 03:15:29 UTC, committed by Dave Airlie on 23 September 2022, 03:15:34 UTC
Mediatek DRM Fixes for Linux 6.0

1. dsi: Add atomic {destroy,duplicate}_state, reset callbacks
2. drm/mediatek: Fix wrong dither settings
3. dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()

Signed-off-by: Dave Airlie <airlied@redhat.com>

From: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220921235624.23580-1-chunkuang.hu@kernel.org
2 parent s 387df87 + 90144dd
Raw File
Tip revision: 73646baf68444e24284516ddd4dac43ddb3162d4 authored by Dave Airlie on 23 September 2022, 03:15:29 UTC
Merge tag 'mediatek-drm-fixes-6.0' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes
Tip revision: 73646ba
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top