On Saturday, May 14, 2011 13:46:03 Mauro Carvalho Chehab wrote:
> Em 14-05-2011 13:02, Hans Verkuil escreveu:
> > On Saturday, May 14, 2011 12:19:18 Mauro Carvalho Chehab wrote:
>
> >> So, based at all I've seen, I'm pretty much convinced that the normal MMAP
> >> way of streaming (VIDIOC_[REQBUF|
> > On both cases, the requirement is to pass a framebuffer between two
> > entities,
> > and not a video stream.
It may not even be a framebuffer. In many cases you'll pass a framebuffer
or some memory target (in DRI think probably a GEM handle), in fact in
theory you can do much of this now.
https://bugs.freedesktop.org/show_bug.cgi?id=36753
--- Comment #5 from Tom Stellard 2011-05-15 22:01:41 PDT
---
Created an attachment (id=46753)
View: https://bugs.freedesktop.org/attachment.cgi?id=46753
Review: https://bugs.freedesktop.org/review?bug=36753&attachment=46753
Verbose patch
The
https://bugs.freedesktop.org/show_bug.cgi?id=36753
--- Comment #5 from Tom Stellard 2011-05-15 22:01:41
PDT ---
Created an attachment (id=46753)
View: https://bugs.freedesktop.org/attachment.cgi?id=46753
Review: https://bugs.freedesktop.org/review?bug=36753&attachment=46753
Verbose patch
The
Hi Linus,
two regression fixes, one on Intel Q67 with semaphores, and one in the
switcheroo code. One black screen on radeon problem, oops on undock fix,
and a couple of minor updates to some changed regs on newer radeon hw.
Dave.
The following changes since commit ca1376d10810bc2c20c8d0821a9e
On Sun, May 15, 2011 at 4:27 PM, Alan Cox wrote:
>> > On both cases, the requirement is to pass a framebuffer between two
>> > entities,
>> > and not a video stream.
>
> It may not even be a framebuffer. In many cases you'll pass a framebuffer
> or some memory target (in DRI think probably a GEM
https://bugs.freedesktop.org/show_bug.cgi?id=35998
--- Comment #14 from Marek Olšák 2011-05-15 18:13:03 PDT ---
Created an attachment (id=46752)
View: https://bugs.freedesktop.org/attachment.cgi?id=46752
Review: https://bugs.freedesktop.org/review?bug=35998&attachment=46752
little experiment
https://bugs.freedesktop.org/show_bug.cgi?id=35998
--- Comment #14 from Marek Ol??k 2011-05-15 18:13:03 PDT
---
Created an attachment (id=46752)
View: https://bugs.freedesktop.org/attachment.cgi?id=46752
Review: https://bugs.freedesktop.org/review?bug=35998&attachment=46752
little experiment
https://bugzilla.kernel.org/show_bug.cgi?id=35192
URL: http://bugs.gentoo.org/show_bug.cgi?id=359281
Summary: BUG() in radeon driver with ATI Technologies Inc RV515
[Radeon X1300]
Product: Drivers
Version: 2.5
Kernel Version:
On Sun, May 15, 2011 at 4:27 PM, Alan Cox wrote:
>> > On both cases, the requirement is to pass a framebuffer between two
>> > entities,
>> > and not a video stream.
>
> It may not even be a framebuffer. In many cases you'll pass a framebuffer
> or some memory target (in DRI think probably a GEM
Hey,
* Michael Chang -- Friday 13 May 2011:
> But there's more questions in my mind, made me feel not
> able to proceed any further.. :(
No problem. The reason for inconsistencies in my reports is
simply that I've realized some properties only later. So here's
a new error description, based on dd
Here's most of the patches I'm hoping to land in 2.6.40:
* Ivybridge support (Gen7)
* Forcewake fixes for Sandybridge (And ivybridge).
* Temporary FB for load detect (hoping for some cleanups here)
Still pending:
* More modesetting cleanups (as always)
* Disabling FBC on Ironlake to enable
ilable
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110515/d0ffe275/attachment.pgp>
> > On both cases, the requirement is to pass a framebuffer between two
> > entities,
> > and not a video stream.
It may not even be a framebuffer. In many cases you'll pass a framebuffer
or some memory target (in DRI think probably a GEM handle), in fact in
theory you can do much of this now.
https://bugs.freedesktop.org/show_bug.cgi?id=35051
--- Comment #9 from Brian Paterni 2011-05-15 14:13:49 PDT
---
Created an attachment (id=46749)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46749)
css kernel backtraces
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
https://bugs.freedesktop.org/show_bug.cgi?id=35051
--- Comment #9 from Brian Paterni 2011-05-15 14:13:49
PDT ---
Created an attachment (id=46749)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46749)
css kernel backtraces
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
https://bugs.freedesktop.org/show_bug.cgi?id=35051
--- Comment #8 from Brian Paterni 2011-05-15 14:10:45 PDT
---
Update: CS: Source now successfully boots up to the menu! However I'm unsure
whether this is due to fix in mesa, wine, or libc6.
Though now if I attempt to start and load a game from
On Saturday, May 14, 2011 13:46:03 Mauro Carvalho Chehab wrote:
> Em 14-05-2011 13:02, Hans Verkuil escreveu:
> > On Saturday, May 14, 2011 12:19:18 Mauro Carvalho Chehab wrote:
>
> >> So, based at all I've seen, I'm pretty much convinced that the normal MMAP
> >> way of streaming (VIDIOC_[REQBUF|
https://bugs.freedesktop.org/show_bug.cgi?id=35051
--- Comment #8 from Brian Paterni 2011-05-15 14:10:45
PDT ---
Update: CS: Source now successfully boots up to the menu! However I'm unsure
whether this is due to fix in mesa, wine, or libc6.
Though now if I attempt to start and load a game from
On Fri, May 13, 2011 at 8:02 PM, Jesse Barnes wrote:
> On Fri, 13 May 2011 18:16:30 +0200
> Daniel Vetter wrote:
>
>> Hi Jesse,
>>
>> Discussion here in Budapest with v4l and embedded graphics folks was
>> extremely fruitful. A few quick things to take away - I'll try to dig
>> through all
>> the
At Tue, 10 May 2011 13:08:23 +0200,
Melchior FRANZ wrote:
>
> * Michael Chang -- Tuesday 10 May 2011:
> > Could you please try this patch and get the log ? We wonder why
> > is_backlight_combination_mode () returns false.
>
> This information was already buried in the bugzilla thread:
>
> http
https://bugs.freedesktop.org/show_bug.cgi?id=16687
--- Comment #12 from almos 2011-05-15 10:54:25 PDT ---
Is this problem still around? According to comments #6 and #9 it is fixed in
the currently preferred codepath (KMS/DRI2/EXA).
> Sadly, Mozilla's opinion is that security comes from paying sh
https://bugs.freedesktop.org/show_bug.cgi?id=16687
--- Comment #12 from almos 2011-05-15 10:54:25 PDT ---
Is this problem still around? According to comments #6 and #9 it is fixed in
the currently preferred codepath (KMS/DRI2/EXA).
> Sadly, Mozilla's opinion is that security comes from paying sh
https://bugs.freedesktop.org/show_bug.cgi?id=35998
--- Comment #13 from Milan Plzik 2011-05-15 10:34:56 PDT ---
After more thorough testing, it seems that r300 driver is not able to correctly
create surfaces of certain dimensions; random vram content is shown instead.
Also, it doesn't seem to cha
https://bugs.freedesktop.org/show_bug.cgi?id=35998
--- Comment #13 from Milan Plzik 2011-05-15 10:34:56 PDT
---
After more thorough testing, it seems that r300 driver is not able to correctly
create surfaces of certain dimensions; random vram content is shown instead.
Also, it doesn't seem to ch
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
https://bugs.freedesktop.org/show_bug.cgi?id=37227
Summary: z-buffer errors in doom3 outside the airlock
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=37227
Summary: z-buffer errors in doom3 outside the airlock
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=37225
Summary: Penumbra: Motion blur not working correctly
Product: Mesa
Version: git
Platform: Other
URL: http://www.penumbragame.com/
OS/Version: All
Status: NEW
S
https://bugs.freedesktop.org/show_bug.cgi?id=37225
Summary: Penumbra: Motion blur not working correctly
Product: Mesa
Version: git
Platform: Other
URL: http://www.penumbragame.com/
OS/Version: All
Status: NEW
S
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Johannes Berg changed:
What|Removed |Added
Status|NEEDINFO|RESOLVED
Resolution|
Hey,
* Michael Chang -- Friday 13 May 2011:
> But there's more questions in my mind, made me feel not
> able to proceed any further.. :(
No problem. The reason for inconsistencies in my reports is
simply that I've realized some properties only later. So here's
a new error description, based on dd
https://bugs.freedesktop.org/show_bug.cgi?id=35095
--- Comment #10 from Chris Rankin 2011-05-15 05:06:36
PDT ---
(In reply to comment #9)
> Could you test the latest Mesa master branch? There are some new HiZ fixes.
At best, those HiZ fixes didn't help. But I suspect the corrupt area on the
log
https://bugs.freedesktop.org/show_bug.cgi?id=35095
--- Comment #10 from Chris Rankin 2011-05-15
05:06:36 PDT ---
(In reply to comment #9)
> Could you test the latest Mesa master branch? There are some new HiZ fixes.
At best, those HiZ fixes didn't help. But I suspect the corrupt area on the
log
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #3 from Jure Repinc 2011-05-15 04:01:26 PDT ---
Created an attachment (id=46736)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46736)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #3 from Jure Repinc 2011-05-15 04:01:26 PDT
---
Created an attachment (id=46736)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46736)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #2 from Jure Repinc 2011-05-15 04:00:39 PDT ---
Created an attachment (id=46735)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46735)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #2 from Jure Repinc 2011-05-15 04:00:39 PDT
---
Created an attachment (id=46735)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46735)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #1 from Jure Repinc 2011-05-15 04:00:01 PDT ---
Created an attachment (id=46734)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46734)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=37220
--- Comment #1 from Jure Repinc 2011-05-15 04:00:01 PDT
---
Created an attachment (id=46734)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46734)
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=37220
Summary: RS482: Screen starts flashing after screensaver with
KDE KWin desktop effects enabled
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=37220
Summary: RS482: Screen starts flashing after screensaver with
KDE KWin desktop effects enabled
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #5 from Mathias Brodala 2011-05-15 03:15:03 PDT
---
(In reply to comment #2)
> Can you attach your xorg log and dmesg output?
Here they are. I tried to make sure that everything is written to disk by
running an endless loop calling
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #5 from Mathias Brodala 2011-05-15 03:15:03
PDT ---
(In reply to comment #2)
> Can you attach your xorg log and dmesg output?
Here they are. I tried to make sure that everything is written to disk by
running an endless loop calling
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #4 from Mathias Brodala 2011-05-15 03:12:52 PDT
---
Created an attachment (id=46733)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46733)
dmesg log file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #3 from Mathias Brodala 2011-05-15 03:12:32 PDT
---
Created an attachment (id=46732)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46732)
X.org log file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #4 from Mathias Brodala 2011-05-15 03:12:52
PDT ---
Created an attachment (id=46733)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46733)
dmesg log file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em
https://bugs.freedesktop.org/show_bug.cgi?id=37193
--- Comment #3 from Mathias Brodala 2011-05-15 03:12:32
PDT ---
Created an attachment (id=46732)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46732)
X.org log file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em
At Tue, 10 May 2011 13:08:23 +0200,
Melchior FRANZ wrote:
>
> * Michael Chang -- Tuesday 10 May 2011:
> > Could you please try this patch and get the log ? We wonder why
> > is_backlight_combination_mode () returns false.
>
> This information was already buried in the bugzilla thread:
>
> http
https://bugs.freedesktop.org/show_bug.cgi?id=36609
almos changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=36609
almos changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugzilla.kernel.org/show_bug.cgi?id=31782
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
[NOTE:
This most likely is the last summary report of post-2.6.37 regressions
introduced during the 2.6.38 development cycle. Please let us know what
the current status of those bugs is, if possible, and thanks for all of
the reports, updates and fixes.]
This message contains a list of some p
This message contains a list of some regressions from 2.6.38,
for which there are no fixes in the mainline known to the tracking team.
If any of them have been fixed already, please let us know.
If you know of any other unresolved regressions from 2.6.38, please let us
know either and we'll add th
54 matches
Mail list logo