https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #11 from Alex Deucher 2010-12-20 06:57:15
---
I've sent the patch to Dave. It should show up in his next drm pull request.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving thi
Hi Ben,
This is a new Smatch warning in linux-next. It comes from: a11c3198c
"drm/nv50: import new vm code"
drivers/gpu/drm/nouveau/nv50_vm.c +104 nv50_vm_map(13)
warn: bogus compare against zero: 'i'
94 u32 block, i;
95
96 phys = nv50_vm_addr(vma, pgt, ph
From: Dave Airlie
So in a lot of modern systems, a GPU will always be below a parent bridge that
won't share with any other GPUs. This means VGA arbitration on those GPUs can
be controlled by using the bridge routing instead of io/mem decodes.
The problem is locating which GPUs share which ups
: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20101219/87b50e1e/attachment.bin>
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
This message contains a list of some post-2.6.35 regressions introduced before
2.6.36, 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 post-2.6.35 regressions, please let us kno
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #27 from Chris Rankin 2010-12-19 13:37:27
PST ---
(In reply to comment #26)
> Committed to master and closing the bug.. (finally!)
Yes, this fixes Warcraft too. Thanks, everyone :-) !!
--
Configure bugmail: https://bugs.freedeskto
https://bugs.freedesktop.org/show_bug.cgi?id=28800
--- Comment #27 from Chris Rankin 2010-12-19
13:37:27 PST ---
(In reply to comment #26)
> Committed to master and closing the bug.. (finally!)
Yes, this fixes Warcraft too. Thanks, everyone :-) !!
--
Configure bugmail: https://bugs.freedeskto
This message contains a list of some regressions from 2.6.36,
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.36, please let us
know either and we'll add th
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Tormod Volden changed:
What|Removed |Added
Attachment #41267|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Tormod Volden changed:
What|Removed |Added
Attachment #41267|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Tormod Volden changed:
What|Removed |Added
See Also||https://launchpad.net/bugs/
https://bugs.freedesktop.org/show_bug.cgi?id=32511
--- Comment #2 from Tormod Volden 2010-12-19
13:14:43 PST ---
Created an attachment (id=41269)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41269)
one "line" magnified, with my 1 and 194 markers
--
Configure bugmail: https://bugs.freed
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Tormod Volden changed:
What|Removed |Added
See Also||https://launchpad.net/bugs/
https://bugs.freedesktop.org/show_bug.cgi?id=32511
--- Comment #2 from Tormod Volden 2010-12-19
13:14:43 PST ---
Created an attachment (id=41269)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41269)
one "line" magnified, with my 1 and 194 markers
--
Configure bugmail: https://bugs.freed
https://bugs.freedesktop.org/show_bug.cgi?id=32511
--- Comment #1 from Tormod Volden 2010-12-19
13:13:45 PST ---
Created an attachment (id=41268)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41268)
several clusters ("lines") of 194 pixels each
--
Configure bugmail: https://bugs.freedes
https://bugs.freedesktop.org/show_bug.cgi?id=32511
--- Comment #1 from Tormod Volden 2010-12-19
13:13:45 PST ---
Created an attachment (id=41268)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41268)
several clusters ("lines") of 194 pixels each
--
Configure bugmail: https://bugs.freedes
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Summary: glDrawPixels broken on savage
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=32511
Summary: glDrawPixels broken on savage
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Hi,
In drivers/gpu/drm/radeon/r100d.h R_0003C2_GENMO_WT is defined as 0x3C0.
I think this should be 0x3C2.
Note that the attached patch is untested.
--- drivers/gpu/drm/radeon/r100d.h
+++ drivers/gpu/drm/radeon/r100d.h
@@ -551,7 +551,7 @@
#define S_000360_CUR2_LOCK(x)((
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
This message contains a list of some post-2.6.35 regressions introduced before
2.6.36, 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 post-2.6.35 regressions, please let us kno
This message contains a list of some regressions from 2.6.36,
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.36, please let us
know either and we'll add th
25 matches
Mail list logo