Tiny fixes - resent

2015-05-09 Thread Mario Kleiner
On 05/04/2015 11:15 AM, Daniel Vetter wrote:
> On Mon, May 04, 2015 at 06:29:43AM +0200, Mario Kleiner wrote:
>> Hi, a resend of updated versions of the earlier patches:
>>
>> Patch 1 should really get into Linux 4.1 to avoid tegra breaking
>> user-space clients.
>>
>> Patch 2 reviewed-by Michel, updated to take his feedback into account.
>>
>> Patch 3 is modified to not conflict with Daniel Vetter's patch
>> "drm/vblank: Fixup and document timestamp update/read barriers"
>>
>> Patch 4 will be needed for drm/qxl to compile with Daniel's fixup
>> patch applied.
>
> Merged patch 2-4 to topic/drm-misc on top of my memory barrier patch. I'll
> leave 1 to Thierry for tegra-fixes. And there doesn't seem to be a patch 5
> somehow, was that intentional? The patches are numbered n/5.
> -Daniel
>

Thanks. There isn't a patch 5, that was just some hack of mine that 
accidentally slipped into the numbering.

-mario


Tiny fixes - resent

2015-05-04 Thread Daniel Vetter
On Mon, May 04, 2015 at 06:29:43AM +0200, Mario Kleiner wrote:
> Hi, a resend of updated versions of the earlier patches:
> 
> Patch 1 should really get into Linux 4.1 to avoid tegra breaking
> user-space clients.
> 
> Patch 2 reviewed-by Michel, updated to take his feedback into account.
> 
> Patch 3 is modified to not conflict with Daniel Vetter's patch
> "drm/vblank: Fixup and document timestamp update/read barriers"
> 
> Patch 4 will be needed for drm/qxl to compile with Daniel's fixup
> patch applied.

Merged patch 2-4 to topic/drm-misc on top of my memory barrier patch. I'll
leave 1 to Thierry for tegra-fixes. And there doesn't seem to be a patch 5
somehow, was that intentional? The patches are numbered n/5.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


Tiny fixes - resent

2015-05-04 Thread Mario Kleiner
Hi, a resend of updated versions of the earlier patches:

Patch 1 should really get into Linux 4.1 to avoid tegra breaking
user-space clients.

Patch 2 reviewed-by Michel, updated to take his feedback into account.

Patch 3 is modified to not conflict with Daniel Vetter's patch
"drm/vblank: Fixup and document timestamp update/read barriers"

Patch 4 will be needed for drm/qxl to compile with Daniel's fixup
patch applied.

thanks,
-mario