Add debugfs support to make it easier to print debug information
about the dma-buf buffers.
Cc: Dave Airlie
[minor fixes on init and warning fix]
Signed-off-by: Sumit Semwal
---
changes since v2: (based on review comments from Laurent Pinchart)
- reordered functions to avoid forward declaratio
For debugging purposes, it is useful to have a name-string added
while exporting buffers. Hence, dma_buf_export() is replaced with
dma_buf_export_named(), which additionally takes 'exp_name' as a
parameter.
For backward compatibility, and for lazy exporters who don't wish to
name themselves, a #de
The patch series adds a much-missed support for debugfs to dma-buf framework.
Based on the feedback received on v1 of this patch series, support is also
added to allow exporters to provide name-strings that will prove useful
while debugging.
Some more magic can be added for more advanced debuggin
Hi Mauro
All looks quiet, clock and async will have to wait for another round (or
more) :-) So, just minor updates here. I'm not sure whether I already can
update patch status at patchwork and whether any patches have been
delegated to me yet (perhaps not, I'd get a notification, right?) As soo
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: Wed Apr 3 19:00:18 CEST 2013
git branch: test
git hash: f9f11dfe4831adb1531e1face9dcd9fc57665d2e
gcc versi
Hi Arun,
On 03/13/2013 05:09 AM, Arun Kumar K wrote:
> Hi Sylwester,
>
>>>
>>> /* Interrupt mask */
>>> #define S5PCSIS_INTMSK 0x10
>>> -#define S5PCSIS_INTMSK_EN_ALL0xf000103f
>>> +#define S5PCSIS_INTMSK_EN_ALL0xfc00103f
>>
>> Do you know w
Hi Prabhakar,
Em Wed, 3 Apr 2013 16:12:09 +0530
Prabhakar Lad escreveu:
> Hi Mauro,
We're starting to work this week with media sub-mainainers. It will
take some time for all sub-maintainers to work the same way. In the
specific case of those patches, Hans is the sub-maintainer that will be
tak
Hi Mauro,
On Wed, Apr 3, 2013 at 4:03 PM, Patchwork wrote:
> Hello,
>
> The following patches (submitted by you) have been updated in patchwork:
>
> * [v3] davinci: vpif: add pm_runtime support
> - http://patchwork.linuxtv.org/patch/17737/
> was: New
> now: Not Applicable
>
> * [v2
On Wed, 3 Apr 2013, Fabio Porcedda wrote:
> On Mon, Mar 18, 2013 at 11:09 AM, Guennadi Liakhovetski
> wrote:
> > Hi Fabio
> >
> > On Mon, 18 Mar 2013, Fabio Porcedda wrote:
> >
> >> The commit 39793c6 "[media] mx2_camera: Convert it to platform driver"
> >> used module_platform_driver() to make c
Currently the whole driver depends on MFD_SYSCON, which in turn
depends on OF. To allow to use the driver on non-dt platforms
(S5PV210) the SYSREG support is made conditional (it is needed
only for dt enabled platforms) and MFD_SYSCON is selected if
OF is enabled, instead of depending on OF.
Signe
Following http://www.mail-archive.com/linux-media@vger.kernel.org/msg09960.html
Usb id : 0x0ccd:0x0072
I got a hand on such device and try to make it work under linux 3.5
tree yesterday.
However, it' s my first attempt at drivers coding.
Looks like we now have a mix em28xx/xc5000 with (extracted
On Mon, Mar 18, 2013 at 11:09 AM, Guennadi Liakhovetski
wrote:
> Hi Fabio
>
> On Mon, 18 Mar 2013, Fabio Porcedda wrote:
>
>> The commit 39793c6 "[media] mx2_camera: Convert it to platform driver"
>> used module_platform_driver() to make code smaller,
>> but since the driver used platform_driver_p
On Tue, 02 Apr 2013 18:39:25 +0200
Frank Schäfer wrote:
> Am 02.04.2013 07:43, schrieb Timo Teras:
> > On Mon, 01 Apr 2013 19:26:53 +0200
> > Frank Schäfer wrote:
> >
> >> Am 30.03.2013 10:54, schrieb Timo Teras:
> >>> On Thu, 28 Mar 2013 12:22:52 -0300
> >>> Mauro Carvalho Chehab wrote:
> >>>
13 matches
Mail list logo