https://bugs.freedesktop.org/show_bug.cgi?id=30651
--- Comment #3 from Sergey Kondakov 2010-10-22 18:49:34
PDT ---
tested commit 469907d59738ad32c7a3b95072897432f1e81a0f with kernel 2.6.36 and
"ColorTiling"="on".
same thing :(
tested without 'lscale=1,cscale=1' and it makes no difference. setti
https://bugs.freedesktop.org/show_bug.cgi?id=30651
--- Comment #3 from Sergey Kondakov 2010-10-22
18:49:34 PDT ---
tested commit 469907d59738ad32c7a3b95072897432f1e81a0f with kernel 2.6.36 and
"ColorTiling"="on".
same thing :(
tested without 'lscale=1,cscale=1' and it makes no difference. setti
gt;> > --- a/include/drm/drm_mode.h
>> > +++ b/include/drm/drm_mode.h
>> > @@ -24,6 +24,8 @@
>> > * IN THE SOFTWARE.
>> > */
>> >
>> > +#include
>> > +
>> > #ifndef _DRM_MODE_H
>> > #define _DRM_MODE_H
>&
> * IN THE SOFTWARE.
> > */
> >
> > +#include
> > +
> > #ifndef _DRM_MODE_H
> > #define _DRM_MODE_H
> >
>
> Does this fix a build error? If so, please send along the compiler
> error output.
Every build that has CONFIG_HEADERS_CHECK=y
> * IN THE SOFTWARE.
> > */
> >
> > +#include
> > +
> > #ifndef _DRM_MODE_H
> > #define _DRM_MODE_H
> >
>
> Does this fix a build error? If so, please send along the compiler
> error output.
Every build that has CONFIG_HEADERS_CHECK=y
On Fri, 22 Oct 2010 10:13:19 -0300
Davidlohr Bueso wrote:
> drm: include missing types header to drm_mode.h
>
> Signed-off-by: Davidlohr Bueso
> ---
> include/drm/drm_mode.h |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/drm/drm_mode.h b/include/drm/drm
On Fri, 22 Oct 2010 10:13:19 -0300
Davidlohr Bueso wrote:
> drm: include missing types header to drm_mode.h
>
> Signed-off-by: Davidlohr Bueso
> ---
> include/drm/drm_mode.h |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/include/drm/drm_mode.h b/include/drm/drm
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #40 from Tom Stellard 2010-10-22 16:30:09 PDT
---
Does running with RADEON_DEBUG=noopt fix this bug?
If it does, can you post the output of RADEON_DEBUG=fp,vp,pstat?
If it doesn't, can you post the output of RADEON_DEBUG=noopt,fp,vp,
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #40 from Tom Stellard 2010-10-22 16:30:09
PDT ---
Does running with RADEON_DEBUG=noopt fix this bug?
If it does, can you post the output of RADEON_DEBUG=fp,vp,pstat?
If it doesn't, can you post the output of RADEON_DEBUG=noopt,fp,vp,
On Fri, Oct 22, 2010 at 01:17, Joe Perches wrote:
> ?drivers/ata/pata_bf54x.c ? ? ? ? ? | ? ?2 +-
> ?drivers/video/bf54x-lq043fb.c ? ? ?| ? ?6 +++---
> ?drivers/video/bfin-t350mcqb-fb.c ? | ? ?2 +-
Acked-by: Mike Frysinger
-mike
https://bugs.freedesktop.org/show_bug.cgi?id=31052
--- Comment #1 from Chris 2010-10-22 15:50:05 PDT ---
Created an attachment (id=39640)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39640)
The bios of the AVGA3000 (radeon 2600 RV630) card
This may help, this is the bios of this card whi
https://bugs.freedesktop.org/show_bug.cgi?id=31052
--- Comment #1 from Chris 2010-10-22 15:50:05 PDT ---
Created an attachment (id=39640)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39640)
The bios of the AVGA3000 (radeon 2600 RV630) card
This may help, this is the bios of this card whi
2.6.35-stable review patch. If anyone has any objections, please let us know.
--
From: Alex Deucher
Not upstream in Linus's tree as it was fixed by a much more intrusive
patch in a different manner, commit c919b371cb734f42b11
2.6.35 and 2.6.36 do not contain blit support for
On Fri, Oct 22, 2010 at 01:17, Joe Perches wrote:
> drivers/ata/pata_bf54x.c | 2 +-
> drivers/video/bf54x-lq043fb.c | 6 +++---
> drivers/video/bfin-t350mcqb-fb.c | 2 +-
Acked-by: Mike Frysinger
-mike
___
dri-devel mailing li
Signed-off-by: Francisco Jerez
---
drivers/gpu/drm/drm_fb_helper.c | 14 --
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
index 6a5e403..4d608b7 100644
--- a/drivers/gpu/drm/drm_fb_helper.c
+++ b/dri
Among other potential issues, this fixes a race between output polling
and status_show() that could cause a load detection false positive
with the nouveau driver.
Signed-off-by: Francisco Jerez
---
drivers/gpu/drm/drm_sysfs.c | 71 ---
1 files changed, 4
2.6.35-stable review patch. If anyone has any objections, please let us know.
--
From: Alex Deucher
Not upstream in Linus's tree as it was fixed by a much more intrusive
patch in a different manner, commit c919b371cb734f42b11
2.6.35 and 2.6.36 do not contain blit support for
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #39 from Pavel Ondračka 2010-10-22 10:25:26 PDT
---
Created an attachment (id=39633)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39633)
screenshot with mesa dd2499b484b34e7efb8800f57c915c2f62ab1db4
With latest mesa this is
https://bugs.freedesktop.org/show_bug.cgi?id=28294
--- Comment #39 from Pavel Ondra?ka 2010-10-22 10:25:26
PDT ---
Created an attachment (id=39633)
--> (https://bugs.freedesktop.org/attachment.cgi?id=39633)
screenshot with mesa dd2499b484b34e7efb8800f57c915c2f62ab1db4
With latest mesa this is
drm: include missing types header to drm_mode.h
Signed-off-by: Davidlohr Bueso
---
include/drm/drm_mode.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 0fc7397..eddd7f4 100644
--- a/include/drm/drm_mode.h
+++ b/inc
https://bugs.freedesktop.org/show_bug.cgi?id=31052
Summary: drm radeon modesetting enabled hits Linux kernel BUG
null pointer
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status
https://bugs.freedesktop.org/show_bug.cgi?id=31052
Summary: drm radeon modesetting enabled hits Linux kernel BUG
null pointer
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #3 from Pavel Ondračka 2010-10-22 09:12:09 PDT
---
Now I found another app which have problems with --enable-gallium-llvm. With
Unigine Sanctuary I get this crash. But it works fine when compiled without
--enable-gallium-llvm.
X Err
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #3 from Pavel Ondra?ka 2010-10-22 09:12:09
PDT ---
Now I found another app which have problems with --enable-gallium-llvm. With
Unigine Sanctuary I get this crash. But it works fine when compiled without
--enable-gallium-llvm.
X Err
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #2 from Pavel Ondračka 2010-10-22 08:35:31 PDT
---
(In reply to comment #1)
> So either the game is picking up a different libGL.so.1 / r300_dri.so, or the
> error message is misleading and the problem is due to something not visible
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #2 from Pavel Ondra?ka 2010-10-22 08:35:31
PDT ---
(In reply to comment #1)
> So either the game is picking up a different libGL.so.1 / r300_dri.so, or the
> error message is misleading and the problem is due to something not visible
https://bugs.freedesktop.org/show_bug.cgi?id=25718
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=25718
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #1 from Michel Dänzer 2010-10-22 06:32:42 PDT
---
(In reply to comment #1)
> [...] when I add "--enable-gallium-llvm", HoN won't start with "K2 -
> Fatal Error: ARB_vertex_buffer_object not available."
> This is quite strange becaus
https://bugs.freedesktop.org/show_bug.cgi?id=30901
--- Comment #1 from Michel D?nzer 2010-10-22 06:32:42
PDT ---
(In reply to comment #1)
> [...] when I add "--enable-gallium-llvm", HoN won't start with "K2 -
> Fatal Error: ARB_vertex_buffer_object not available."
> This is quite strange becaus
https://bugs.freedesktop.org/show_bug.cgi?id=28771
--- Comment #29 from Artem S. Tashkinov 2010-10-22
06:17:41 PDT ---
Is there a similar bug filed for Intel driver?
At least in RedHat's bugzilla there's a relevant patch:
https://bugzilla.redhat.com/show_bug.cgi?id=634200
--
Configure bugmail
https://bugs.freedesktop.org/show_bug.cgi?id=28771
--- Comment #29 from Artem S. Tashkinov 2010-10-22
06:17:41 PDT ---
Is there a similar bug filed for Intel driver?
At least in RedHat's bugzilla there's a relevant patch:
https://bugzilla.redhat.com/show_bug.cgi?id=634200
--
Configure bugmail
drm: include missing types header to drm_mode.h
Signed-off-by: Davidlohr Bueso
---
include/drm/drm_mode.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/include/drm/drm_mode.h b/include/drm/drm_mode.h
index 0fc7397..eddd7f4 100644
--- a/include/drm/drm_mode.h
+++ b/inc
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #3 from Tobias Jakobi 2010-10-22 05:57:43 PDT
---
You mean these ones?
http://article.gmane.org/gmane.comp.video.dri.devel/50968
http://article.gmane.org/gmane.comp.video.dri.devel/50966
Concerning s3tc, how exactly does tiling inte
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #3 from Tobias Jakobi 2010-10-22 05:57:43
PDT ---
You mean these ones?
http://article.gmane.org/gmane.comp.video.dri.devel/50968
http://article.gmane.org/gmane.comp.video.dri.devel/50966
Concerning s3tc, how exactly does tiling inte
Signed-off-by: Francisco Jerez
---
drivers/gpu/drm/drm_fb_helper.c | 14 --
1 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c
index 6a5e403..4d608b7 100644
--- a/drivers/gpu/drm/drm_fb_helper.c
+++ b/dri
Among other potential issues, this fixes a race between output polling
and status_show() that could cause a load detection false positive
with the nouveau driver.
Signed-off-by: Francisco Jerez
---
drivers/gpu/drm/drm_sysfs.c | 71 ---
1 files changed, 4
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #2 from Dave Airlie 2010-10-22 04:22:45
PDT ---
I didn't get a chance to test on r700 yet, there may be some more bits I need
to look at, I haven't noticed a large FPS difference on my GPUs either, which
is sad, but I've got a bit of
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #2 from Dave Airlie 2010-10-22
04:22:45 PDT ---
I didn't get a chance to test on r700 yet, there may be some more bits I need
to look at, I haven't noticed a large FPS difference on my GPUs either, which
is sad, but I've got a bit of
https://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #15 from Tobias Jakobi 2010-10-22 03:34:14
PDT ---
I can now longer reproduce any of these issues. Should be bug be closed?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this m
https://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #15 from Tobias Jakobi 2010-10-22 03:34:14
PDT ---
I can now longer reproduce any of these issues. Should be bug be closed?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this m
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #1 from Tobias Jakobi 2010-10-22 03:31:27 PDT
---
Needless to say, but I didn't see _any_ performance increase with
R600_FORCE_TILING enabled. Isn't this supposed to bump the fps a lot?
--
Configure bugmail: https://bugs.freedeskto
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #1 from Tobias Jakobi 2010-10-22 03:31:27
PDT ---
Needless to say, but I didn't see _any_ performance increase with
R600_FORCE_TILING enabled. Isn't this supposed to bump the fps a lot?
--
Configure bugmail: https://bugs.freedeskto
https://bugs.freedesktop.org/show_bug.cgi?id=31046
Summary: [r600g, tiling] visual errors and GPU resets
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Pri
https://bugs.freedesktop.org/show_bug.cgi?id=31046
Summary: [r600g, tiling] visual errors and GPU resets
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Pri
Improper display watermarks can result in underflow to the display
controllers which can cause flickering or other artifacts.
This patch implements display watermark support and line buffer
allocation for evergreen asics.
Signed-off-by: Alex Deucher
---
drivers/gpu/drm/radeon/evergreen.c | 437
Joe Perches (9):
drivers/ata: typo fix of faild to failed
drivers/gpu: typo fix of faild to failed
drivers/net: typo fix of faild to failed
drivers/rtc: typo fix of faild to failed
drivers/video: typo fix of faild to failed
fs/exofs: typo fix of faild to failed
fs/jfs: typo fix of fai
47 matches
Mail list logo