On 10.10.12 13:03, Rob Clark wrote:
> On Tue, Oct 9, 2012 at 10:33 PM, Mario Kleiner
> wrote:
>> On 08.10.12 21:50, Rob Clark wrote:
>>>
>>> From: Rob Clark
>>>
>>> Signed-off-by: Rob Clark
>>> ---
>>>drivers/staging/omapdrm/omap_crtc.c | 31
>>> ++-
>>>1 fil
On 11.10.12 16:19, Laurent Pinchart wrote:
> Hi Rob,
>
> Thanks for the patch.
>
> On Monday 08 October 2012 14:50:39 Rob Clark wrote:
>> From: Rob Clark
>>
...
>
> Do you know why some drivers don't call drm_vblank_count_and_time() ? For
> instance nouveau sets the sequence to 0 and uses do_gett
ists.freedesktop.org/archives/dri-devel/attachments/20121013/42bfb707/attachment.html>
Hi Luis,
On Friday 12 October 2012 16:49:31 Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez"
>
> The UAPI changes split kernel API and userspace API
> content onto two separate header files. The userspace
> API drm content was moved to include/uapi/drm/ with the
> same file name while kernel
xt part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/598efb69/attachment.html>
When trying to obtain an accurate timestamp for the last vsync interrupt
in vblank_disable_and_save() we loop until the vsync counter after reading
the time stamp is identical to the one before.
In the case where no hardware timestamp can be obtained there is probably
no point in trying to make sur
org/archives/dri-devel/attachments/20121013/d414ce1c/attachment-0001.html>
ext part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/f065fd23/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/9371c287/attachment.html>
el: 3.5.2
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/5fdb9491/attachment.html>
HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/c18473cb/attachment.html>
scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/6711154a/attachment.html>
-
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/7ea7c4b8/attachment.html>
the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121013/a7b37f5c/attachment.html>
On Sat, Oct 13, 2012 at 3:33 AM, Laurent Pinchart
wrote:
> Hi Luis,
>
> On Friday 12 October 2012 16:49:31 Luis R. Rodriguez wrote:
>> From: "Luis R. Rodriguez"
>>
>> The UAPI changes split kernel API and userspace API
>> content onto two separate header files. The userspace
>> API drm content wa
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #10 from Christian König ---
Created attachment 68515
--> https://bugs.freedesktop.org/attachment.cgi?id=68515&action=edit
Possible fix.
Could you try the attached patch ontop of Alex latest drm-nex-3.7 branch
(git://people.freedes
Hi Luis,
On Friday 12 October 2012 16:49:31 Luis R. Rodriguez wrote:
> From: "Luis R. Rodriguez"
>
> The UAPI changes split kernel API and userspace API
> content onto two separate header files. The userspace
> API drm content was moved to include/uapi/drm/ with the
> same file name while kernel
https://bugs.freedesktop.org/show_bug.cgi?id=55692
Christian König changed:
What|Removed |Added
Attachment #68515|0 |1
is obsolete|
When trying to obtain an accurate timestamp for the last vsync interrupt
in vblank_disable_and_save() we loop until the vsync counter after reading
the time stamp is identical to the one before.
In the case where no hardware timestamp can be obtained there is probably
no point in trying to make sur
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #12 from Serkan Hosca ---
Yes the patch works.
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://l
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #13 from Serkan Hosca ---
(In reply to comment #12)
> Yes the patch works.
I'm sorry o spoke to soon, same problem
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #14 from Serkan Hosca ---
Created attachment 68519
--> https://bugs.freedesktop.org/attachment.cgi?id=68519&action=edit
dmesg linus git with patch
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freedesktop.org/show_bug.cgi?id=55951
Priority: medium
Bug ID: 55951
Assignee: dri-devel@lists.freedesktop.org
Summary: [regression] Torchlight segfault at start with Mesa
9.0/git
Severity: normal
Classificat
https://bugs.freedesktop.org/show_bug.cgi?id=55913
Andy Furniss changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=55919
--- Comment #4 from Tomasz P. ---
Do you have only problems with version 7.11 ? Have you tried 9.0 ?
--
You are receiving this mail because:
You are the assignee for the bug.
___
dri-devel mailing lis
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #15 from Serkan Hosca ---
I've tried the patch on git://people.freedesktop.org/~agd5f/linux drm-nex-3.7
branch and it doesn't work. The gdm sets the blue background image and freezes,
no top bar or login dialog. I ssh from another com
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #16 from Serkan Hosca ---
Created attachment 68531
--> https://bugs.freedesktop.org/attachment.cgi?id=68531&action=edit
dmesg with alex's drm-next-3.7 branch with patch
--
You are receiving this mail because:
You are the assignee
ttm_agp_tt_create is itself defined under CONFIG_AGP, so there's no
point calling it otherwise.
Signed-off-by: Max Filippov
---
This fixes allmodconfig build failure for xtensa:
http://kisskb.ellerman.id.au/kisskb/buildresult/7346547/
drivers/gpu/drm/nouveau/nouveau_bo.c |2 ++
1 files cha
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #17 from Serkan Hosca ---
It works with linus git without the patch with arch packages for mesa 9.0-1 and
-ati 6.14.6-2.
I tried with -ati git and mesa 9 and it worked. Then i tried with mesa git and
it failed. I started to bisect me
29 matches
Mail list logo