https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #5 from Paul Menzel 2012-09-22
09:36:42 UTC ---
(In reply to comment #4)
> Patch sent to the dri-devel list [1].
>
> [1] http://lists.freedesktop.org/archives/dri-devel/2012-August/026476.html
TLDR: A T60 with a 945GM/GMS(?) contro
https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #6 from Paul Menzel 2012-09-22
09:38:16 UTC ---
Created attachment 67539
--> https://bugs.freedesktop.org/attachment.cgi?id=67539
`/var/log/Xorg.0.log` from T60
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #7 from Paul Menzel 2012-09-22
09:39:18 UTC ---
Created attachment 67540
--> https://bugs.freedesktop.org/attachment.cgi?id=67540
`xrandr -q --verbose` from T60
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=55217
Bug #: 55217
Summary: [RS880] opengl not working anymore
Classification: Unclassified
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Am Donnerstag, den 13.09.2012, 11:44 +1000 schrieb Dave Airlie:
> Just a reminder to the subtree maintainers that I should be starting
> to see signs of -next trees lining up soon,
>
> I've merged a bunch of patches from the list, but I'm sure I've forgotten
> some,
> I've got the 3 quirks from P
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #1 from Michael Lange 2012-09-22 09:48:57 UTC ---
Created attachment 67541
--> https://bugs.freedesktop.org/attachment.cgi?id=67541
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are r
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #2 from Michael Lange 2012-09-22 09:49:29 UTC ---
Created attachment 67542
--> https://bugs.freedesktop.org/attachment.cgi?id=67542
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
Hi Eric,
On Fri, Sep 21, 2012 at 09:24:19AM -0700, Eric Nelson wrote:
> Hi Sascha,
>
> While testing against a video-enabled U-Boot on i.MX6, I found the issue
> below.
>
[...]
>
> But ipu_crtc->imx_crtc gets initialized in this call, and
> ipu_irq_handler() makes use of it.
>
> The U-Boot c
https://bugs.freedesktop.org/show_bug.cgi?id=55217
rbou...@hotmail.com changed:
What|Removed |Added
CC||rbou...@hotmail.com
--- Comment #3
https://bugs.freedesktop.org/show_bug.cgi?id=54832
Marek Olšák changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #4 from Alex Deucher 2012-09-22 14:52:35 UTC ---
Can you bisect?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
_
https://bugzilla.kernel.org/show_bug.cgi?id=42627
--- Comment #23 from Harald Brennich 2012-09-22
15:47:19 ---
Resume from hibernation also fails with kernel versions 3.5.4 and 3.6-rc6.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #5 from Michael Lange 2012-09-22 17:32:05 UTC ---
sorry, but which PATH environment variables i have to set?
LD_LIBRARY_PATH="~/mesa/src/glx" glxgears
does not work
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
On Fri, Sep 21, 2012 at 08:56:27AM -0400, Josh Boyer wrote:
> On Tue, Aug 28, 2012 at 4:50 PM, wrote:
> > From: Jerome Glisse
> >
> > It seems some of those IGP dislike non dma32 page despite what
> > documentation says. Fix regression since we allowed non dma32
> > pages. It seems it only affec
Fixes the following sparse warnings:
drivers/gpu/drm/udl/udl_transfer.c:129:50:
drivers/gpu/drm/udl/udl_transfer.c:130:50:
drivers/gpu/drm/udl/udl_transfer.c:131:45:
drivers/gpu/drm/udl/udl_transfer.c:132:61:
warning: Using plain integer as NULL pointer
Signed-off-by: Sachin Kamat
---
drivers/gp
Fixes the following sparse warnings:
drivers/gpu/drm/udl/udl_fb.c:360:6: warning:
symbol 'udl_crtc_fb_gamma_set' was not declared. Should it be static?
drivers/gpu/drm/udl/udl_fb.c:365:6: warning:
symbol 'udl_crtc_fb_gamma_get' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
--
Fixes the following sparse warning:
drivers/gpu/drm/udl/udl_encoder.c:19:6: warning:
symbol 'udl_enc_destroy' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/udl/udl_encoder.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers
Fixes the following sparse warning:
drivers/gpu/drm/udl/udl_modeset.c:394:5: warning:
symbol 'udl_crtc_init' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/udl/udl_modeset.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/
Dave Airlie recently discovered a locking bug in the fbcon layer,
where a timer_del_sync (for the blinking cursor) deadlocks with the
timer itself, since both (want to) hold the console_lock:
https://lkml.org/lkml/2012/8/21/36
Unfortunately the console_lock isn't a plain mutex and hence has no
lo
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #6 from Alex Deucher 2012-09-22 18:40:41 UTC ---
Bisect is a git option to identify what commit caused a problem. Google for
"git bisect".
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are r
https://bugzilla.kernel.org/show_bug.cgi?id=47801
Summary: Nouveau driver spams system log with messages about
incorrect EDID data
Product: Drivers
Version: 2.5
Kernel Version: 3.5.4
Platform: All
OS/Version: Linux
https://bugzilla.kernel.org/show_bug.cgi?id=47801
--- Comment #1 from Miroslaw Mieszczak 2012-09-22
19:11:43 ---
Created an attachment (id=80741)
--> (https://bugzilla.kernel.org/attachment.cgi?id=80741)
Edid file from /sys/... folder
--
Configure bugmail: https://bugzilla.kernel.org/use
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #7 from Michael Lange 2012-09-22 19:33:01 UTC ---
yes ... i have google for it ;)
so i should bisect mesa-git, right?
* i have clone the mesa-git with git clone
git://anongit.freedesktop.org/git/mesa/mesa
* cd mesa
* git checkout 9aa
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #8 from Michael Lange 2012-09-22 19:35:57 UTC ---
my system is working and running with a mesa-build from 2012-09-19
how i could test the mesa-build in my home-dir?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?ta
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #9 from Matt Turner 2012-09-22 20:34:51 UTC ---
(In reply to comment #8)
> my system is working and running with a mesa-build from 2012-09-19
> how i could test the mesa-build in my home-dir?
You can set where to look for shared libr
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #10 from Marek Olšák 2012-09-22 20:59:42 UTC ---
I can't reproduce this. Mesa master on RS880 is working fine here.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail becau
On 09/12/2012 08:44 PM, Dave Airlie wrote:
> Ajax, I think Ian still has an open request on how to proceed with the
> infoframes quirk nightmare.
Indeed.
On 08/30/2012 12:23 AM, Ian Pilcher wrote:
> In terms of moving forward with the rest of the EDID quirk stuff, are
> you OK with either of thes
This patch is a part of moving the driver to support DT style probing
of exynos drm device. The compatible name should match with the
entry in the dtsi file.
Signed-off-by: Leela Krishna Amudala
---
drivers/gpu/drm/exynos/exynos_drm_drv.c | 11 +++
1 files changed, 11 insertions(+), 0
https://bugs.freedesktop.org/show_bug.cgi?id=55206
Tom Stellard changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
I think it would be cleaner to add a new SURF_TYPE for buffers and
only allow large npix_x for that (and adding all the necessary sanity
checks to disallow invalid values).
Also, if you want to use it in Mesa, you or somebody else should:
1) make a libdrm release
2) bump libdrm_radeon version requ
https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #5 from Paul Menzel
2012-09-22 09:36:42 UTC ---
(In reply to comment #4)
> Patch sent to the dri-devel list [1].
>
> [1] http://lists.freedesktop.org/archives/dri-devel/2012-August/026476.html
TLDR: A T60 with a 945GM/GMS(?) contro
https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #6 from Paul Menzel
2012-09-22 09:38:16 UTC ---
Created attachment 67539
--> https://bugs.freedesktop.org/attachment.cgi?id=67539
`/var/log/Xorg.0.log` from T60
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=53544
--- Comment #7 from Paul Menzel
2012-09-22 09:39:18 UTC ---
Created attachment 67540
--> https://bugs.freedesktop.org/attachment.cgi?id=67540
`xrandr -q --verbose` from T60
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab
https://bugs.freedesktop.org/show_bug.cgi?id=55217
Bug #: 55217
Summary: [RS880] opengl not working anymore
Classification: Unclassified
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20120922/2747cde1/attachment.pgp>
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #1 from Michael Lange 2012-09-22 09:48:57 UTC
---
Created attachment 67541
--> https://bugs.freedesktop.org/attachment.cgi?id=67541
dmesg
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #2 from Michael Lange 2012-09-22 09:49:29 UTC
---
Created attachment 67542
--> https://bugs.freedesktop.org/attachment.cgi?id=67542
Xorg.0.log
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You
Hi Eric,
On Fri, Sep 21, 2012 at 09:24:19AM -0700, Eric Nelson wrote:
> Hi Sascha,
>
> While testing against a video-enabled U-Boot on i.MX6, I found the issue
> below.
>
[...]
>
> But ipu_crtc->imx_crtc gets initialized in this call, and
> ipu_irq_handler() makes use of it.
>
> The U-Boot c
https://bugs.freedesktop.org/show_bug.cgi?id=55217
rboudot at hotmail.com changed:
What|Removed |Added
CC||rboudot at hotmail.com
--- Comme
https://bugs.freedesktop.org/show_bug.cgi?id=54832
Marek Ol??k changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #4 from Alex Deucher 2012-09-22 14:52:35 UTC
---
Can you bisect?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=42627
--- Comment #23 from Harald Brennich 2012-09-22
15:47:19 ---
Resume from hibernation also fails with kernel versions 3.5.4 and 3.6-rc6.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving thi
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #5 from Michael Lange 2012-09-22 17:32:05 UTC
---
sorry, but which PATH environment variables i have to set?
LD_LIBRARY_PATH="~/mesa/src/glx" glxgears
does not work
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?
Fixes the following sparse warnings:
drivers/gpu/drm/udl/udl_transfer.c:129:50:
drivers/gpu/drm/udl/udl_transfer.c:130:50:
drivers/gpu/drm/udl/udl_transfer.c:131:45:
drivers/gpu/drm/udl/udl_transfer.c:132:61:
warning: Using plain integer as NULL pointer
Signed-off-by: Sachin Kamat
---
drivers/gp
Fixes the following sparse warnings:
drivers/gpu/drm/udl/udl_fb.c:360:6: warning:
symbol 'udl_crtc_fb_gamma_set' was not declared. Should it be static?
drivers/gpu/drm/udl/udl_fb.c:365:6: warning:
symbol 'udl_crtc_fb_gamma_get' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
--
Fixes the following sparse warning:
drivers/gpu/drm/udl/udl_encoder.c:19:6: warning:
symbol 'udl_enc_destroy' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/udl/udl_encoder.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers
Fixes the following sparse warning:
drivers/gpu/drm/udl/udl_modeset.c:394:5: warning:
symbol 'udl_crtc_init' was not declared. Should it be static?
Signed-off-by: Sachin Kamat
---
drivers/gpu/drm/udl/udl_modeset.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/
Dave Airlie recently discovered a locking bug in the fbcon layer,
where a timer_del_sync (for the blinking cursor) deadlocks with the
timer itself, since both (want to) hold the console_lock:
https://lkml.org/lkml/2012/8/21/36
Unfortunately the console_lock isn't a plain mutex and hence has no
lo
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #6 from Alex Deucher 2012-09-22 18:40:41 UTC
---
Bisect is a git option to identify what commit caused a problem. Google for
"git bisect".
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are
https://bugzilla.kernel.org/show_bug.cgi?id=47801
Summary: Nouveau driver spams system log with messages about
incorrect EDID data
Product: Drivers
Version: 2.5
Kernel Version: 3.5.4
Platform: All
OS/Version: Linux
https://bugzilla.kernel.org/show_bug.cgi?id=47801
--- Comment #1 from Miroslaw Mieszczak
2012-09-22 19:11:43 ---
Created an attachment (id=80741)
--> (https://bugzilla.kernel.org/attachment.cgi?id=80741)
Edid file from /sys/... folder
--
Configure bugmail: https://bugzilla.kernel.org/use
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #7 from Michael Lange 2012-09-22 19:33:01 UTC
---
yes ... i have google for it ;)
so i should bisect mesa-git, right?
* i have clone the mesa-git with git clone
git://anongit.freedesktop.org/git/mesa/mesa
* cd mesa
* git checkout 9a
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #8 from Michael Lange 2012-09-22 19:35:57 UTC
---
my system is working and running with a mesa-build from 2012-09-19
how i could test the mesa-build in my home-dir?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?t
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #9 from Matt Turner 2012-09-22 20:34:51 UTC
---
(In reply to comment #8)
> my system is working and running with a mesa-build from 2012-09-19
> how i could test the mesa-build in my home-dir?
You can set where to look for shared lib
https://bugs.freedesktop.org/show_bug.cgi?id=55217
--- Comment #10 from Marek Ol??k 2012-09-22 20:59:42 UTC
---
I can't reproduce this. Mesa master on RS880 is working fine here.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail beca
On 09/12/2012 08:44 PM, Dave Airlie wrote:
> Ajax, I think Ian still has an open request on how to proceed with the
> infoframes quirk nightmare.
Indeed.
On 08/30/2012 12:23 AM, Ian Pilcher wrote:
> In terms of moving forward with the rest of the EDID quirk stuff, are
> you OK with either of thes
On 09/22/2012 03:17 AM, Sascha Hauer wrote:
> Hi Eric,
>
> On Fri, Sep 21, 2012 at 09:24:19AM -0700, Eric Nelson wrote:
>> Hi Sascha,
>>
>>
>> But ipu_crtc->imx_crtc gets initialized in this call, and
>> ipu_irq_handler() makes use of it.
>>
>> The U-Boot code doesn't enable interrupts, so it's not
On Sat, Sep 22, 2012 at 07:52:11PM +0200, Daniel Vetter wrote:
> Dave Airlie recently discovered a locking bug in the fbcon layer,
> where a timer_del_sync (for the blinking cursor) deadlocks with the
> timer itself, since both (want to) hold the console_lock:
>
> https://lkml.org/lkml/2012/8/21/3
58 matches
Mail list logo