[GIT PULL] exynos-drm-next for v5.18
Inki Dae
inki.dae at samsung.com
Fri Mar 4 08:52:20 UTC 2022
Hi Dave and Daniel,
Just adding BGR pixel format support per a plane.
Please kindly let me know if there is any problem.
Thanks,
Inki Dae
The following changes since commit fedc89821990013608bc210c9aef5bb33a1345a7:
drm/exynos: Search for TE-gpio in DSI panel's node (2022-03-04 17:13:51 +0900)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-next-v5.18
for you to fetch changes up to 2d684f4e155c1e80ff63bd503930171c460eac5b:
drm/exynos: fimd: add BGR support for exynos4/5 (2022-03-04 17:13:52 +0900)
----------------------------------------------------------------
New feature
- Add BGR pixel format support for FIMD device. As for this,
this patch uses undocumented register, WIN_RGB_ORDER, but
it is safe because product kernels have been using same
register.
----------------------------------------------------------------
Martin Jücker (1):
drm/exynos: fimd: add BGR support for exynos4/5
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 42 ++++++++++++++++++++++++++++++--
include/video/samsung_fimd.h | 4 +++
2 files changed, 44 insertions(+), 2 deletions(-)
More information about the dri-devel
mailing list