On 17/08/2023 08:06, Marek Szyprowski wrote:
On 11.08.2023 14:59, Robert Foss wrote:
On Wed, 9 Aug 2023 16:56:41 +0200, Marek Szyprowski wrote:
Samsung DSIM used in older Exynos SoCs (like Exynos 4210, 4x12, 3250)
doesn't report empty level of packer header FIFO. In case of those SoCs,
use the old way of waiting for empty command tranfsfer FIFO, removed
recently by commit 14806c641582 ("Drain command transfer FIFO before
transfer").
[...]
Fixed formatting warning related to commit message syntax.
Applied, thanks!
Thanks for applying it, but yesterday I've noticed that this patch has
been dropped from linux-next for some unknown reasons. I also cannot
find it in today's linux-next (next-20230817):
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/drivers/gpu/drm/bridge/samsung-dsim.c?h=next-20230817
Any idea what has happened?
Rob applied it too late, the last drm-misc-next PR was sent before this patch was applied,
and the dim process (https://drm.pages.freedesktop.org/maintainer-tools/index.html) automatically
merges drm-misc-next-fixes instead of drm-misc-next after -rc6, drm-misc-next-fixes is aligned
with the last drm-misc-next PR before -rc6.
But the patch is still in drm-misc-next since it never closes
Neil
Best regards