All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR renesas-drivers] vsp1/du/interlaced/v1
@ 2018-03-09 22:06 Kieran Bingham
  2018-03-12  6:41 ` Geert Uytterhoeven
  0 siblings, 1 reply; 2+ messages in thread
From: Kieran Bingham @ 2018-03-09 22:06 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-renesas-soc, Kieran Bingham

Hi Geert,

Please consider including this branch in renesas-drivers.

--
Regards

Kieran

The following changes since commit 397eb3811ec096d0ceefa1dbea2d0ae68feb0587:

  media: vsp1: Move video configuration to a cached dlb (2018-03-07 21:19:29 +0000)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/vsp1/du/interlaced/v1

for you to fetch changes up to 6f3952607748a5bc62dfa59a522ac1111b5d63e4:

  drm: rcar-du: Support interlaced video output through vsp1 (2018-03-09 21:43:55 +0000)

----------------------------------------------------------------
Kieran Bingham (11):
      media: vsp1: drm: Fix minor grammar error
      media: vsp1: use kernel __packed for structures
      media: vsp1: Rename dl_child to dl_next
      media: vsp1: Remove unused display list structure field
      media: vsp1: Clean up DLM objects on error
      media: vsp1: Provide VSP1 feature helper macro
      media: vsp1: Use header display lists for all WPF outputs linked to the DU
      media: vsp1: Add support for extended display list headers
      media: vsp1: Provide support for extended command pools
      media: vsp1: Support Interlaced display pipelines
      drm: rcar-du: Support interlaced video output through vsp1

 drivers/gpu/drm/rcar-du/rcar_du_crtc.c  |   1 +
 drivers/gpu/drm/rcar-du/rcar_du_vsp.c   |   3 +
 drivers/media/platform/vsp1/vsp1.h      |   3 +
 drivers/media/platform/vsp1/vsp1_dl.c   | 405 ++++++++++++++++++++++++--------
 drivers/media/platform/vsp1/vsp1_dl.h   |  34 ++-
 drivers/media/platform/vsp1/vsp1_drm.c  |  14 +-
 drivers/media/platform/vsp1/vsp1_drv.c  |  23 +-
 drivers/media/platform/vsp1/vsp1_pipe.c |   3 +-
 drivers/media/platform/vsp1/vsp1_regs.h |   6 +-
 drivers/media/platform/vsp1/vsp1_rpf.c  |  72 +++++-
 drivers/media/platform/vsp1/vsp1_rwpf.h |   1 +
 drivers/media/platform/vsp1/vsp1_wpf.c  |   6 +-
 include/media/vsp1.h                    |   1 +
 13 files changed, 457 insertions(+), 115 deletions(-)

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

* Re: [GIT PULL FOR renesas-drivers] vsp1/du/interlaced/v1
  2018-03-09 22:06 [GIT PULL FOR renesas-drivers] vsp1/du/interlaced/v1 Kieran Bingham
@ 2018-03-12  6:41 ` Geert Uytterhoeven
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-03-12  6:41 UTC (permalink / raw)
  To: Kieran Bingham; +Cc: Linux-Renesas, Kieran Bingham

Hi Kieran,

On Fri, Mar 9, 2018 at 11:06 PM, Kieran Bingham
<kieran.bingham+renesas@ideasonboard.com> wrote:
> Please consider including this branch in renesas-drivers.
>
> The following changes since commit 397eb3811ec096d0ceefa1dbea2d0ae68feb0587:
>
>   media: vsp1: Move video configuration to a cached dlb (2018-03-07 21:19:29 +0000)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/vsp1/du/interlaced/v1
>
> for you to fetch changes up to 6f3952607748a5bc62dfa59a522ac1111b5d63e4:
>
>   drm: rcar-du: Support interlaced video output through vsp1 (2018-03-09 21:43:55 +0000)

Thank you, merges cleanly into today's (well, lastFriday's) linux-next.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

end of thread, other threads:[~2018-03-12  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-09 22:06 [GIT PULL FOR renesas-drivers] vsp1/du/interlaced/v1 Kieran Bingham
2018-03-12  6:41 ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.