search for: marcandr

Displaying 13 results from an estimated 13 matches for "marcandr".

Did you mean: marcandre
2016 May 31
2
[PATCH] virtio-gpu: use src not crtc
Pick up the correct source rectangle from framebuffer. Without this multihead setups are not working correctly. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_plane.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
2016 May 31
2
[PATCH] virtio-gpu: use src not crtc
Pick up the correct source rectangle from framebuffer. Without this multihead setups are not working correctly. Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> --- drivers/gpu/drm/virtio/virtgpu_plane.c | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c
2016 Jun 14
0
[PATCH] virtio-gpu: use src not crtc
...offmann <kraxel at redhat.com> wrote: > > Pick up the correct source rectangle from framebuffer. > > Without this multihead setups are not working correctly. > > > > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> > > Reviewed-by: Marc-Andr? Lureau <marcandre.lureau at redhat.com> > > Additionally, I had to modify the page_flip() function to take the > plane source coordinates for virgl/3d multihead to work. Feel free to > squash. This is in progress of being sorted, by dropping the virtio_gpu_page_flip function altogether in favor of...
2010 Mar 31
1
[Bug 27392] New: swfdec won't compile
http://bugs.freedesktop.org/show_bug.cgi?id=27392 Summary: swfdec won't compile Product: swfdec Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy: b3nton at gmail.com
2016 Jun 14
0
[PATCH] virtio-gpu: use src not crtc
...ay 31, 2016 at 2:52 PM, Gerd Hoffmann <kraxel at redhat.com> wrote: > Pick up the correct source rectangle from framebuffer. > Without this multihead setups are not working correctly. > > Signed-off-by: Gerd Hoffmann <kraxel at redhat.com> Reviewed-by: Marc-Andr? Lureau <marcandre.lureau at redhat.com> Additionally, I had to modify the page_flip() function to take the plane source coordinates for virgl/3d multihead to work. Feel free to squash. --- a/drivers/gpu/drm/virtio/virtgpu_display.c +++ b/drivers/gpu/drm/virtio/virtgpu_display.c @@ -68,11 +68,16 @@ static int v...
2019 May 07
0
[PATCH AUTOSEL 5.0 85/99] Revert "drm/virtio: drop prime import/export callbacks"
...is broke userspace for virtio-gpus, and regressed things from DRI3 to DRI2. This brings back the original problem, but it's better than regressions.] Fixes: b318e3ff7ca065d6b107e424c85a63d7a6798a ("drm/virtio: drop prime import/export callbacks") Signed-off-by: Marc-Andr? Lureau <marcandre.lureau at redhat.com> Signed-off-by: Dave Airlie <airlied at redhat.com> Signed-off-by: Sasha Levin <sashal at kernel.org> --- drivers/gpu/drm/virtio/virtgpu_drv.c | 4 ++++ drivers/gpu/drm/virtio/virtgpu_drv.h | 4 ++++ drivers/gpu/drm/virtio/virtgpu_prime.c | 12 +++++++++++...
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...o.com> Lluís Vilanova <vilanova@ac.upc.edu> Lucas Meneghel Rodrigues <lmr@redhat.com> Luigi Rizzo <rizzo@iet.unipi.it> Luiz Capitulino <lcapitulino@redhat.com> M. Mohan Kumar <mohan@in.ibm.com> Mans Rullgard <mans@mansr.com> Marc-André Lureau <marcandre.lureau@redhat.com> Marc-André Lureau <mlureau@redhat.com> Marcel Apfelbaum <marcel.a@redhat.com> Marcelo Tosatti <mtosatti@redhat.com> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Markus Armbruster <armbru@redhat.com> Martijn van den Broek <marti...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...o.com> Lluís Vilanova <vilanova@ac.upc.edu> Lucas Meneghel Rodrigues <lmr@redhat.com> Luigi Rizzo <rizzo@iet.unipi.it> Luiz Capitulino <lcapitulino@redhat.com> M. Mohan Kumar <mohan@in.ibm.com> Mans Rullgard <mans@mansr.com> Marc-André Lureau <marcandre.lureau@redhat.com> Marc-André Lureau <mlureau@redhat.com> Marcel Apfelbaum <marcel.a@redhat.com> Marcelo Tosatti <mtosatti@redhat.com> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Markus Armbruster <armbru@redhat.com> Martijn van den Broek <marti...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...o.com> Lluís Vilanova <vilanova@ac.upc.edu> Lucas Meneghel Rodrigues <lmr@redhat.com> Luigi Rizzo <rizzo@iet.unipi.it> Luiz Capitulino <lcapitulino@redhat.com> M. Mohan Kumar <mohan@in.ibm.com> Mans Rullgard <mans@mansr.com> Marc-André Lureau <marcandre.lureau@redhat.com> Marc-André Lureau <mlureau@redhat.com> Marcel Apfelbaum <marcel.a@redhat.com> Marcelo Tosatti <mtosatti@redhat.com> Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Markus Armbruster <armbru@redhat.com> Martijn van den Broek <marti...
2020 Mar 17
5
[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
This series extends QMP introspection to cover deprecation. Additionally, new option -compat lets you configure what to do when deprecated interfaces get used. This is intended for testing users of the management interfaces. It is experimental. -compat deprecated-input=<in-policy> configures what to do when deprecated input is received. Available policies: * accept: Accept deprecated
2015 Apr 02
0
[PATCH v2 3/4] Add virtio gpu driver.
Hi Gerd While doing some testing with your brance, I reached that: On Wed, Apr 1, 2015 at 3:15 PM, Gerd Hoffmann <kraxel at redhat.com> wrote: > +#define MAX_INLINE_CMD_SIZE 96 > [ 750.446449] kernel BUG at drivers/gpu/drm/virtio/virtgpu_vq.c:132! [ 750.447005] Call Trace: [ 750.447005] [<ffffffffa00f3592>] virtio_gpu_alloc_cmd+0x22/0x50 [virtio_gpu] [ 750.447005]
2010 Apr 01
1
Ogg/theora a/v sync issue with liboggplay
Hi, The following url is being played with incorrect a/v sync in Firefox: http://195.10.10.216/flumotion/videodemo/med.ogg?token=c965dab73e5ed982821e01174e87925a4bb3134e4bb9aaec (it is time limited, but should work a few days, I could provide) Tested with 3.6.3pre on Linux (with and without PulseAudio) and Firefox 3.6 on Windows XP. Looking at firefox source code, I found the library that is
2020 Mar 17
0
Re: [PATCH v4 00/34] Configurable policy for handling deprecated interfaces
Hi On Tue, Mar 17, 2020 at 12:55 PM Markus Armbruster <armbru@redhat.com> wrote: > > This series extends QMP introspection to cover deprecation. > Additionally, new option -compat lets you configure what to do when > deprecated interfaces get used. This is intended for testing users of > the management interfaces. It is experimental. > > -compat