http://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #14 from Rafał Miłecki 2009-12-21 23:04:54 PST
---
Aidan: did you make some more tests, can you say that dynpm=1 really makes this
issue happen earlier than with dynpm=0?
If so, can you try removing radeon_set_engine_clock calls
http://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #13 from Aidan Marks 2009-12-21 22:59:04 PST ---
Created an attachment (id=32241)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32241)
fence_crash_fuller_log_netconsole.txt.bz2
attaching bz2 fuller log with ~200,000 lines.
http://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #12 from Aidan Marks 2009-12-21 22:48:53 PST ---
Created an attachment (id=32240)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32240)
crash_with_drm_debug_15_netconsole
attaching last ~3000 lines of netconsole log with drm
As the subject says.
Cheers Jakob.
From 7063217d9aa887dac4df75e4152e1d5b8a6a248b Mon Sep 17 00:00:00 2001
From: Thomas Hellstrom
Date: Tue, 8 Dec 2009 12:57:51 +0100
Subject: [PATCH] drm/vmwgfx: Fix unlocked ioctl and add propper access control
Signed-off-by: Thomas Hellstrom
Signed-off-by: Jak
On Tue, Dec 22, 2009 at 10:21 AM, wrote:
> From: Ralf Baechle
>
> include/drm/ttm/ttm_memory.h uses struct page * without having included
> the required headers or a forward declaration resulting in the following
> build error for mtx1_defconfig on Linus' master branch, possibly others:
>
This
http://bugs.freedesktop.org/show_bug.cgi?id=25731
Shawn Starr changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
From: Ralf Baechle
include/drm/ttm/ttm_memory.h uses struct page * without having included
the required headers or a forward declaration resulting in the following
build error for mtx1_defconfig on Linus' master branch, possibly others:
CC [M] drivers/gpu/drm/ttm/ttm_memory.o
In file included
From: Andrew Morton
drivers/gpu/drm/radeon/radeon_combios.c: In function
'radeon_combios_get_lvds_info':
drivers/gpu/drm/radeon/radeon_combios.c:893: warning: comparison is always
false due to limited range of data type
Cc: Dave Airlie
Signed-off-by: Andrew Morton
---
drivers/gpu/drm/radeo
This bugfix appears to have been ignored, so it missed 2.6.32.
I've tagged my 2.6.33 copy as needing a 2.6.32.x backport.
On Tue, 17 Nov 2009 14:08:52 -0800
a...@linux-foundation.org wrote:
> From: Andrew Morton
>
> drivers/gpu/drm/i915/i915_dma.c: In function 'i915_driver_load':
> drivers/gp
On Mon, Dec 21, 2009 at 4:47 PM, Johannes Hirte
wrote:
> Am Montag 21 Dezember 2009 22:42:36 schrieb Felipe Balbi:
>> Hi,
>>
>> On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote:
>> >When loading the radeon module with modeset=1, the kernel oopses:
>>
>> [snip]
>>
>> >Dec 21 21:58
http://bugs.freedesktop.org/show_bug.cgi?id=24159
--- Comment #1 from Andrew Randrianasulu 2009-12-21 13:58:28
PST ---
bug still here with upstream kernel (2.6.33-rc1, up to commit
dd59f6c76b265ed2ff18b497d6105a9511b1feb1) and mesa git master (up to
ad7f9d71e22fb7667c90dbbc0558939b89a45154)
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #9 from Luca Tettamanti 2009-12-21 13:55:38
PST ---
(In reply to comment #7)
> There are actually two bugs here:
>
> 1. missing edid on lvds
>
> It appears we are selecting a different i2c line in 2.6.33. I think I know
> where
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #8 from Luca Tettamanti 2009-12-21 13:51:11
PST ---
Created an attachment (id=32230)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32230)
M76 video BIOS
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab
Am Montag 21 Dezember 2009 22:42:36 schrieb Felipe Balbi:
> Hi,
>
> On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote:
> >When loading the radeon module with modeset=1, the kernel oopses:
>
> [snip]
>
> >Dec 21 21:58:14 datengrab firmware.sh[2542]: Cannot find firmware file
> >
When loading the radeon module with modeset=1, the kernel oopses:
Dec 21 21:58:14 datengrab kernel: [drm] Loading RV635 Microcode
Dec 21 21:58:14 datengrab kernel: platform radeon_cp.0: firmware: requesting
radeon/RV635_pfp.bin
Dec 21 21:58:14 datengrab kernel: platform radeon_cp.0: firmware: req
Hi,
On Mon, Dec 21, 2009 at 10:38:53PM +0100, ext Johannes Hirte wrote:
>When loading the radeon module with modeset=1, the kernel oopses:
[snip]
>Dec 21 21:58:14 datengrab firmware.sh[2542]: Cannot find firmware file
>'radeon/R600_rlc.bin'
does it have something to do with the missing firmwar
On Monday 21 December 2009 16:06:43 Arnd Bergmann wrote:
>
> - if (IS_G4X(dev)) {
> - u16 gcfgc;
> -
> - /* Adjust render clock... */
> - pci_read_config_word(dev->pdev, GCFGC, &gcfgc);
> -
> - /* Down to minimum... */
> -
http://bugs.freedesktop.org/show_bug.cgi?id=25747
--- Comment #2 from Andrew Randrianasulu 2009-12-21 13:43:03
PST ---
Created an attachment (id=32229)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32229)
kernel .config
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cg
http://bugs.freedesktop.org/show_bug.cgi?id=25747
--- Comment #1 from Andrew Randrianasulu 2009-12-21 13:41:32
PST ---
additional info from /var/log/messages
start--
Dec 21 23:11:36 (none) kernel: warning: `squid' uses 32-bit capabilities
(legacy support in use)
Dec 21 23:12:06 (n
http://bugs.freedesktop.org/show_bug.cgi?id=25747
Summary: radeon drm oops with benchmark=1
Product: DRI
Version: XOrg CVS
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
http://bugs.freedesktop.org/show_bug.cgi?id=24844
Alex Deucher changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=24844
--- Comment #13 from Bruno 2009-12-21 13:16:04 PST ---
(In reply to comment #12)
> If the monitor works now, can we consider this bug closed?
I would say yes.
> I'm not sure how to correct the connector type as your board has no unique
> id
http://bugs.freedesktop.org/show_bug.cgi?id=25739
--- Comment #5 from Dan Nicholson 2009-12-21 12:39:33
PST ---
Right, I forgot that you only get to install it with
--enable-radeon-experimental-api. In that case, I'm not really worried about
the breakage. But it would be nice to keep libdrm
http://bugs.freedesktop.org/show_bug.cgi?id=25739
--- Comment #4 from Alex Deucher 2009-12-21 12:17:56 PST ---
libdrm_radeon is still experimental and hasn't been released yet. It will be
released when radeon KMS comes out of staging.
--
Configure bugmail: http://bugs.freedesktop.org/use
http://bugs.freedesktop.org/show_bug.cgi?id=25739
--- Comment #3 from Dan Nicholson 2009-12-21 11:55:09
PST ---
Can you use the LIBDRM_RADEON_REQUIRED in the 7.7 and 7.6 patches like you did
for master?
Hmm, why does libdrm_radeon have a separate version number in the .pc file, and
why isn
http://bugs.freedesktop.org/show_bug.cgi?id=25746
Summary: r300g: Software fallback doesn't work running GL apps
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
http://bugs.freedesktop.org/show_bug.cgi?id=25745
udo changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #3 from udo 2009-12-21 09:
http://bugs.freedesktop.org/show_bug.cgi?id=25745
udo changed:
What|Removed |Added
Resolution|INVALID |FIXED
--
Configure bugmail: http://bugs.freede
http://bugs.freedesktop.org/show_bug.cgi?id=25745
--- Comment #2 from Martin PERES 2009-12-21
09:47:53 PST ---
The API has been updated.
Please recompile the master branch of libdrm. You'll then need to recompile
mesa and your ddx.
I think this entry should be set as NOTABUG.
--
Config
http://bugs.freedesktop.org/show_bug.cgi?id=25745
Marcin Kościelnicki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=25745
Summary: error: radeon_bo_int.h: No such file or directory
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority:
On Thursday 17 December 2009 19:13:59 Jesse Barnes wrote:
> Another patch to try...
The machine has been working fine for almost two days with this.
> -
> - if (IS_G4X(dev)) {
> - u16 gcfgc;
> -
> - /* Adjust render clock... */
> - pci_read_config_w
On Sun, Dec 20, 2009 at 11:23 AM, Johannes Hirte
wrote:
> With 2.6.32.2 the system hangs completely with black screen when modprobing
> radeon with modeset=1. I was able to connect via ssh, but after entering the
> password nothing happend. I didn't got a prompt. Only SysRq worked. I've
> tracked
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #7 from Alex Deucher 2009-12-21 08:04:35 PST ---
There are actually two bugs here:
1. missing edid on lvds
It appears we are selecting a different i2c line in 2.6.33. I think I know
where the problem is. Can you attach your vide
http://bugs.freedesktop.org/show_bug.cgi?id=24844
--- Comment #12 from Alex Deucher 2009-12-21 07:51:55 PST ---
(In reply to comment #10)
> Some of the DRM patches between 2.6.32 and 2.6.33-rc1 do fix the issue, I've
> tried to determine the exact patch.
> It's probably one of those that tou
http://bugs.freedesktop.org/show_bug.cgi?id=25290
Rafael Monica changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=25731
--- Comment #2 from Alex Deucher 2009-12-21 06:59:08 PST ---
As we discussed on IRC, I don't think this is related to the r600 irq code.
Your system seems to have general IRQ issues. The reason you are seeing issue
with the irq code enabled
Dave Airlie wrote:
> From: Dave Airlie
>
> For some reason these ioctls have no DRM flags, which just seems wrong,
> so I guess that needs reviewing also before staging exit.
>
> Signed-off-by: Dave Airlie
>
Dave, is the DRM_UNLOCKED stuff going in for 2.6.33? Otherwise, I'll
provide a patch
Jerome Glisse wrote:
> On Mon, Dec 21, 2009 at 01:53:37PM +1000, Dave Airlie wrote:
>
>> From: Bob Gleitsmann
>>
>> This is from bug 25728.
>>
>> [airlied: I'm just forwarding the patch for review, Thomas, ickle?]
>>
>
> Looks good to me.
> Ack-by: Jerome Glisse
>
Acked-by: Thomas Hel
http://bugs.freedesktop.org/show_bug.cgi?id=25718
--- Comment #11 from Rafał Miłecki 2009-12-21 04:37:51 PST
---
I talked with Jerome for a moment and he confirmed my suspicion. This is mostly
probably general bug and using dynpm=1 just makes it happen earlier but is not
real source of prob
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #6 from Luca Tettamanti 2009-12-21 03:39:05
PST ---
Created an attachment (id=32223)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32223)
Xorg output with 2.6.33-rc1
--
Configure bugmail: http://bugs.freedesktop.org/user
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #5 from Luca Tettamanti 2009-12-21 03:38:50
PST ---
Created an attachment (id=3)
--> (http://bugs.freedesktop.org/attachment.cgi?id=3)
Xorg output with 2.6.32
--
Configure bugmail: http://bugs.freedesktop.org/userpref
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #4 from Luca Tettamanti 2009-12-21 03:38:18
PST ---
Created an attachment (id=32221)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32221)
xrandr output with 2.6.33-rc1
--
Configure bugmail: http://bugs.freedesktop.org/us
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #3 from Luca Tettamanti 2009-12-21 03:38:05
PST ---
Created an attachment (id=32220)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32220)
xrandr output with 2.6.32
--
Configure bugmail: http://bugs.freedesktop.org/userpr
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #2 from Luca Tettamanti 2009-12-21 03:37:37
PST ---
Created an attachment (id=32219)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32219)
Kernel log for 2.6.33-rc1 (flickering)
--
Configure bugmail: http://bugs.freedeskt
http://bugs.freedesktop.org/show_bug.cgi?id=25741
--- Comment #1 from Luca Tettamanti 2009-12-21 03:37:12
PST ---
Created an attachment (id=32218)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32218)
Kernel log for 2.6.32 (working)
--
Configure bugmail: http://bugs.freedesktop.org/
http://bugs.freedesktop.org/show_bug.cgi?id=25741
Summary: [R600/KMS] external display flickering
Product: DRI
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Prior
On Mon, Dec 21, 2009 at 01:53:37PM +1000, Dave Airlie wrote:
> From: Bob Gleitsmann
>
> This is from bug 25728.
>
> [airlied: I'm just forwarding the patch for review, Thomas, ickle?]
Looks good to me.
Ack-by: Jerome Glisse
> ---
> drivers/gpu/drm/drm_mm.c |4 ++--
> 1 files changed, 2 i
http://bugs.freedesktop.org/show_bug.cgi?id=19366
Fabio Pedretti changed:
What|Removed |Added
CC||fabio@libero.it
--- Comment #11
http://bugs.freedesktop.org/show_bug.cgi?id=25739
--- Comment #2 from Fabio 2009-12-21 01:09:02 PST ---
Created an attachment (id=32215)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32215)
patch for mesa_7_6_branch branch
7.6 should build with libdrm <= 2.4.16.
--
Configure bugmai
http://bugs.freedesktop.org/show_bug.cgi?id=25739
--- Comment #1 from Fabio 2009-12-21 01:07:00 PST ---
Created an attachment (id=32214)
--> (http://bugs.freedesktop.org/attachment.cgi?id=32214)
patch for mesa_7_7_branch branch
7.7 require = 2.4.16
>= 2.4.16 due to:
http://cgit.freedeskto
http://bugs.freedesktop.org/show_bug.cgi?id=25739
Summary: Unbreak builds with incompatible libdrm_radeon
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
52 matches
Mail list logo