All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines
@ 2017-05-09 13:05 Kieran Bingham
  2017-05-09 14:24 ` Geert Uytterhoeven
  2017-06-27 18:52 ` Geert Uytterhoeven
  0 siblings, 2 replies; 4+ messages in thread
From: Kieran Bingham @ 2017-05-09 13:05 UTC (permalink / raw)
  To: Geert Uytterhoeven, linux-renesas-soc; +Cc: Kieran Bingham

From: Kieran Bingham <kieran.bingham@ideasonboard.com>

Hi Geert,

The following changes since commit 13e0988140374123bead1dd27c287354cb95108e:

  docs: complete bumping minimal GNU Make version to 3.81 (2017-05-06 18:49:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/submissions/vsp1/suspend-resume/v5

for you to fetch changes up to 24697ebba024a6375ff2e793203296c70112537e:

  v4l: vsp1: Repair suspend resume operations for video pipelines (2017-05-08 15:20:58 +0100)

----------------------------------------------------------------
v4l: vsp1: Fix suspend/resume and race on M2M pipelines

This small patchset helps rework the VSP1 driver to repair an issue on
suspend/resume operations whereby the pipeline does not get reconfigured after
it has been re-initialised following a resume operation.

Patch [1/2] is a code move only, with no functional change.
Patch [2/2] fixes the suspend/resume operations for video pipelines by marking
            the new pipe configured flag as false, and configuring the pipe
            during the vsp1_video_pipeline_run() call.

v5:
 - Rebased for v4.12-rc1
 - Dropped two patches from v4 as they are integrated already:
    - BRU streamon race
    - DRM scoped pipe->dl removal

v4:
 - Rework and separate out the BRU race back to v1 style implementation
 - Split BRU race and Suspend Resume fixes into separate commits.

v3:
 - Move configured=false from vsp1_device_init to vsp1_reset_wpf()
 - Clean up flag dereferencing with a local struct *

v2:
 - Refactor video pipeline configuration implementation to solve both suspend
   resume and the VSP BRU race in a single change

v1:
 - Original pipeline configuration rework

----------------------------------------------------------------
Kieran Bingham (2):
      v4l: vsp1: Move vsp1_video_setup_pipeline()
      v4l: vsp1: Repair suspend resume operations for video pipelines

 drivers/media/platform/vsp1/vsp1_drv.c   |   4 +
 drivers/media/platform/vsp1/vsp1_pipe.c  |   1 +
 drivers/media/platform/vsp1/vsp1_pipe.h  |   4 +-
 drivers/media/platform/vsp1/vsp1_video.c | 123 ++++++++++++++-----------------
 4 files changed, 64 insertions(+), 68 deletions(-)

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

* Re: [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines
  2017-05-09 13:05 [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines Kieran Bingham
@ 2017-05-09 14:24 ` Geert Uytterhoeven
  2017-06-27 18:52 ` Geert Uytterhoeven
  1 sibling, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-05-09 14:24 UTC (permalink / raw)
  To: Kieran Bingham; +Cc: Linux-Renesas, Kieran Bingham

Hi Kieran,

On Tue, May 9, 2017 at 3:05 PM, Kieran Bingham
<kieran.bingham+renesas@ideasonboard.com> wrote:
> The following changes since commit 13e0988140374123bead1dd27c287354cb95108e:
>
>   docs: complete bumping minimal GNU Make version to 3.81 (2017-05-06 18:49:09 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/submissions/vsp1/suspend-resume/v5
>
> for you to fetch changes up to 24697ebba024a6375ff2e793203296c70112537e:
>
>   v4l: vsp1: Repair suspend resume operations for video pipelines (2017-05-08 15:20:58 +0100)

Thank you, looks good.

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] 4+ messages in thread

* Re: [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines
  2017-05-09 13:05 [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines Kieran Bingham
  2017-05-09 14:24 ` Geert Uytterhoeven
@ 2017-06-27 18:52 ` Geert Uytterhoeven
  2017-06-28  8:07   ` Kieran Bingham
  1 sibling, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2017-06-27 18:52 UTC (permalink / raw)
  To: Kieran Bingham; +Cc: Linux-Renesas, Kieran Bingham

Hi Kieran,

On Tue, May 9, 2017 at 3:05 PM, Kieran Bingham
<kieran.bingham+renesas@ideasonboard.com> wrote:
> The following changes since commit 13e0988140374123bead1dd27c287354cb95108e:
>
>   docs: complete bumping minimal GNU Make version to 3.81 (2017-05-06 18:49:09 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/submissions/vsp1/suspend-resume/v5
>
> for you to fetch changes up to 24697ebba024a6375ff2e793203296c70112537e:
>
>   v4l: vsp1: Repair suspend resume operations for video pipelines (2017-05-08 15:20:58 +0100)

Dropped, too many conflicts.

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] 4+ messages in thread

* Re: [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines
  2017-06-27 18:52 ` Geert Uytterhoeven
@ 2017-06-28  8:07   ` Kieran Bingham
  0 siblings, 0 replies; 4+ messages in thread
From: Kieran Bingham @ 2017-06-28  8:07 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux-Renesas, Kieran Bingham

On 27/06/17 19:52, Geert Uytterhoeven wrote:
> Hi Kieran,
> 
> On Tue, May 9, 2017 at 3:05 PM, Kieran Bingham
> <kieran.bingham+renesas@ideasonboard.com> wrote:
>> The following changes since commit 13e0988140374123bead1dd27c287354cb95108e:
>>
>>   docs: complete bumping minimal GNU Make version to 3.81 (2017-05-06 18:49:09 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/kbingham/rcar.git tags/submissions/vsp1/suspend-resume/v5
>>
>> for you to fetch changes up to 24697ebba024a6375ff2e793203296c70112537e:
>>
>>   v4l: vsp1: Repair suspend resume operations for video pipelines (2017-05-08 15:20:58 +0100)
> 
> Dropped, too many conflicts.

Thanks for the notification.

I'll rebase and push again for integration on linux-media.
--
Kieran

> 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] 4+ messages in thread

end of thread, other threads:[~2017-06-28  8:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-09 13:05 [GIT PULL FOR renesas-drivers] v4l: vsp1: Suspend/resume on M2M pipelines Kieran Bingham
2017-05-09 14:24 ` Geert Uytterhoeven
2017-06-27 18:52 ` Geert Uytterhoeven
2017-06-28  8:07   ` Kieran Bingham

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.