Merge tag 'imx-drm-next-2021-05-12' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Thu, 20 May 2021 00:29:13 +0000 (10:29 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 20 May 2021 00:54:31 +0000 (10:54 +1000)
commit41ab70e06e13f81f0da76c5e0734c9bd32b5a4d9
treee0358ca8f263197fdbbee2956413eec39db9ee6e
parent3a3ca7265316cc8eafaad1c50804a70a08ad2ef6
parentfc1e985b67f9f318bc5797c9370715f5d020dac3
Merge tag 'imx-drm-next-2021-05-12' of git://git.pengutronix.de/git/pza/linux into drm-next

drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties

- Annotate dma-fence critical section in atomic_commit_tail
- Fix PRG modifiers after drmm resource conversion to regain tiled
  scanout capability
- Add 8 pixel alignment fix to support 1366x768 resolution
- Stop advertising YUV formats on planes that don't support them
- Add COLOR_ENCODING and COLOR_RANGE plane properties on planes
  that support them
- Remove unnecessarily exported symbols

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/858310d193e10fc17221418dee6172af367eb046.camel@pengutronix.de
drivers/gpu/drm/imx/imx-drm-core.c