On Tue, Nov 20, 2012 at 05:13:19PM +0100, Laurent Pinchart wrote:
> On Tuesday 20 November 2012 16:54:50 Steffen Trumtrar wrote:
> > Hi!
> >
> > Changes since v11:
> > - make pointers const where applicable
> > - add reviewed-by Laurent Pinchart
>
> Looks good to me.
>
> Acked-by: Lauren
Le 19/11/2012 23:26, Philippe Valembois - Phil a écrit :
> Le 16/11/2012 03:13, Greg KH a écrit :
>> On Wed, Nov 14, 2012 at 09:30:14PM +0100, Philippe Valembois - Phil wrote:
>>> Hello,
>>> I have posted a bug report here :
>>> https://bugzilla.kernel.org/show_bug.cgi?id=50361 and I have been told
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date:Tue Nov 20 19:00:19 CET 2012
git hash:2c4e11b7c15af70580625657a154ea7ea70b8c76
gcc version: i686-linux-gcc (GCC
Hi,
* Timo Kokkonen [121118 07:15]:
> --- a/drivers/media/rc/ir-rx51.c
> +++ b/drivers/media/rc/ir-rx51.c
> @@ -74,6 +74,19 @@ static void lirc_rx51_off(struct lirc_rx51 *lirc_rx51)
> OMAP_TIMER_TRIGGER_NONE);
> }
>
> +static void lirc_rx51_stop_tx(struct lirc_rx51
On Tue, Nov 20, 2012 at 07:11:29PM +0100, Robert Schwebel wrote:
> On Tue, Nov 20, 2012 at 05:13:19PM +0100, Laurent Pinchart wrote:
> > On Tuesday 20 November 2012 16:54:50 Steffen Trumtrar wrote:
> > > Hi!
> > >
> > > Changes since v11:
> > > - make pointers const where applicable
> > > - ad
On Tue, Nov 20, 2012 at 05:13:19PM +0100, Laurent Pinchart wrote:
> On Tuesday 20 November 2012 16:54:50 Steffen Trumtrar wrote:
> > Hi!
> >
> > Changes since v11:
> > - make pointers const where applicable
> > - add reviewed-by Laurent Pinchart
>
> Looks good to me.
>
> Acked-by: Lauren
> From: Arun Kumar K [mailto:arun...@samsung.com]
> Sent: Wednesday, November 14, 2012 2:27 PM
> To: linux-media@vger.kernel.org
> Cc: k.deb...@samsung.com; jtp.p...@samsung.com; aru...@samsung.com;
> arun...@samsung.com
> Subject: [PATCH] [media] s5p-mfc: Handle multi-frame input buffer
>
> When
Hi Arun,
Thank you for your patch.
Best wishes,
--
Kamil Debski
Linux Platform Group
Samsung Poland R&D Center
> From: Arun Kumar K [mailto:arun...@samsung.com]
> Sent: Saturday, November 03, 2012 1:02 PM
> Subject: [PATCH v1] s5p-mfc: Add device tree support
>
> This patch will add the device
The "s5p-mfc: Change internal buffer allocation from vb2 ops to
dma_alloc_coherent" patch has introduced a bug with allocation of instance
buffers buffers in MFC 5.1. This patch fixes this bug.
Reported-by: Arun Kumar K
Signed-off-by: Kamil Debski
Signed-off-by: Kyungmin Park
---
drivers/media
> From: Arun Kumar K [mailto:arun...@samsung.com]
> Sent: Monday, November 05, 2012 10:14 AM
> Subject: [PATCH] [media] s5p-mfc: Bug fix of timestamp/timecode copy
> mechanism
>
> Modified the function s5p_mfc_get_dec_y_adr_v6 to access the decode Y
> address register instead of display Y address.
On Tuesday 20 November 2012 16:54:50 Steffen Trumtrar wrote:
> Hi!
>
> Changes since v11:
> - make pointers const where applicable
> - add reviewed-by Laurent Pinchart
Looks good to me.
Acked-by: Laurent Pinchart
Through which tree do you plan to push this ?
> Regards,
> Steffen
>
Hi!
Changes since v11:
- make pointers const where applicable
- add reviewed-by Laurent Pinchart
Regards,
Steffen
Steffen Trumtrar (6):
video: add display_timing and videomode
video: add of helper for videomode
fbmon: add videomode helpers
fbmon: add of_videomode helpers
Add helper to get fb_videomode from devicetree.
Signed-off-by: Steffen Trumtrar
Reviewed-by: Thierry Reding
Acked-by: Thierry Reding
Tested-by: Thierry Reding
Tested-by: Philipp Zabel
Reviewed-by: Laurent Pinchart
---
drivers/video/fbmon.c | 42 +-
Add conversion from videomode to drm_display_mode
Signed-off-by: Steffen Trumtrar
Reviewed-by: Thierry Reding
Acked-by: Thierry Reding
Tested-by: Thierry Reding
Tested-by: Philipp Zabel
Reviewed-by: Laurent Pinchart
---
drivers/gpu/drm/drm_modes.c | 37
Add display_timing structure and the according helper functions. This allows
the description of a display via its supported timing parameters.
Every timing parameter can be specified as a single value or a range
.
Also, add helper functions to convert from display timings to a generic
videomode
This adds support for reading display timings from DT or/and convert one of
those
timings to a videomode.
The of_display_timing implementation supports multiple children where each
property can have up to 3 values. All children are read into an array, that
can be queried.
of_get_videomode converts
Add a function to convert from the generic videomode to a fb_videomode.
Signed-off-by: Steffen Trumtrar
Reviewed-by: Thierry Reding
Acked-by: Thierry Reding
Tested-by: Thierry Reding
Tested-by: Philipp Zabel
Reviewed-by: Laurent Pinchart
---
drivers/video/fbmon.c | 46
Add helper to get drm_display_mode from devicetree.
Signed-off-by: Steffen Trumtrar
Reviewed-by: Thierry Reding
Acked-by: Thierry Reding
Tested-by: Thierry Reding
Tested-by: Philipp Zabel
Reviewed-by: Laurent Pinchart
---
drivers/gpu/drm/drm_modes.c | 35 ++
Hi Sylwester,
On Tue, Nov 20, 2012 at 3:05 AM, Sylwester Nawrocki
wrote:
> Hi Shaik,
>
>
> On 11/07/2012 07:37 AM, Shaik Ameer Basha wrote:
>>
>> Adding V4L2_PIX_FMT_NV12MT_16X16 to G-Scaler supported formats.
>> If the output or input format is V4L2_PIX_FMT_NV12MT_16X16, configure
>> G-Scaler to
From: Lad, Prabhakar
The vpbe driver can handle different platforms DM644X, DM36X and
DM355. To differentiate between this platforms venc_type/vpbe_type
was passed as part of platform data which was incorrect. The correct
way to differentiate to handle this case is by passing different
platform n
Hi Patrick,
Thanks for some clarifications, they are invaluable.
On 19 November 2012 10:52, Patrick Boettcher wrote:
> Hi Richard,
>>
>> ---
>> The hardware I am using has 6 TS data inputs, 4 tuners (linked to TS
>> inputs) and hardware PID filters and I am trying to establish
Dear again sirs,
After some investigation I've found 2 new clues.
1 - The problem begins always with a small signal drop. It usually lasts
only a few seconds but that's enough to crash the adapter connected to
the antenna.
2 - Now the news: if noticed that when this happens, the driver's kerne
On Tue, Nov 20, 2012 at 11:52:06AM +0100, Laurent Pinchart wrote:
> Hi Steffen,
>
> On Tuesday 20 November 2012 11:39:18 Steffen Trumtrar wrote:
> > On Thu, Nov 15, 2012 at 02:15:06PM +0100, Steffen Trumtrar wrote:
> > > Hi!
> > >
> > > Changes since v10:
> > > - fix function name (drm_)display
Hi Steffen,
On Tuesday 20 November 2012 11:39:18 Steffen Trumtrar wrote:
> On Thu, Nov 15, 2012 at 02:15:06PM +0100, Steffen Trumtrar wrote:
> > Hi!
> >
> > Changes since v10:
> > - fix function name (drm_)display_mode_from_videomode
> > - add acked-by, reviewed-by, tested-by
> >
> > Reg
On Thu, Nov 15, 2012 at 02:15:06PM +0100, Steffen Trumtrar wrote:
> Hi!
>
> Changes since v10:
> - fix function name (drm_)display_mode_from_videomode
> - add acked-by, reviewed-by, tested-by
>
> Regards,
> Steffen
>
>
> Steffen Trumtrar (6):
> video: add display_timing and videom
Sekhar,
Thanks for the review.
On Tue, Nov 20, 2012 at 2:40 PM, Sekhar Nori wrote:
>
> On 11/19/2012 6:48 PM, Prabhakar Lad wrote:
>> From: Lad, Prabhakar
>>
>> The vpbe driver can handle different platforms DM644X, DM36X and
>> DM355. To differentiate between this platforms venc_type/vpbe_type
On 11/19/2012 6:48 PM, Prabhakar Lad wrote:
> From: Lad, Prabhakar
>
> The vpbe driver can handle different platforms DM644X, DM36X and
> DM355. To differentiate between this platforms venc_type/vpbe_type
> was passed as part of platform data which was incorrect. The correct
> way to differentia
27 matches
Mail list logo