The need for -lrt is determined at configure time, let's use the
resulting variable for dristat's link, since it uses clock_gettime().
Signed-off-by: Cyril Brulebois
---
tests/Makefile.am |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile
https://bugs.freedesktop.org/show_bug.cgi?id=34218
--- Comment #7 from Pavel Ondračka 2011-04-19
01:36:51 PDT ---
(In reply to comment #6)
> Can you try this again with the latest git version of mesa (commit
> ffc1d166d24532aeaa4dcf06a431e43ab7e7e315 or newer)?
Still broken with current git. Wo
Hi,
The following patch fixes interrupt acknowledge when write-back is
enabled on big endian platform.
The same should be applied on evergreen.
Cedric
Signed-off-by: Cedric Cano
---
diff -Naur linux-2.6.38.2/drivers/gpu/drm/radeon/r600.c
linux-2.6.38.2/drivers/gpu/drm/radeon/r600.c
--- linu
On Die, 2011-04-19 at 10:23 +0200, Cédric Cano wrote:
>
> The following patch fixes interrupt acknowledge when write-back is
> enabled on big endian platform.
>
> The same should be applied on evergreen.
Can you include that in the patch? I somehow managed to miss these in my
previous patch fo
On 18 April 2011 01:27, Marek Olšák wrote:
> Pushed, thanks.
Can you know commit this one that fixes missing files in the generated tarball
so that one can build mesa out of the tarball?
Thx
diff --git a/Makefile b/Makefile
index 646e152..e4796cf 100644
--- a/Makefile
+++ b/Makefile
@@ -231,6 +23
https://bugs.freedesktop.org/show_bug.cgi?id=36386
Summary: Amnesia game crashes on RV570 (r300g)
Product: Mesa
Version: 7.10
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: m
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #17 from Turo Lamminen 2011-04-19
02:59:55 PDT ---
Created an attachment (id=45803)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45803)
Modified shader
Modified shader, replace data/shader/cg/deferred_light_pixel.cg with thi
Signed-off-by: Cedric Cano
---
--- linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c2011-04-19
11:39:39.0 +0200
+++ /home/cec/tmp/linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c
2011-03-27 20:37:20.0 +0200
@@ -2587,7 +2587,7 @@
u32 wptr, tmp;
if (rdev->wb.en
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #18 from imamdxl8...@gmail.com 2011-04-19 04:48:10 PDT ---
Created an attachment (id=45808)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45808)
game graphics result 1 by Modified shader
--
Configure bugmail: https://bugs.free
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #19 from imamdxl8...@gmail.com 2011-04-19 04:48:54 PDT ---
Created an attachment (id=45809)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45809)
game graphics result 2 by Modified shader
--
Configure bugmail: https://bugs.free
https://bugs.freedesktop.org/show_bug.cgi?id=36327
--- Comment #11 from Евгений М. 2011-04-19 05:46:47 PDT ---
Forgot to mention one more thing related to the Karesz' last comment. Neither
Alex' patch from https://bugs.freedesktop.org/show_bug.cgi?id=29062 , nor the
simple "return;" statement (w
https://bugs.freedesktop.org/show_bug.cgi?id=36393
Summary: r200: font corruption in fog test
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: me
https://bugs.freedesktop.org/show_bug.cgi?id=36393
--- Comment #1 from Nicolas Kaiser 2011-04-19 06:08:54 PDT ---
Created an attachment (id=45813)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45813)
fog test in mesa-git-9dacbe2
--
Configure bugmail: https://bugs.freedesktop.org/userpref
https://bugs.freedesktop.org/show_bug.cgi?id=29495
--- Comment #4 from Sven Arvidsson 2011-04-19 06:29:23 PDT ---
No change.
--
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=36236
--- Comment #20 from Sven Arvidsson 2011-04-19 06:34:09 PDT ---
(In reply to comment #17)
> Modified shader, replace data/shader/cg/deferred_light_pixel.cg with this and
> retest
AFAICT there's no change.
--
Configure bugmail: https://bugs.fre
Hi,
Sorry, I've done a patch in reverse mode :(.
I repost the patch for r600 and evergreen write back correction for big
endian platforms.
Cedric
Signed-off-by: Cedric Cano
---
diff -Nuar linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c
linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c
--
https://bugs.freedesktop.org/show_bug.cgi?id=36396
Summary: r600_state_inlines.h: unsupported color format
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Pri
On Die, 2011-04-19 at 16:38 +0200, Cédric Cano wrote:
>
> Sorry, I've done a patch in reverse mode :(.
I can recommend using Git. :)
> I repost the patch for r600 and evergreen write back correction for
> big endian platforms.
>
> Cedric
>
> Signed-off-by: Cedric Cano
> ---
> diff -Nuar linu
From: Cédric Cano
agd5f: fix commit message.
Signed-off-by: Cedric Cano
Reviewed-by: Michel Dänzer
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c |2 +-
drivers/gpu/drm/radeon/r600.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/driver
On Mon, Apr 18, 2011 at 04:09:11PM -0700, Joe Perches wrote:
> On Mon, 2011-04-18 at 16:01 -0700, Ian Romanick wrote:
> > > @@ -214,9 +214,9 @@ parse_lfp_panel_data(struct drm_i915_private
> > > *dev_priv,
> > > i915_lvds_downclock) {
> > > dev_priv->lvds_downclock_avail = 1;
> > >
https://bugzilla.kernel.org/show_bug.cgi?id=33582
C Sights changed:
What|Removed |Added
Blocks||16444
Summary|unable to hibernate
On Tue, 2011-04-19 at 18:26 +0200, Marcin Slusarz wrote:
> On Mon, Apr 18, 2011 at 04:09:11PM -0700, Joe Perches wrote:
> > On Mon, 2011-04-18 at 16:01 -0700, Ian Romanick wrote:
> > > > - DRM_DEBUG_KMS("LVDS downclock is found in VBT. ",
> > > > - "Norma
On Mon, Apr 18, 2011 at 10:20:13PM +0100, Matthew Garrett wrote:
> On Mon, Apr 18, 2011 at 10:03:06PM +0100, Alan Cox wrote:
> > So has this been benchmarked - intuitively I'd agree and expect that a
> > shadowfb driver ought to give best performance.
>
> No, but it's noticably nicer to use under
Prefer min m to max p only on pre-r7xx asics.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=36197
Signed-off-by: Alex Deucher
Cc: sta...@kernel.org
---
drivers/gpu/drm/radeon/atombios_crtc.c |6 +-
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/rade
On Mon, Apr 18, 2011 at 01:27:10PM -0700, Linus Torvalds wrote:
> On Mon, Apr 18, 2011 at 1:02 PM, Marcin Slusarz
> wrote:
> >
> > It's some nasty corruption:
>
> Looks like something wrote 0x to free'd memory.
>
> Enabling DEBUG_PAGEALLOC *might* show where it happens.
>
> >
> > [ 6
nouveau_bo_wr32 expects offset to be in words, but we pass value in bytes,
so after commit 73412c3854c877e5f37ad944ee8977addde4d35a ("drm/nouveau: allocate
kernel's notifier object at end of block") we started to overwrite some memory
after notifier buffer object (previously m2mf_ntfy was always 0,
Commit 73412c3854c877e5f37ad944ee8977addde4d35a ("drm/nouveau: allocate
kernel's notifier object at end of block") intended to align end of
notifier block to page boundary, but start of block was miscalculated
to be off by -16 bytes. Fix it.
Signed-off-by: Marcin Slusarz
Cc: Ben Skeggs
---
driv
https://bugs.freedesktop.org/show_bug.cgi?id=36403
Summary: [r300g] glean vertattrib regression
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #1 from Marek Olšák 2011-04-19 15:04:39 PDT ---
The test passes here. Are you using --enable-shared-glapi? Try 'git clean -fdx'
before building.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #2 from Vinson Lee 2011-04-19 15:08:01 PDT ---
(In reply to comment #1)
> The test passes here. Are you using --enable-shared-glapi? Try 'git clean
> -fdx'
> before building.
No, I'm building with 'scons dri-r300'.
34a5d3b9f4740601
On Tue, 2011-04-19 at 23:47 +0200, Marcin Slusarz wrote:
> On Mon, Apr 18, 2011 at 01:27:10PM -0700, Linus Torvalds wrote:
> > On Mon, Apr 18, 2011 at 1:02 PM, Marcin Slusarz
> > wrote:
> > >
> > > It's some nasty corruption:
> >
> > Looks like something wrote 0x to free'd memory.
> >
>
https://bugs.freedesktop.org/show_bug.cgi?id=33825
Tobias Jakobi changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
[ Moving to the mesa-dev list ]
On Fre, 2011-04-15 at 18:20 +0200, Cédric Cano wrote:
>
> Here you are a patch that adds big endian support for rv730 in r600
> gallium driver.
>
> I used the mesa-demos to test the driver status on big endian platform.
> Except with demos using accumulation bu
On 04/19/2011 03:04 AM, Thierry Vignaud wrote:
On 18 April 2011 01:27, Marek Olšák wrote:
Pushed, thanks.
Can you know commit this one that fixes missing files in the generated tarball
so that one can build mesa out of the tarball?
Thx
I'll commit it soon. Thanks.
There's a few other file
Hi Linus,
Couple of radeon fixes and a few nouveau fixes, one for a memory
corruption due to how the notifier was allocated.
Dave.
The following changes since commit 2582b6efceb43dce63b4a1090d289934067a972d:
Revert "i915: restore only the mode of this driver on lastclose" (2011-04-13
09:20
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #3 from Marek Olšák 2011-04-19 23:43:39 PDT ---
Tried the scons build and it works too.
$ LIBGL_DRIVERS_PATH=[snip]/mesa/build/linux-x86-debug/gallium/targets/dri-r300
bin/glean -r results -t vertattrib --quick -o
[snip]
vertattrib:
On Mon, 2011-04-18 at 15:56 -0700, Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 04/17/2011 08:35 PM, Joe Perches wrote:
> > Reduce drm text size ~1% by using drm_err and
> > printf extension %pV to emit error messages.
> >
> > Remove unused macro DRM_MEM_ERROR.
> >
eDP is usually used as an LVDS replacement, so treat
it more like LVDS from the user perspective.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/radeon_connectors.c | 30 +++
1 files changed, 25 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/radeon/
The need for -lrt is determined at configure time, let's use the
resulting variable for dristat's link, since it uses clock_gettime().
Signed-off-by: Cyril Brulebois
---
tests/Makefile.am |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile
https://bugs.freedesktop.org/show_bug.cgi?id=34218
--- Comment #7 from Pavel Ondra?ka 2011-04-19
01:36:51 PDT ---
(In reply to comment #6)
> Can you try this again with the latest git version of mesa (commit
> ffc1d166d24532aeaa4dcf06a431e43ab7e7e315 or newer)?
Still broken with current git. Wo
Hi,
The following patch fixes interrupt acknowledge when write-back is
enabled on big endian platform.
The same should be applied on evergreen.
Cedric
Signed-off-by: Cedric Cano
---
diff -Naur linux-2.6.38.2/drivers/gpu/drm/radeon/r600.c
linux-2.6.38.2/drivers/gpu/drm/radeon/r600.c
--- linux-
On Die, 2011-04-19 at 10:23 +0200, C?dric Cano wrote:
>
> The following patch fixes interrupt acknowledge when write-back is
> enabled on big endian platform.
>
> The same should be applied on evergreen.
Can you include that in the patch? I somehow managed to miss these in my
previous patch fo
-in-tarball.diff
Type: text/x-patch
Size: 755 bytes
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20110419/0ffd436b/attachment.bin>
https://bugs.freedesktop.org/show_bug.cgi?id=36386
Summary: Amnesia game crashes on RV570 (r300g)
Product: Mesa
Version: 7.10
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: m
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #17 from Turo Lamminen 2011-04-19
02:59:55 PDT ---
Created an attachment (id=45803)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45803)
Modified shader
Modified shader, replace data/shader/cg/deferred_light_pixel.cg with thi
Signed-off-by: Cedric Cano
---
--- linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c2011-04-19
11:39:39.0 +0200
+++ /home/cec/tmp/linux-2.6.38.2/drivers/gpu/drm/radeon/evergreen.c
2011-03-27 20:37:20.0 +0200
@@ -2587,7 +2587,7 @@
u32 wptr, tmp;
if (rdev->wb.en
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #18 from imamdxl8805 at gmail.com 2011-04-19 04:48:10 PDT ---
Created an attachment (id=45808)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45808)
game graphics result 1 by Modified shader
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=36236
--- Comment #19 from imamdxl8805 at gmail.com 2011-04-19 04:48:54 PDT ---
Created an attachment (id=45809)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45809)
game graphics result 2 by Modified shader
--
Configure bugmail: https://bugs.f
https://bugs.freedesktop.org/show_bug.cgi?id=36327
--- Comment #11 from ??? ?. 2011-04-19 05:46:47 PDT
---
Forgot to mention one more thing related to the Karesz' last comment. Neither
Alex' patch from https://bugs.freedesktop.org/show_bug.cgi?id=29062 , nor the
simple "return;" statement (
https://bugs.freedesktop.org/show_bug.cgi?id=36393
Summary: r200: font corruption in fog test
Product: Mesa
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: me
https://bugs.freedesktop.org/show_bug.cgi?id=36393
--- Comment #1 from Nicolas Kaiser 2011-04-19 06:08:54 PDT
---
Created an attachment (id=45813)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45813)
fog test in mesa-git-9dacbe2
--
Configure bugmail: https://bugs.freedesktop.org/userpre
https://bugs.freedesktop.org/show_bug.cgi?id=29495
--- Comment #4 from Sven Arvidsson 2011-04-19 06:29:23 PDT ---
No change.
--
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=36236
--- Comment #20 from Sven Arvidsson 2011-04-19 06:34:09 PDT ---
(In reply to comment #17)
> Modified shader, replace data/shader/cg/deferred_light_pixel.cg with this and
> retest
AFAICT there's no change.
--
Configure bugmail: https://bugs.fre
endian platform.
> >
> > The same should be applied on evergreen.
>
> Can you include that in the patch? I somehow managed to miss these in
> my previous patch for older chips. :(
>
>
-- next part --
An HTML attachment was scrubbed...
URL:
<htt
https://bugs.freedesktop.org/show_bug.cgi?id=36396
Summary: r600_state_inlines.h: unsupported color format
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Pri
On Die, 2011-04-19 at 16:38 +0200, C?dric Cano wrote:
>
> Sorry, I've done a patch in reverse mode :(.
I can recommend using Git. :)
> I repost the patch for r600 and evergreen write back correction for
> big endian platforms.
>
> Cedric
>
> Signed-off-by: Cedric Cano
> ---
> diff -Nuar linu
From: C?dric Cano
agd5f: fix commit message.
Signed-off-by: Cedric Cano
Reviewed-by: Michel D?nzer
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c |2 +-
drivers/gpu/drm/radeon/r600.c |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/driver
On Mon, Apr 18, 2011 at 04:09:11PM -0700, Joe Perches wrote:
> On Mon, 2011-04-18 at 16:01 -0700, Ian Romanick wrote:
> > > @@ -214,9 +214,9 @@ parse_lfp_panel_data(struct drm_i915_private
> > > *dev_priv,
> > > i915_lvds_downclock) {
> > > dev_priv->lvds_downclock_avail = 1;
> > >
https://bugzilla.kernel.org/show_bug.cgi?id=33582
C Sights changed:
What|Removed |Added
Blocks||16444
Summary|unable to hibernate
On Tue, 2011-04-19 at 18:26 +0200, Marcin Slusarz wrote:
> On Mon, Apr 18, 2011 at 04:09:11PM -0700, Joe Perches wrote:
> > On Mon, 2011-04-18 at 16:01 -0700, Ian Romanick wrote:
> > > > - DRM_DEBUG_KMS("LVDS downclock is found in VBT. ",
> > > > - "Norma
On Mon, Apr 18, 2011 at 10:20:13PM +0100, Matthew Garrett wrote:
> On Mon, Apr 18, 2011 at 10:03:06PM +0100, Alan Cox wrote:
> > So has this been benchmarked - intuitively I'd agree and expect that a
> > shadowfb driver ought to give best performance.
>
> No, but it's noticably nicer to use under
Prefer min m to max p only on pre-r7xx asics.
Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=36197
Signed-off-by: Alex Deucher
Cc: stable at kernel.org
---
drivers/gpu/drm/radeon/atombios_crtc.c |6 +-
1 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/drivers/gpu/drm/r
On Mon, Apr 18, 2011 at 01:27:10PM -0700, Linus Torvalds wrote:
> On Mon, Apr 18, 2011 at 1:02 PM, Marcin Slusarz
> wrote:
> >
> > It's some nasty corruption:
>
> Looks like something wrote 0x to free'd memory.
>
> Enabling DEBUG_PAGEALLOC *might* show where it happens.
>
> >
> > [ ? ?6
nouveau_bo_wr32 expects offset to be in words, but we pass value in bytes,
so after commit 73412c3854c877e5f37ad944ee8977addde4d35a ("drm/nouveau: allocate
kernel's notifier object at end of block") we started to overwrite some memory
after notifier buffer object (previously m2mf_ntfy was always 0,
Commit 73412c3854c877e5f37ad944ee8977addde4d35a ("drm/nouveau: allocate
kernel's notifier object at end of block") intended to align end of
notifier block to page boundary, but start of block was miscalculated
to be off by -16 bytes. Fix it.
Signed-off-by: Marcin Slusarz
Cc: Ben Skeggs
---
driv
https://bugs.freedesktop.org/show_bug.cgi?id=36403
Summary: [r300g] glean vertattrib regression
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #1 from Marek Ol??k 2011-04-19 15:04:39 PDT
---
The test passes here. Are you using --enable-shared-glapi? Try 'git clean -fdx'
before building.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #2 from Vinson Lee 2011-04-19 15:08:01 PDT ---
(In reply to comment #1)
> The test passes here. Are you using --enable-shared-glapi? Try 'git clean
> -fdx'
> before building.
No, I'm building with 'scons dri-r300'.
34a5d3b9f4740601
https://bugs.freedesktop.org/show_bug.cgi?id=33825
Tobias Jakobi changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
[ Moving to the mesa-dev list ]
On Fre, 2011-04-15 at 18:20 +0200, C?dric Cano wrote:
>
> Here you are a patch that adds big endian support for rv730 in r600
> gallium driver.
>
> I used the mesa-demos to test the driver status on big endian platform.
> Except with demos using accumulation bu
On 04/19/2011 03:04 AM, Thierry Vignaud wrote:
> On 18 April 2011 01:27, Marek Ol??k wrote:
>> Pushed, thanks.
>
> Can you know commit this one that fixes missing files in the generated tarball
> so that one can build mesa out of the tarball?
> Thx
I'll commit it soon. Thanks.
There's a few oth
https://bugs.freedesktop.org/show_bug.cgi?id=36403
--- Comment #3 from Marek Ol??k 2011-04-19 23:43:39 PDT
---
Tried the scons build and it works too.
$ LIBGL_DRIVERS_PATH=[snip]/mesa/build/linux-x86-debug/gallium/targets/dri-r300
bin/glean -r results -t vertattrib --quick -o
[snip]
vertattrib:
72 matches
Mail list logo