Re: [Mesa-dev] [PATCH 0/3] error handling

2017-01-03 Thread Christian König

Am 03.01.2017 um 11:47 schrieb Nayan Deshmukh:

Hi Christian,

Can you please push the patches for me.


Done.

Christian.



Regards,
Nayan

Nayan Deshmukh (3):
   vl/compositor: implement error handling
   st/vdpau: error handling
   st/va: error handling

  src/gallium/auxiliary/vl/vl_compositor.c  | 13 --
  src/gallium/auxiliary/vl/vl_compositor.h  |  2 +-
  src/gallium/state_trackers/va/context.c   | 18 ++---
  src/gallium/state_trackers/vdpau/device.c |  8 +-
  src/gallium/state_trackers/vdpau/mixer.c  | 43 +++
  src/gallium/state_trackers/vdpau/output.c | 14 +++---
  6 files changed, 77 insertions(+), 21 deletions(-)



___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [PATCH 0/3] error handling

2017-01-03 Thread Nayan Deshmukh
Hi Christian,

Can you please push the patches for me.

Regards,
Nayan

Nayan Deshmukh (3):
  vl/compositor: implement error handling
  st/vdpau: error handling
  st/va: error handling

 src/gallium/auxiliary/vl/vl_compositor.c  | 13 --
 src/gallium/auxiliary/vl/vl_compositor.h  |  2 +-
 src/gallium/state_trackers/va/context.c   | 18 ++---
 src/gallium/state_trackers/vdpau/device.c |  8 +-
 src/gallium/state_trackers/vdpau/mixer.c  | 43 +++
 src/gallium/state_trackers/vdpau/output.c | 14 +++---
 6 files changed, 77 insertions(+), 21 deletions(-)

-- 
2.9.3

___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev