https://bugs.freedesktop.org/show_bug.cgi?id=26891
--- Comment #2 from sh...@bitspin.org 2011-05-12 05:06:39 PDT ---
Hi,
since I'm triple booting my MBP for some time now (using mostly grub2@efi)
I integrated your patch im my local git tree and can confirm it works as
intended.
Without using rad
https://bugzilla.kernel.org/show_bug.cgi?id=34252
--- Comment #10 from Florian Mickler 2011-05-12 14:04:20
---
Created an attachment (id=57582)
--> (https://bugzilla.kernel.org/attachment.cgi?id=57582)
Proposed fix
Can you test this patch? I don't have any switcheroo setup, but it makes s
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Summary: Too much vertex buffers uploads
Product: DRI
Version: DRI CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Compon
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Michel Dänzer changed:
What|Removed |Added
Product|DRI |Mesa
Version|DRI CVS
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #1 from Pavel Ondračka 2011-05-12
09:11:08 PDT ---
I see similar problems in Starcraft 2, there are also over bright textures
which go away when MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_sRGB_decode" is
set.
OpenGL renderer string: Ga
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #2 from Pavel Ondračka 2011-05-12
09:18:11 PDT ---
BTW this should be probably a mesa core bug, right?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
* Linus Torvalds -- Tuesday 10 May 2011:
> But please do test, just to make sure that 39-final is good.
> Chris Wilson (4):
> drm/i915: Only enable the plane after setting the fb base (pre-ILK)
This patch introduces a bug on my infamous "Acer Travelmate
5735Z-452G32Mnss": when KMS takes ove
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #3 from Martin Lambers 2011-05-12 10:20:51 PDT
---
(In reply to comment #2)
> BTW this should be probably a mesa core bug, right?
There is code in Mesa to handle SRGB textures correctly, see
http://cgit.freedesktop.org/mesa/mesa/tre
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Ian Romanick changed:
What|Removed |Added
Attachment #46638|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #1 from Ian Romanick 2011-05-12 10:55:30 PDT
---
(In reply to comment #0)
> Created an attachment (id=46638)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46638)
> openarena + verbose vertex buffer upload logs
>
> Test case :
This reverts commit 49183b2818de6899383bb82bc032f9344d6791ff.
Franz Melchior:
This patch introduces a bug on my infamous "Acer Travelmate
5735Z-452G32Mnss": when KMS takes over, the frame buffer contents
get completely garbled up on screen, with colored stripes and
unreadable text (photo on
https://bugs.freedesktop.org/show_bug.cgi?id=36965
Marek Olšák changed:
What|Removed |Added
Summary|GL_EXT_texture_sRGB |GL_EXT_texture_sRGB
|(in
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #2 from Marek Olšák 2011-05-12 12:55:38 PDT ---
(In reply to comment #0)
> What do you think ?
You can't optimize the uploads because the sizes of all buffers are not known
when glLockArraysEXT is called. The only things you've got a
https://bugs.freedesktop.org/show_bug.cgi?id=36527
--- Comment #14 from Sven Arvidsson 2011-05-12 13:08:43 PDT ---
(In reply to comment #13)
> Created an attachment (id=46461)
View: https://bugs.freedesktop.org/attachment.cgi?id=46461
Review: https://bugs.freedesktop.org/review?bug=36527&attach
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #3 from Pierre-Eric Pelloux-Prayer 2011-05-12
13:19:13 PDT ---
> EXT_compiled_vertex_array is dead. It has been dead for almost 10 years. No
> new applications should use it, and old applications that use it should be
> fast
> eno
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #4 from Pierre-Eric Pelloux-Prayer 2011-05-12
13:27:09 PDT ---
(In reply to comment #2)
> (In reply to comment #0)
> > What do you think ?
>
> You can't optimize the uploads because the sizes of all buffers are not known
> when glLo
https://bugs.freedesktop.org/show_bug.cgi?id=36386
Sven Arvidsson changed:
What|Removed |Added
CC||s...@whiz.se
--- Comment #3 from Sven A
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #5 from Pavel Ondračka 2011-05-12
14:07:59 PDT ---
(In reply to comment #4)
> There is a lot of other code which plays role in handling sRGB textures. I
> don't think getteximage.c is relevant to this issue(s).
>
> Nevertheless, it
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Summary: Random GPU Resets on HD6850-NI
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: mediu
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Alex Deucher changed:
What|Removed |Added
Attachment #46648|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=36542
Alex Deucher changed:
What|Removed |Added
CC||spamjunkea...@gmail.com
--- Comment #3 fr
On Thu, 12 May 2011 18:49:08 +0200, Melchior FRANZ
wrote:
> * Linus Torvalds -- Tuesday 10 May 2011:
> > But please do test, just to make sure that 39-final is good.
>
> > Chris Wilson (4):
> > drm/i915: Only enable the plane after setting the fb base (pre-ILK)
>
> This patch introduces a
If we're going to build atom debugging all the time anyway, we might as
well make it easy to get at.
Signed-off-by: Adam Jackson
---
drivers/gpu/drm/radeon/atom.c |1 -
drivers/gpu/drm/radeon/radeon_drv.c |4
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drive
https://bugzilla.kernel.org/show_bug.cgi?id=34252
--- Comment #11 from Igor Murzov 2011-05-12 23:01:32 ---
I've tested the patch. It works just fine. It seems that with this patch
vga_switcheroo works the same way as before 2.6.38. Thank you, Florian.
--
Configure bugmail: https://bugzilla
Signed-off-by: Keith Packard
---
drivers/gpu/drm/i915/intel_tv.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_tv.c b/drivers/gpu/drm/i915/intel_tv.c
index 6b22c1d..876064c 100644
--- a/drivers/gpu/drm/i915/intel_tv.c
+++ b/drivers/gpu/dr
Do not use this bit to indicate that load detection has completed,
instead just wait for vblank, at which point the load registers will
have been updated.
Signed-off-by: Keith Packard
---
drivers/gpu/drm/i915/intel_tv.c | 40 +++---
1 files changed, 20 insertion
need to programmed from the userspace drivers.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/reg_srcs/cayman|1 +
drivers/gpu/drm/radeon/reg_srcs/evergreen |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/reg_srcs/cayman
b/drivers/
https://bugs.freedesktop.org/show_bug.cgi?id=37157
Summary: [bisected] KDE KWin crashes on start with delayed BO
mapping
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #1 from Jure Repinc 2011-05-12 18:56:24 PDT ---
Created an attachment (id=46654)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46654)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Yo
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #2 from Jure Repinc 2011-05-12 18:57:04 PDT ---
Created an attachment (id=46655)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46655)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
-
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #3 from Mathieu Belanger 2011-05-12 20:47:50 PDT
---
Same commit cause problem there.
Using EVE-Online game. The game crash between "login" and "characters
selection" after I have updated to the latest git drivers.
Bisecting pointe
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #4 from Dave Airlie 2011-05-12 21:05:51
PDT ---
please re-test with master.
thanks for the bug report.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugs.freedesktop.org/show_bug.cgi?id=26891
--- Comment #2 from shirk at bitspin.org 2011-05-12 05:06:39 PDT ---
Hi,
since I'm triple booting my MBP for some time now (using mostly grub2 at efi)
I integrated your patch im my local git tree and can confirm it works as
intended.
Without usi
https://bugzilla.kernel.org/show_bug.cgi?id=34252
--- Comment #10 from Florian Mickler 2011-05-12
14:04:20 ---
Created an attachment (id=57582)
--> (https://bugzilla.kernel.org/attachment.cgi?id=57582)
Proposed fix
Can you test this patch? I don't have any switcheroo setup, but it makes s
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Summary: Too much vertex buffers uploads
Product: DRI
Version: DRI CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Compon
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Michel D?nzer changed:
What|Removed |Added
Product|DRI |Mesa
Version|DRI CVS
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #1 from Pavel Ondra?ka 2011-05-12
09:11:08 PDT ---
I see similar problems in Starcraft 2, there are also over bright textures
which go away when MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_sRGB_decode" is
set.
OpenGL renderer string: Ga
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #2 from Pavel Ondra?ka 2011-05-12
09:18:11 PDT ---
BTW this should be probably a mesa core bug, right?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
* Linus Torvalds -- Tuesday 10 May 2011:
> But please do test, just to make sure that 39-final is good.
> Chris Wilson (4):
> drm/i915: Only enable the plane after setting the fb base (pre-ILK)
This patch introduces a bug on my infamous "Acer Travelmate
5735Z-452G32Mnss": when KMS takes ove
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #3 from Martin Lambers 2011-05-12 10:20:51
PDT ---
(In reply to comment #2)
> BTW this should be probably a mesa core bug, right?
There is code in Mesa to handle SRGB textures correctly, see
http://cgit.freedesktop.org/mesa/mesa/tre
https://bugs.freedesktop.org/show_bug.cgi?id=37142
Ian Romanick changed:
What|Removed |Added
Attachment #46638|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #1 from Ian Romanick 2011-05-12 10:55:30
PDT ---
(In reply to comment #0)
> Created an attachment (id=46638)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46638)
> openarena + verbose vertex buffer upload logs
>
> Test case :
1.7.5.1
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110512/76b4707b/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=36965
Marek Ol??k changed:
What|Removed |Added
Summary|GL_EXT_texture_sRGB |GL_EXT_texture_sRGB
|(in
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #2 from Marek Ol??k 2011-05-12 12:55:38 PDT
---
(In reply to comment #0)
> What do you think ?
You can't optimize the uploads because the sizes of all buffers are not known
when glLockArraysEXT is called. The only things you've got
https://bugs.freedesktop.org/show_bug.cgi?id=36527
--- Comment #14 from Sven Arvidsson 2011-05-12 13:08:43 PDT ---
(In reply to comment #13)
> Created an attachment (id=46461)
View: https://bugs.freedesktop.org/attachment.cgi?id=46461
Review: https://bugs.freedesktop.org/review?bug=36527&attach
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #3 from Pierre-Eric Pelloux-Prayer
2011-05-12 13:19:13 PDT ---
> EXT_compiled_vertex_array is dead. It has been dead for almost 10 years. No
> new applications should use it, and old applications that use it should be
> fast
> eno
https://bugs.freedesktop.org/show_bug.cgi?id=37142
--- Comment #4 from Pierre-Eric Pelloux-Prayer
2011-05-12 13:27:09 PDT ---
(In reply to comment #2)
> (In reply to comment #0)
> > What do you think ?
>
> You can't optimize the uploads because the sizes of all buffers are not known
> when glLo
https://bugs.freedesktop.org/show_bug.cgi?id=36386
Sven Arvidsson changed:
What|Removed |Added
CC||sa at whiz.se
--- Comment #3 from Sven
https://bugs.freedesktop.org/show_bug.cgi?id=36965
--- Comment #5 from Pavel Ondra?ka 2011-05-12
14:07:59 PDT ---
(In reply to comment #4)
> There is a lot of other code which plays role in handling sRGB textures. I
> don't think getteximage.c is relevant to this issue(s).
>
> Nevertheless, it
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Summary: Random GPU Resets on HD6850-NI
Product: DRI
Version: XOrg CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: mediu
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Alex Deucher changed:
What|Removed |Added
Attachment #46648|application/octet-stream|text/plain
mime type|
https://bugs.freedesktop.org/show_bug.cgi?id=37151
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=36542
Alex Deucher changed:
What|Removed |Added
CC||spamjunkeater at gmail.com
--- Comment #3
On Thu, 12 May 2011 18:49:08 +0200, Melchior FRANZ wrote:
> * Linus Torvalds -- Tuesday 10 May 2011:
> > But please do test, just to make sure that 39-final is good.
>
> > Chris Wilson (4):
> > drm/i915: Only enable the plane after setting the fb base (pre-ILK)
>
> This patch introduces a
If we're going to build atom debugging all the time anyway, we might as
well make it easy to get at.
Signed-off-by: Adam Jackson
---
drivers/gpu/drm/radeon/atom.c |1 -
drivers/gpu/drm/radeon/radeon_drv.c |4
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/drive
https://bugzilla.kernel.org/show_bug.cgi?id=34252
--- Comment #11 from Igor Murzov 2011-05-12 23:01:32 ---
I've tested the patch. It works just fine. It seems that with this patch
vga_switcheroo works the same way as before 2.6.38. Thank you, Florian.
--
Configure bugmail: https://bugzilla
Signed-off-by: Keith Packard
---
drivers/gpu/drm/i915/intel_tv.c |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_tv.c b/drivers/gpu/drm/i915/intel_tv.c
index 6b22c1d..876064c 100644
--- a/drivers/gpu/drm/i915/intel_tv.c
+++ b/drivers/gpu/dr
Do not use this bit to indicate that load detection has completed,
instead just wait for vblank, at which point the load registers will
have been updated.
Signed-off-by: Keith Packard
---
drivers/gpu/drm/i915/intel_tv.c | 40 +++---
1 files changed, 20 insertion
need to programmed from the userspace drivers.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/reg_srcs/cayman|1 +
drivers/gpu/drm/radeon/reg_srcs/evergreen |1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/reg_srcs/cayman
b/drivers/
https://bugs.freedesktop.org/show_bug.cgi?id=37157
Summary: [bisected] KDE KWin crashes on start with delayed BO
mapping
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #1 from Jure Repinc 2011-05-12 18:56:24 PDT
---
Created an attachment (id=46654)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46654)
lspci
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- Y
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #2 from Jure Repinc 2011-05-12 18:57:04 PDT
---
Created an attachment (id=46655)
--> (https://bugs.freedesktop.org/attachment.cgi?id=46655)
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #3 from Mathieu Belanger 2011-05-12 20:47:50
PDT ---
Same commit cause problem there.
Using EVE-Online game. The game crash between "login" and "characters
selection" after I have updated to the latest git drivers.
Bisecting pointe
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #4 from Dave Airlie 2011-05-12
21:05:51 PDT ---
please re-test with master.
thanks for the bug report.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
66 matches
Mail list logo