https://bugs.freedesktop.org/show_bug.cgi?id=48304
Michel Dänzer changed:
What|Removed |Added
Summary|r600g: text in fbterm is|text in fbterm is garbled
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #12 from Andy Furniss 2012-04-04
16:08:37 PDT ---
(In reply to comment #11)
> Created attachment 59495 [details] [review]
> Fix pixmap.height < 64 case
>
> Sorry attached wrong patch, ignore previous patch
This one works for me.
-
---
drivers/gpu/drm/drm_usb.c | 12
1 file changed, 12 insertions(+)
diff --git a/drivers/gpu/drm/drm_usb.c b/drivers/gpu/drm/drm_usb.c
index c8c83da..8bc7767 100644
--- a/drivers/gpu/drm/drm_usb.c
+++ b/drivers/gpu/drm/drm_usb.c
@@ -1,6 +1,15 @@
+/*
+ * Copyright (C) 2012 Red Hat
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #10 from Andy Furniss 2012-04-04
15:14:53 PDT ---
(In reply to comment #9)
> Created attachment 59494 [details] [review]
> Fix pixmap.height < 64 case
>
> This should fix your issue (patch against ddx xf86-video-ati)
Doesn't help o
https://bugs.freedesktop.org/show_bug.cgi?id=48228
Ian Romanick changed:
What|Removed |Added
AssignedTo|idr at freedesktop.org |dri-devel at
lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #9 from Jerome Glisse 2012-04-04
14:13:45 PDT ---
Created attachment 59494
--> https://bugs.freedesktop.org/attachment.cgi?id=59494
Fix pixmap.height < 64 case
This should fix your issue (patch against ddx xf86-video-ati)
--
Con
https://bugs.freedesktop.org/show_bug.cgi?id=47955
--- Comment #19 from Marek Ol??k 2012-04-04 14:01:00 PDT
---
I know. The vertex shader point size output is broken on SWTCL chipsets
(piglit/glsl-vs-point-size fails randomly). I haven't been able to find the
cause yet.
--
Configure bugmail: h
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #4 from Alex Deucher 2012-04-04 13:45:21 PDT
---
Make sure you install the debugging symbols for the 3D driver/mesa. Most
distros package these separately. Then when you hit the crash type "bt" in gdb
to get the backtrace.
--
Con
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #3 from myxol 2012-04-04 13:45:17 PDT
---
Created attachment 59493
--> https://bugs.freedesktop.org/attachment.cgi?id=59493
dmesg output
In case you wanted full dmesg output, here it is.
--
Configure bugmail: https://bugs.freede
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #3 from myxol 2012-04-04 13:42:36 PDT
---
Created attachment 59492
--> https://bugs.freedesktop.org/attachment.cgi?id=59492
dmesg output
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are r
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #2 from myxol 2012-04-04 12:55:57 PDT
---
fbterm is a framebuffer terminal emulator. code.google.com/p/fbterm/
It works without Xorg -> no xorg log. I see no new messages in dmesg output on
loading fbterm.
--
Configure bugmail: htt
NV12, NV12M and NV12MT are added to format list of plane to use these
formats for hdmi vp layer.
Signed-off-by: Seung-Woo Kim
Signed-off-by: Inki Dae
Signed-off-by: Kyungmin Park
---
drivers/gpu/drm/exynos/exynos_drm_plane.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff -
https://bugs.freedesktop.org/show_bug.cgi?id=48305
Alex Deucher changed:
What|Removed |Added
Component|Drivers/DRI/R600|Drivers/Gallium/r600
--- Comment #1 from
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #1 from Alex Deucher 2012-04-04 11:04:57 PDT
---
I'm not familiar with fbterm. Is it an X app? How does it render? GL?
Please attach your xorg log and dmesg output.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.c
On 04/02/2012 02:11 PM, Daniel Vetter wrote:
> On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote:
>> On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote:
>>> On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds
>>> wrote:
- drm dma-buf prime support. Dave Airlie sent me the pull req
https://bugs.freedesktop.org/show_bug.cgi?id=48305
Bug #: 48305
Summary: llpp gets segfault in r600g_dri.so
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #12 from Andy Furniss 2012-04-04
16:08:37 PDT ---
(In reply to comment #11)
> Created attachment 59495 [details] [review]
> Fix pixmap.height < 64 case
>
> Sorry attached wrong patch, ignore previous patch
This one works for me.
-
https://bugs.freedesktop.org/show_bug.cgi?id=46713
--- Comment #24 from Alex Deucher 2012-04-04 08:50:44 PDT
---
Please see:
http://lists.freedesktop.org/archives/dri-devel/2012-March/020717.html
http://lists.freedesktop.org/archives/dri-devel/2012-March/020855.html
http://lists.freedesktop.org/
https://bugs.freedesktop.org/show_bug.cgi?id=47765
Jerome Glisse changed:
What|Removed |Added
Attachment #59494|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=47765
Jerome Glisse changed:
What|Removed |Added
Attachment #59494|0 |1
is obsolete|
@Subash Patel, prime is already included.
Why the CMA is at 24 version and still not included ?
Linus, please include
CMA,git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git
3.4-rc1-cma-v24
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #10 from Andy Furniss 2012-04-04
15:14:53 PDT ---
(In reply to comment #9)
> Created attachment 59494 [details] [review]
> Fix pixmap.height < 64 case
>
> This should fix your issue (patch against ddx xf86-video-ati)
Doesn't help o
https://bugs.freedesktop.org/show_bug.cgi?id=48228
Ian Romanick changed:
What|Removed |Added
AssignedTo|i...@freedesktop.org |dri-devel@lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #9 from Jerome Glisse 2012-04-04 14:13:45
PDT ---
Created attachment 59494
--> https://bugs.freedesktop.org/attachment.cgi?id=59494
Fix pixmap.height < 64 case
This should fix your issue (patch against ddx xf86-video-ati)
--
Con
https://bugs.freedesktop.org/show_bug.cgi?id=47955
--- Comment #19 from Marek Olšák 2012-04-04 14:01:00 PDT ---
I know. The vertex shader point size output is broken on SWTCL chipsets
(piglit/glsl-vs-point-size fails randomly). I haven't been able to find the
cause yet.
--
Configure bugmail: ht
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #8 from Tvrtko Ursulin 2012-04-04
06:57:36 PDT ---
(In reply to comment #7)
> Does this patch help?
> http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch
Unfortunately not, still the same behav
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #4 from Alex Deucher 2012-04-04 13:45:21 PDT ---
Make sure you install the debugging symbols for the 3D driver/mesa. Most
distros package these separately. Then when you hit the crash type "bt" in gdb
to get the backtrace.
--
Conf
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #3 from myxol 2012-04-04 13:45:17 PDT ---
Created attachment 59493
--> https://bugs.freedesktop.org/attachment.cgi?id=59493
dmesg output
In case you wanted full dmesg output, here it is.
--
Configure bugmail: https://bugs.freedes
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #3 from myxol 2012-04-04 13:42:36 PDT ---
Created attachment 59492
--> https://bugs.freedesktop.org/attachment.cgi?id=59492
dmesg output
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are re
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #2 from myxol 2012-04-04 13:40:19 UTC ---
Created attachment 59491
--> https://bugs.freedesktop.org/attachment.cgi?id=59491
gdb output and xorg.log
gdb didn't produce any good backtrace. Could it be because llpp written in
ocaml?
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #7 from Alex Deucher 2012-04-04 06:40:43 PDT
---
Does this patch help?
http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=
https://bugs.freedesktop.org/show_bug.cgi?id=48305
--- Comment #2 from myxol 2012-04-04 13:40:19 UTC
---
Created attachment 59491
--> https://bugs.freedesktop.org/attachment.cgi?id=59491
gdb output and xorg.log
gdb didn't produce any good backtrace. Could it be because llpp written in
ocaml?
https://bugs.freedesktop.org/show_bug.cgi?id=27184
--- Comment #26 from Alex Deucher 2012-04-04 06:07:48 PDT
---
(In reply to comment #25)
> I just happened to test with this very same 3.3.0-rc3 kernel that while I was
> in linux console ie. no X and the screen blanker got activated, the lcd
>
https://bugs.freedesktop.org/show_bug.cgi?id=47955
--- Comment #18 from Andrew Randrianasulu 2012-04-04
06:06:20 PDT ---
Bug still here with mesa commit 34e53adc51ade8d53d74b6ae35bec90f1a6b9b29
("r600g: inline r600_upload_index_buffer")
--
Configure bugmail: https://bugs.freedesktop.org/userp
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #2 from myxol 2012-04-04 12:55:57 PDT ---
fbterm is a framebuffer terminal emulator. code.google.com/p/fbterm/
It works without Xorg -> no xorg log. I see no new messages in dmesg output on
loading fbterm.
--
Configure bugmail: http
https://bugzilla.kernel.org/show_bug.cgi?id=42678
--- Comment #13 from Adrien Nader 2012-04-04
12:43:51 ---
My previous comment was missing some bits because of my lack of sleep.
My first issue was that, with a new laptop, which has two AMD cards (one
integrated, one discrete), the both ca
On Tue, Apr 3, 2012 at 11:12 AM, wrote:
> From: Alex Deucher
>
> Signed-off-by: Alex Deucher
Ignore this one. Sorry.
Alex
> ---
> ?drivers/gpu/drm/radeon/radeon_pm.c | ? ?2 +-
> ?1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_pm.c
> b/driver
https://bugs.freedesktop.org/show_bug.cgi?id=27184
--- Comment #25 from tomi.orava at ncircle.nullnet.fi 2012-04-04 04:39:41 PDT
---
I just happened to test with this very same 3.3.0-rc3 kernel that while I was
in linux console ie. no X and the screen blanker got activated, the lcd display
was pu
On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote:
> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrj?l?
> wrote:
> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrj?l? wrote:
> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote:
> >> > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrj?
On Wed, Apr 4, 2012 at 3:19 AM, Ville Syrj?l?
wrote:
> On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote:
>> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrj?l?
>> wrote:
>> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrj?l? wrote:
>> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clar
https://bugs.freedesktop.org/show_bug.cgi?id=48305
Alex Deucher changed:
What|Removed |Added
Component|Drivers/DRI/R600|Drivers/Gallium/r600
--- Comment #1 from
https://bugs.freedesktop.org/show_bug.cgi?id=48304
--- Comment #1 from Alex Deucher 2012-04-04 11:04:57 PDT ---
I'm not familiar with fbterm. Is it an X app? How does it render? GL?
Please attach your xorg log and dmesg output.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cg
https://bugs.freedesktop.org/show_bug.cgi?id=48305
Bug #: 48305
Summary: llpp gets segfault in r600g_dri.so
Classification: Unclassified
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=48304
Bug #: 48304
Summary: r600g: text in fbterm is garbled
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status:
https://bugs.freedesktop.org/show_bug.cgi?id=48304
Bug #: 48304
Summary: r600g: text in fbterm is garbled
Classification: Unclassified
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status:
On Tue, Apr 3, 2012 at 11:23 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> On coherent systems (not-AGP) the IB should be in cached memory so should
> be just as fast, so we can avoid copying to temporary pages and just use it
> directly.
>
> provides minor speedups on rv530: gears ~1820->1860,
On Tue, Apr 3, 2012 at 11:12 AM, wrote:
> From: Alex Deucher
>
> Signed-off-by: Alex Deucher
Ignore this one. Sorry.
Alex
> ---
> drivers/gpu/drm/radeon/radeon_pm.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_pm.c
> b/driver
On Wed, Apr 4, 2012 at 3:19 AM, Ville Syrjälä
wrote:
> On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote:
>> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrjälä
>> wrote:
>> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrjälä wrote:
>> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clar
https://bugs.freedesktop.org/show_bug.cgi?id=46713
--- Comment #24 from Alex Deucher 2012-04-04 08:50:44 PDT ---
Please see:
http://lists.freedesktop.org/archives/dri-devel/2012-March/020717.html
http://lists.freedesktop.org/archives/dri-devel/2012-March/020855.html
http://lists.freedesktop.org/a
On 04/02/2012 02:11 PM, Daniel Vetter wrote:
On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote:
On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote:
On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds
wrote:
- drm dma-buf prime support. Dave Airlie sent me the pull request but
didn
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #8 from Tvrtko Ursulin 2012-04-04
06:57:36 PDT ---
(In reply to comment #7)
> Does this patch help?
> http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch
Unfortunately not, still the same behav
https://bugs.freedesktop.org/show_bug.cgi?id=47765
--- Comment #7 from Alex Deucher 2012-04-04 06:40:43 PDT ---
Does this patch help?
http://people.freedesktop.org/~agd5f/0001-drm-radeon-kms-Fixup-backendmap-on-6xx-9xx.patch
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=e
On Tue, Apr 3, 2012 at 11:23 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> On coherent systems (not-AGP) the IB should be in cached memory so should
> be just as fast, so we can avoid copying to temporary pages and just use it
> directly.
>
> provides minor speedups on rv530: gears ~1820->1860,
https://bugs.freedesktop.org/show_bug.cgi?id=27184
--- Comment #26 from Alex Deucher 2012-04-04 06:07:48 PDT ---
(In reply to comment #25)
> I just happened to test with this very same 3.3.0-rc3 kernel that while I was
> in linux console ie. no X and the screen blanker got activated, the lcd
> d
https://bugs.freedesktop.org/show_bug.cgi?id=47955
--- Comment #18 from Andrew Randrianasulu 2012-04-04 06:06:20
PDT ---
Bug still here with mesa commit 34e53adc51ade8d53d74b6ae35bec90f1a6b9b29
("r600g: inline r600_upload_index_buffer")
--
Configure bugmail: https://bugs.freedesktop.org/userp
https://bugzilla.kernel.org/show_bug.cgi?id=42678
--- Comment #13 from Adrien Nader 2012-04-04 12:43:51
---
My previous comment was missing some bits because of my lack of sleep.
My first issue was that, with a new laptop, which has two AMD cards (one
integrated, one discrete), the both ca
@Subash Patel, prime is already included.
Why the CMA is at 24 version and still not included ?
Linus, please include
CMA,git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git
3.4-rc1-cma-v24
___
dri-devel mailing list
dri-devel@lists.freedesktop
https://bugs.freedesktop.org/show_bug.cgi?id=27184
--- Comment #25 from tomi.or...@ncircle.nullnet.fi 2012-04-04 04:39:41 PDT ---
I just happened to test with this very same 3.3.0-rc3 kernel that while I was
in linux console ie. no X and the screen blanker got activated, the lcd display
was put in
https://bugs.freedesktop.org/show_bug.cgi?id=45018
--- Comment #44 from Alexandre Demers
2012-04-03 19:24:36 PDT ---
Just to let you know I've moved from Ubuntu to Arch. This week, kernel 3.0 came
in and the problem is obviously appearing as expected. Still locks up, still
hangs, still fails to
On Tue, Apr 03, 2012 at 04:02:54PM -0500, Rob Clark wrote:
> On Mon, Apr 2, 2012 at 1:39 PM, Ville Syrjälä
> wrote:
> > On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrjälä wrote:
> >> On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote:
> >> > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrjä
60 matches
Mail list logo