Merge tag 'exynos-drm-next-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <airlied@redhat.com>
Thu, 26 Aug 2021 03:23:57 +0000 (13:23 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 26 Aug 2021 03:24:10 +0000 (13:24 +1000)
commit7d8eb202719b967d4794e679bdb40017685e6515
treecc8418940b6a5ec99df4a7377f0e9ada884c476d
parent571a9233fcd44309399ee273d7ce12dc49564839
parentc626f3864bbbb28bbe06476b0b497c1330aa4463
Merge tag 'exynos-drm-next-for-v5.15' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-next

Two fixups
- Fix missing unlock issue in exynos_drm_g2d.c
- Fix a build warning in exynos_drm_dma.c

One cleanup
- Replace atomic_t with refcount_t in exynos_drm_g2d.c

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210821172825.54720-1-inki.dae@samsung.com