dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties
@ 2021-05-12 13:33 Philipp Zabel
  2021-05-18 23:19 ` Dave Airlie
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Zabel @ 2021-05-12 13:33 UTC (permalink / raw)
  To: David Airlie, Daniel Vetter; +Cc: kernel, dri-devel

Hi Dave, Daniel,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2021-05-12

for you to fetch changes up to fc1e985b67f9f318bc5797c9370715f5d020dac3:

  drm/imx: ipuv3-plane: add color encoding and range properties (2021-05-10 17:20:29 +0200)

----------------------------------------------------------------
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

----------------------------------------------------------------
Daniel Vetter (1):
      drm/imx: Annotate dma-fence critical section in commit path

Liu Ying (1):
      drm/imx: ipuv3-plane: Remove two unnecessary export symbols

Lucas Stach (1):
      drm/imx: ipuv3-plane: fix PRG modifiers after drm managed resource conversion

Philipp Zabel (3):
      drm/imx: ipuv3-plane: do not advertise YUV formats on planes without CSC
      gpu: ipu-v3: Add Rec.709 limited range support to DP
      drm/imx: ipuv3-plane: add color encoding and range properties

Sebastian Reichel (1):
      drm/imx: Add 8 pixel alignment fix

 drivers/gpu/drm/imx/imx-drm-core.c |  21 ++++++-
 drivers/gpu/drm/imx/imx-ldb.c      |   5 ++
 drivers/gpu/drm/imx/ipuv3-crtc.c   |  11 +++-
 drivers/gpu/drm/imx/ipuv3-plane.c  | 115 +++++++++++++++++++++++++++++++------
 drivers/gpu/ipu-v3/ipu-dc.c        |   5 ++
 drivers/gpu/ipu-v3/ipu-di.c        |   7 +++
 drivers/gpu/ipu-v3/ipu-dp.c        |  25 +++++++-
 include/video/imx-ipu-v3.h         |   2 +
 8 files changed, 167 insertions(+), 24 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties
  2021-05-12 13:33 [GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties Philipp Zabel
@ 2021-05-18 23:19 ` Dave Airlie
  2021-05-19 11:11   ` Philipp Zabel
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Airlie @ 2021-05-18 23:19 UTC (permalink / raw)
  To: Philipp Zabel; +Cc: David Airlie, dri-devel, Sascha Hauer

On Wed, 12 May 2021 at 23:33, Philipp Zabel <p.zabel@pengutronix.de> wrote:
>
> Hi Dave, Daniel,
>
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
>   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>
> are available in the Git repository at:
>
>   git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2021-05-12

Is this for 5.14 or 5.13-rc3?

Dave.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties
  2021-05-18 23:19 ` Dave Airlie
@ 2021-05-19 11:11   ` Philipp Zabel
  0 siblings, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2021-05-19 11:11 UTC (permalink / raw)
  To: Dave Airlie; +Cc: David Airlie, dri-devel, Sascha Hauer

On Wed, 2021-05-19 at 09:19 +1000, Dave Airlie wrote:
> On Wed, 12 May 2021 at 23:33, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> > Hi Dave, Daniel,
> > 
> > The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
> > 
> >   Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
> > 
> > are available in the Git repository at:
> > 
> >   git://git.pengutronix.de/git/pza/linux.git tags/imx-drm-next-2021-05-12
> 
> Is this for 5.14 or 5.13-rc3?

This is for 5.14, I'd like these to have a full round of testing.

regards
Philipp

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-19 11:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-12 13:33 [GIT PULL] drm/imx: fixes, dma-fence annotation, and color encoding/range plane properties Philipp Zabel
2021-05-18 23:19 ` Dave Airlie
2021-05-19 11:11   ` Philipp Zabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).