https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #4 from Alex Deucher 2011-01-04
23:03:36 ---
Created an attachment (id=42382)
--> (https://bugzilla.kernel.org/attachment.cgi?id=42382)
add edid strict option
The drm EDID checker is pretty strict about what EDIDs it will accep
https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #3 from Andrew Morton 2011-01-04
21:42:08 ---
I recategorised this to video/dri-other. That's probably not correct but it
gets us a bit closer to here we should be ;)
--
Configure bugmail: https://bugzilla.kernel.org/userprefs
https://bugzilla.kernel.org/show_bug.cgi?id=25052
Andrew Morton changed:
What|Removed |Added
CC||akpm at linux-foundation.org
Co
The CMASK RAM is for colorbuffer compression (used in conjunction
with MSAA). Only one user (filp) can access it.
The CMASK RAM access is managed in the same way as Hyper-Z, but there is
a separate ioctl, because an app that uses MSAA does not necessarily
have to use zbuffering.
Signed-off-by: Ma
On Mon, Jan 3, 2011 at 8:49 AM, Tejun Heo wrote:
> With cmwq, there's no reason for radeon to use a dedicated workqueue.
> Drop dev_priv->wq and use system_wq instead.
>
> Because radeon_driver_irq_uninstall_kms() may be called from
> unsleepable context, the work items can't be flushed from there
https://bugzilla.kernel.org/show_bug.cgi?id=22472
Marco Trevisan (Trevi?o) changed:
What|Removed |Added
CC||mail at 3v1n0.net
--- Comm
Lots of EDIDs have bad checksums or bad version numbers, but
have otherwise good data in them. The current code rejects
them which results in bad modes or blank screens in some cases.
This patch adds a new module parameter, edid_strict, to drm.ko.
It defaults to 1 (strict conformance, the current
https://bugs.freedesktop.org/show_bug.cgi?id=32297
--- Comment #3 from Chris Rankin 2011-01-04 17:49:10
PST ---
Just to be clear: the crash only happens when WoW is run inside a window. It
exits normally when run full-screen.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=32297
--- Comment #3 from Chris Rankin 2011-01-04
17:49:10 PST ---
Just to be clear: the crash only happens when WoW is run inside a window. It
exits normally when run full-screen.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Chris Rankin changed:
What|Removed |Added
Summary|[r300g] Memory corruption |[r300g] Memory corruption
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Chris Rankin changed:
What|Removed |Added
Summary|[r300g] Memory corruption |[r300g] Memory corruption
Acer laptop (TravelMate 5730G) has an HDMI connector
on the laptop and a DVI connector on the docking station
and both share the same encoder, hpd pin, and ddc line.
The bios connector table reflects this and is technically
correct, however, we drop the DVI connector here since
xrandr has no concep
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Chris Rankin changed:
What|Removed |Added
Summary|[r300g] WoW crashes on |[r300g] Memory corruption
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Chris Rankin changed:
What|Removed |Added
Summary|[r300g] WoW crashes on |[r300g] Memory corruption
On Wed, 2011-01-05 at 11:07 +1000, Ben Skeggs wrote:
> On Mon, 2011-01-03 at 14:49 +0100, Tejun Heo wrote:
> > With cmwq, there's no reason for nouveau to use a dedicated workqueue.
> > Drop dev_priv->wq and use system_wq instead.
> >
> > Because nouveau_irq_uninstall() may be called from unsleepa
On Mon, 2011-01-03 at 14:49 +0100, Tejun Heo wrote:
> With cmwq, there's no reason for nouveau to use a dedicated workqueue.
> Drop dev_priv->wq and use system_wq instead.
>
> Because nouveau_irq_uninstall() may be called from unsleepable
> context, the work items can't be flushed from there. Ins
https://bugs.freedesktop.org/show_bug.cgi?id=32297
--- Comment #1 from Chris Rankin 2011-01-04 16:35:09
PST ---
(In reply to comment #0)
> Backtrace:
> =>0 0x7d88bbf7 dri2_invalidate_drawable+0x47(dPriv=*** Invalid address
> 0x0032eda8 ***
> Internal symbol error: unable to access memory locatio
https://bugs.freedesktop.org/show_bug.cgi?id=32297
--- Comment #1 from Chris Rankin 2011-01-04
16:35:09 PST ---
(In reply to comment #0)
> Backtrace:
> =>0 0x7d88bbf7 dri2_invalidate_drawable+0x47(dPriv=*** Invalid address
> 0x0032eda8 ***
> Internal symbol error: unable to access memory locatio
On Mon, Jan 3, 2011 at 8:49 AM, Tejun Heo wrote:
> With cmwq, there's no reason for radeon to use a dedicated workqueue.
> Drop dev_priv->wq and use system_wq instead.
>
> Because radeon_driver_irq_uninstall_kms() may be called from
> unsleepable context, the work items can't be flushed from there
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #17 from Kevin DeKorte 2011-01-04 15:43:13 PST
---
Created an attachment (id=41655)
View: https://bugs.freedesktop.org/attachment.cgi?id=41655
Review: https://bugs.freedesktop.org/review?bug=31667&attachment=41655
Patch that impro
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #17 from Kevin DeKorte 2011-01-04 15:43:13
PST ---
Created an attachment (id=41655)
View: https://bugs.freedesktop.org/attachment.cgi?id=41655
Review: https://bugs.freedesktop.org/review?bug=31667&attachment=41655
Patch that impro
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #16 from Kevin DeKorte 2011-01-04 15:42:34 PST
---
I'm going to attach the patch here, just so it doesn't get lost.
It also appears as if the suit of armor is rotated clockwise on the Z? axis 90
degrees. I believe you should almost
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #16 from Kevin DeKorte 2011-01-04 15:42:34
PST ---
I'm going to attach the patch here, just so it doesn't get lost.
It also appears as if the suit of armor is rotated clockwise on the Z? axis 90
degrees. I believe you should almost
05.01.2011 01:50, Michael Tokarev wrote:
> 02.01.2011 12:00, Pavel Machek wrote:
>> Hi!
>>
>>> The thing is: that same scrolling becomes much faster
>>> when I "do something" else while it scrolls up. First
>>> I noticed this when I wanted to switch to another vt
>>> while it were scrolling -- I h
02.01.2011 12:00, Pavel Machek wrote:
> Hi!
>
>> The thing is: that same scrolling becomes much faster
>> when I "do something" else while it scrolls up. First
>> I noticed this when I wanted to switch to another vt
>> while it were scrolling -- I held down Ctrl key on my
>> keyboard, and out of
https://bugs.freedesktop.org/show_bug.cgi?id=31943
--- Comment #6 from Alex Deucher 2011-01-04 15:04:38 PST ---
Created an attachment (id=41654)
View: https://bugs.freedesktop.org/attachment.cgi?id=41654
Review: https://bugs.freedesktop.org/review?bug=31943&attachment=41654
add edid strict opt
https://bugs.freedesktop.org/show_bug.cgi?id=27708
--- Comment #7 from Alex Deucher 2011-01-04 15:04:07 PST ---
Created an attachment (id=41653)
View: https://bugs.freedesktop.org/attachment.cgi?id=41653
Review: https://bugs.freedesktop.org/review?bug=27708&attachment=41653
add edid strict opt
https://bugs.freedesktop.org/show_bug.cgi?id=31943
--- Comment #6 from Alex Deucher 2011-01-04 15:04:38 PST
---
Created an attachment (id=41654)
View: https://bugs.freedesktop.org/attachment.cgi?id=41654
Review: https://bugs.freedesktop.org/review?bug=31943&attachment=41654
add edid strict op
https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #4 from Alex Deucher 2011-01-04 23:03:36
---
Created an attachment (id=42382)
--> (https://bugzilla.kernel.org/attachment.cgi?id=42382)
add edid strict option
The drm EDID checker is pretty strict about what EDIDs it will accep
https://bugs.freedesktop.org/show_bug.cgi?id=27708
--- Comment #7 from Alex Deucher 2011-01-04 15:04:07 PST
---
Created an attachment (id=41653)
View: https://bugs.freedesktop.org/attachment.cgi?id=41653
Review: https://bugs.freedesktop.org/review?bug=27708&attachment=41653
add edid strict op
Lots of EDIDs have bad checksums or bad version numbers, but
have otherwise good data in them. The current code rejects
them which results in bad modes or blank screens in some cases.
This patch adds a new module parameter, edid_strict, to drm.ko.
It defaults to 1 (strict conformance, the current
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #15 from Kevin DeKorte 2011-01-04 14:53:58 PST
---
Created an attachment (id=41652)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41652)
Savage2 with that patch at http://paste.pocoo.org/raw/314893/ applied
--
Configure bugm
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #15 from Kevin DeKorte 2011-01-04 14:53:58
PST ---
Created an attachment (id=41652)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41652)
Savage2 with that patch at http://paste.pocoo.org/raw/314893/ applied
--
Configure bugm
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #14 from Kevin DeKorte 2011-01-04 14:53:14 PST
---
http://paste.pocoo.org/raw/314893/ seems to help, makes more of the character
visible, but head of character is still missing...
--
Configure bugmail: https://bugs.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31667
--- Comment #14 from Kevin DeKorte 2011-01-04 14:53:14
PST ---
http://paste.pocoo.org/raw/314893/ seems to help, makes more of the character
visible, but head of character is still missing...
--
Configure bugmail: https://bugs.freedesktop.org
Acer laptop (TravelMate 5730G) has an HDMI connector
on the laptop and a DVI connector on the docking station
and both share the same encoder, hpd pin, and ddc line.
The bios connector table reflects this and is technically
correct, however, we drop the DVI connector here since
xrandr has no concep
https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #3 from Andrew Morton 2011-01-04
21:42:08 ---
I recategorised this to video/dri-other. That's probably not correct but it
gets us a bit closer to here we should be ;)
--
Configure bugmail: https://bugzilla.kernel.org/userprefs
https://bugzilla.kernel.org/show_bug.cgi?id=25052
Andrew Morton changed:
What|Removed |Added
CC||a...@linux-foundation.org
Compo
https://bugs.freedesktop.org/show_bug.cgi?id=28467
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=28467
Marek Ol??k changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30007
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30007
Marek Ol??k changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=32830
--- Comment #1 from Albert Gall 2011-01-04 13:16:59 PST ---
Created an attachment (id=41647)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41647)
xorg.conf
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--
https://bugs.freedesktop.org/show_bug.cgi?id=32830
--- Comment #1 from Albert Gall 2011-01-04 13:16:59 PST
---
Created an attachment (id=41647)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41647)
xorg.conf
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=32830
Albert Gall changed:
What|Removed |Added
Summary|X server freezes when |X server freezes when
|r
https://bugs.freedesktop.org/show_bug.cgi?id=32830
Albert Gall changed:
What|Removed |Added
Summary|X server freezes when |X server freezes when
|r
https://bugs.freedesktop.org/show_bug.cgi?id=32830
Summary: X server freezes when running emulator pcsx-r or
another psx emulator x86/x86_64..
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=32830
Summary: X server freezes when running emulator pcsx-r or
another psx emulator x86/x86_64..
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #4 from Rubén Fernández 2011-01-04 13:05:06
PST ---
Created an attachment (id=41645)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41645)
Log of the correct rendering with MESA_GLSL=dump and RADEON_DEBUG=vp
--
Configure bugm
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #4 from Rub?n Fern?ndez 2011-01-04
13:05:06 PST ---
Created an attachment (id=41645)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41645)
Log of the correct rendering with MESA_GLSL=dump and RADEON_DEBUG=vp
--
Configure bugm
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #3 from Rubén Fernández 2011-01-04 13:04:28
PST ---
Created an attachment (id=41644)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41644)
Correct rendering with GLSL disabled in wine
--
Configure bugmail: https://bugs.freede
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #3 from Rub?n Fern?ndez 2011-01-04
13:04:28 PST ---
Created an attachment (id=41644)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41644)
Correct rendering with GLSL disabled in wine
--
Configure bugmail: https://bugs.freede
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #2 from Rubén Fernández 2011-01-04 13:03:55
PST ---
Created an attachment (id=41643)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41643)
Log of the misrendering with MESA_GLSL=dump and RADEON_DEBUG=vp
--
Configure bugmail:
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #2 from Rub?n Fern?ndez 2011-01-04
13:03:55 PST ---
Created an attachment (id=41643)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41643)
Log of the misrendering with MESA_GLSL=dump and RADEON_DEBUG=vp
--
Configure bugmail:
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #1 from Rubén Fernández 2011-01-04 13:02:53
PST ---
Created an attachment (id=41642)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41642)
Screenshot showing misrendering
Some vertices are incorrectly translated
--
Configure
https://bugs.freedesktop.org/show_bug.cgi?id=32829
--- Comment #1 from Rub?n Fern?ndez 2011-01-04
13:02:53 PST ---
Created an attachment (id=41642)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41642)
Screenshot showing misrendering
Some vertices are incorrectly translated
--
Configure
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Summary: [r300g] vertex shaders render incorrectly in some wine
programs
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity:
https://bugs.freedesktop.org/show_bug.cgi?id=32829
Summary: [r300g] vertex shaders render incorrectly in some wine
programs
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity:
https://bugzilla.kernel.org/show_bug.cgi?id=22472
Marco Trevisan (Treviño) changed:
What|Removed |Added
CC||m...@3v1n0.net
--- Comment
https://bugs.freedesktop.org/show_bug.cgi?id=32821
--- Comment #2 from Alex Deucher 2011-01-04 09:14:30 PST ---
This is nothing to do with sgram. You just don't have enough video memory to
enable the DRI on your board. Due to driver limitations, the driver statically
allocates front, back, and
https://bugs.freedesktop.org/show_bug.cgi?id=32821
--- Comment #2 from Alex Deucher 2011-01-04 09:14:30 PST
---
This is nothing to do with sgram. You just don't have enough video memory to
enable the DRI on your board. Due to driver limitations, the driver statically
allocates front, back, and
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Alex Deucher changed:
What|Removed |Added
Attachment #41615|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Alex Deucher changed:
What|Removed |Added
Attachment #41615|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Alex Deucher changed:
What|Removed |Added
Attachment #41616|application/x-trash |text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Alex Deucher changed:
What|Removed |Added
Attachment #41616|application/x-trash |text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=32544
--- Comment #10 from Michel Dänzer 2011-01-04 08:47:51 PST
---
(In reply to comment #8)
> If there's no objections, I'll revert commit
> 88550083b3857184445075e70fed8b2eed4952a1 and apply the first attached patch.
So long as you make sure the r
https://bugs.freedesktop.org/show_bug.cgi?id=32544
--- Comment #10 from Michel D?nzer 2011-01-04 08:47:51
PST ---
(In reply to comment #8)
> If there's no objections, I'll revert commit
> 88550083b3857184445075e70fed8b2eed4952a1 and apply the first attached patch.
So long as you make sure the r
https://bugs.freedesktop.org/show_bug.cgi?id=32544
--- Comment #9 from Marek Olšák 2011-01-04 08:44:28 PST ---
Yeah, go ahead...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32544
--- Comment #9 from Marek Ol??k 2011-01-04 08:44:28 PST
---
Yeah, go ahead...
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32544
Brian Paul changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=32544
Brian Paul changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.freedesktop.org/show_bug.cgi?id=32821
--- Comment #1 from Nowres 2011-01-04 04:17:36 PST ---
Created an attachment (id=41616)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41616)
with mach64drm built from AUR + custom conf + depth = 16bpp
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=32821
--- Comment #1 from Nowres 2011-01-04 04:17:36 PST
---
Created an attachment (id=41616)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41616)
with mach64drm built from AUR + custom conf + depth = 16bpp
--
Configure bugmail: https://bugs.
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Summary: [mach64] DRI doesn't work on SGRAM with 4096Kb
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Prio
https://bugs.freedesktop.org/show_bug.cgi?id=32821
Summary: [mach64] DRI doesn't work on SGRAM with 4096Kb
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Prio
Reported-by: ???
Signed-off-by: Alex Deucher
Cc: stable at kernel.org
---
drivers/gpu/drm/radeon/radeon_atombios.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_atombios.c
b/drivers/gpu/drm/radeon/radeon_atombios.c
index 45bc75
76 matches
Mail list logo