https://bugzilla.kernel.org/show_bug.cgi?id=30922
Summary: [radeon] Noisy fan with Radeon R600 and Toshiba
Satellite L500-164
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc8 (at least since 2.6.35)
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: denisw(a)online.de
Regression: No
When I use my Toshiba Satellite L500-164 laptop (AMD/ATI Radeon HD 4650) with
the radeon KMS driver, the GPU fan spins up very quickly (and loudly) after
booting and makes no attempt at spinning down subsequently (I need to fully
reboot for this to happen). The resulting noise makes the driver unusable for
me currently, which is unfortunate as it works perfectly otherwise.
I have tested this with every kernel version since I have this laptop, that is,
2.6.35, 2.6.36, 2.6.37 (different distributions each), and 2.6.38-rc8 mainline.
I don't know if it is helpful in any way, but I have looked to see if the
machine has any external thermal sensors attached to the GPU (using lm_sensors
and by looking into sysfs), but only the Intel Core sensors (coretemp) have
been found. I assume that means that the GPU has an internal thermal sensor,
but I don't know.
With the propietary fglrx driver, fan speed control works just fine.
If you need any further information, just ask.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=30812
Summary: radeon module fails to initialize with modeset=1 on
PPC32 with RV280
Product: Drivers
Version: 2.5
Kernel Version: 2.6.35 to 2.6.38-rc6
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: bugzilla_kernel_org(a)nguyen.vg
Regression: No
Created an attachment (id=50462)
--> (https://bugzilla.kernel.org/attachment.cgi?id=50462)
output of dmesg after boot (radeon as module, modeset=0) and rmmod of radeon
Hardware: MacMini G4 (ppc-32).
Graphic adaptor: Radeon 9200 (RV280) probably a 'mac' version.
Symptoms:
with modprobe radeon modeset=0, everything works fine. Machine boots normally,
X works, xrandr and Xv too.
with modeset=1, modeprobe never returns and gets stucked durring
initialization.
More specifically, the call to radeon_fence_wait in r100_ib_test (r100.c) loops
endlessly (or at least for several hours). I'm attaching dmesg of a modified
driver with more printk.
I have tried several combination of putting AGPART/FBCON/RADEON in kernel or as
modules, tried with and without OFFB and so on, same results. Also attaching
output of lspci and .config used for the dmesg trace and output of radeontool
regs '*'.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=29572
Summary: Radeon card reports wrong temperature when switched
off
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: mail(a)3v1n0.net
CC: mail(a)3v1n0.net
Regression: Yes
In previous versions of the kernel (I've tested the 2.6.37 version) when the I
switched off the radeon card using vga_switcheroo libsensors was correctly
reporting that the radeon temperature was 0° (or invalid).
This doesn't happen any more using the latest kernel, in fact (after the commit
20d391d72519527d2266a0166490118b40ff998d, I figure) when my radeon card has
been switched off (or after a suspend/resume cycle) sensors indicates:
radeon-pci-0100
Adapter: PCI adapter
temp1: +2147355.6°C
This is obiouvsly impossible.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=29372
Summary: KMS - radeon (Uhhuh. NMI received for unknown reason)
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37.x
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: tomasi(a)cli.di.unipi.it
CC: alexdeucher(a)gmail.com
Regression: No
I noticed that when I run:
xset dpms force standby
or
echo "low" > /sys/class/drm/card0/device/power_profile
for my ATI Radeon Mobile X1400 (I think r5xx) I receive this advise from
kernel:
---
Uhhuh. NMI received for unknown reason a1 on CPU 0.
You have some hardware problem, likely on the PCI bus.
Dazed and confused, but trying to continue
---
or something like. With latest commit on master branch of xf86-video-ati:
http://cgit.freedesktop.org/xorg/driver/xf86-video-ati/
my PC go on freeze after some stanby. Now I'm using the xf86-video-ati at
latest commit at 2011-02-15 16:24:23 (4d7e1498f7d9eb50e2eddabca193fc27bde24f0e)
Best regards,
Emanuele
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=27942
Summary: Screen garbled with GeForce 6150 Force 430
Product: Drivers
Version: 2.5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: Larry.Finger(a)lwfinger.net
Regression: No
Created an attachment (id=45692)
--> (https://bugzilla.kernel.org/attachment.cgi?id=45692)
Dmesg output with nouveau enabled
With kernel 2.6.38-rc2-Linus-00324-g70d1f36 (and earlier), running without a
"nomodeset" option in the boot line results in a screen that appears to be
sheared. From the colors, etc., it appears to be nearly correct.
The lspci -nnkx output for the device is:
00:0d.0 VGA compatible controller [0300]: nVidia Corporation C61 [GeForce
6150SE nForce 430] [10de:03d0] (rev a2)
Subsystem: Micro-Star International Co., Ltd. Device [1462:7309]
00: de 10 d0 03 07 00 b0 00 a2 00 00 03 00 00 00 00
10: 00 00 00 de 0c 00 00 c0 00 00 00 00 04 00 00 dd
20: 00 00 00 00 00 00 00 00 00 00 00 00 62 14 09 73
30: 00 00 e4 df 48 00 00 00 00 00 00 00 0a 01 00 00
--- Comment #1 from Larry Finger <Larry.Finger(a)lwfinger.net> 2011-02-01 03:37:39 ---
Created an attachment (id=45712)
--> (https://bugzilla.kernel.org/attachment.cgi?id=45712)
Dmesg output with nouvea disabled with "nomodeset"
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=26812
Summary: Radeon module causes hard reset on modprobe
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37-git9
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri(a)kernel-bugs.osdl.org
ReportedBy: mjevans1983(a)gmail.com
Regression: No
I'm using the git snapshots between when Linus merged from drm-core-next and
when network drivers were merged (breaks build).
If there is a better patch relative to a released source I'll gladly test it
too; however the other sources I tried also had similar issues.
When radeon.ko (or build in init) starts the screens blank and a few seconds
later the system completely reboots. This is 100% repeatable.
I have firmware from Arch's (AUR) linux-firmware-git package installed,
/lib/firmware pointed as the source, and the relevant blobs for the recent
ATI/AMD GPUs.
When built as a module I can modprobe radeon to trigger the exact same
behavior.
Problems debugging:
* It resets so hard there isn't a peep from netconsole.
* It resets so hard that my disks loose md raid sync and need to completely
rebuild (yeah, I know, I'll add a write-intent log before I test this again
next time...; it wasn't an issue before I got the brainwave of making it a
module to try to give netconsole/syslog time to get setup.)
How can I possibly approach isolating this? Even a link to the correct
documentation would be helpful.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=33255
Summary: Crash using webgl (firefox 4b9)
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: 0enjolras0(a)laposte.net
hy,
I get this error :
*********************************WARN_ONCE*********************************
File r300_state.c function r300SetupRSUnit line 1521
Don't know how to satisfy InputsRead=0x00004000
***************************************************************************
trying MOZ_GLX_IGNORE_BLACKLIST=1 firefox -P -no-remote on gentoo.
setting layers.accelerate-all true in about:config
* firefox : Mozilla Firefox 4.0b9 Mozilla i386 build for linux.
* OpenGL vendor string: X.Org R300 Project
OpenGL renderer string: Gallium 0.4 on RS690
* kernel 2.6.36 vanilla.
regards.
--
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=33635
Summary: RV620 : Webgl : conformance-tests : 5248/5325 ,
firefox 4b10
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: aderumier(a)odiso.com
Hi,
not sure is the good place to post result of WebGL Conformance Test Runner, but
it's my results with RV620 chipset, r600g with all git from today.
Results: (5248 of 5325 passed, 3 timed out)
conformance/context-lost-restored.html(*timeout*)
conformance/gl-get-active-attribute.html (15 of 16 passed)
failed: successfullyParsed should be true. Threw exception ReferenceError:
successfullyParsed is not defined
conformance/gl-get-calls.html (72 of 75 passed)
failed: context.getParameter(context.MAX_FRAGMENT_UNIFORM_VECTORS) >= 16
should be true. Was false.
failed: context.getParameter(context.MAX_VARYING_VECTORS) >= 8 should be
true. Was false.
failed: context.getParameter(context.MAX_VERTEX_UNIFORM_VECTORS) >= 128
should be true. Was false.
conformance/gl-getshadersource.html (1 of 3 passed)
failed: source should be abc//defNOTASCII. Was .
failed: getError expected: NO_ERROR. Was INVALID_VALUE : Should be no
errors.
conformance/gl-min-attribs.html (2 of 3 passed)
failed: Should render 255,127,64,32
conformance/gl-min-uniforms.html (4 of 6 passed)
failed: Should render 255,127,64,32
failed: Should render 32,64,127,255
conformance/gl-uniform-arrays.html (68 of 76 passed)
failed: value put in (15) matches value pulled out (16)
failed: value put in (14) matches value pulled out (16)
failed: value put in ([14, 13]) matches value pulled out ([16, 15])
failed: value put in ([12, 11]) matches value pulled out ([16, 15])
failed: value put in ([13, 12, 11]) matches value pulled out ([16, 15, 14])
failed: value put in ([10, 9, 8]) matches value pulled out ([16, 15, 14])
failed: value put in ([12, 11, 10, 9]) matches value pulled out ([16, 15,
14, 13])
failed: value put in ([8, 7, 6, 5]) matches value pulled out ([16, 15, 14,
13])
conformance/glsl-conformance.html (102 of 104 passed)
failed: [vshader/fshaderWith256CharacterIdentifier]: shared that uses 256
character identifier should succeed
failed: [shaders/misc/non-ascii-comments.vert/fshader]: Non ascii comments
in source should succeed
conformance/invalid-passed-params.html (50 of 74 passed)
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
failed: context.getError() should be 1281. Was 0.
conformance/oes-standard-derivatives.html (7 of 8 passed)
failed: successfullyParsed should be true. Threw exception ReferenceError:
successfullyParsed is not defined
conformance/point-size.html (1 of 2 passed)
failed: Drawing a point of size 1 touched pixels that should not be touched
conformance/read-pixels-test.html (121 of 125 passed)
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGB / UNSIGNED_BYTE
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGBA / UNSIGNED_SHORT_5_5_5_1
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as RGBA / UNSIGNED_SHORT_4_4_4_4
failed: getError expected: INVALID_OPERATION. Was INVALID_ENUM : Should not
be able to read as ALPHA / UNSIGNED_BYTE
conformance/tex-image-and-sub-image-2d-with-video.html(*timeout*)
conformance/texture-npot.html (25 of 26 passed)
failed: POT cubemap with TEXTURE_MIN_FILTER set to LINEAR_MIPMAP_LINEAR
should draw
conformance/uniform-location.html (24 of 25 passed)
failed: contextA.getUniform(programS, locationArray1) should be 5. Was 4.
conformance/uninitialized-test.html (16 of 19 passed)
failed: non-zero pixel values are wrong
failed: non-zero pixel values are wrong
failed: non-zero pixel values are wrong
conformance/webgl-specific.html (31 of 40 passed)
failed: gl.stencilMaskSeparate(gl.FRONT, 1) expected: NO_ERROR. Was
INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilMaskSeparate(gl.BACK, 1) expected: NO_ERROR. Was
INVALID_OPERATION.
failed: gl.stencilFuncSeparate(gl.BACK, gl.ALWAYS, 1, 255) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilFuncSeparate(gl.FRONT, gl.ALWAYS, 1, 255) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.stencilFuncSeparate(gl.BACK, gl.ALWAYS, 1, 1) expected:
NO_ERROR. Was INVALID_OPERATION.
failed: gl.drawArrays(gl.TRIANGLES, 0, 0) expected: INVALID_OPERATION. Was
NO_ERROR.
failed: gl.stencilFuncSeparate(gl.FRONT, gl.ALWAYS, 1, 1) expected:
NO_ERROR. Was INVALID_OPERATION.
more/conformance/quickCheckAPI.html (0 of 1 passed)
failed: testValidArgs
more/conformance/webGLArrays.html(*timeout*)
more/functions/copyTexImage2D.html (1 of 2 passed)
failed: testRoundtrip
more/functions/copyTexSubImage2D.html (1 of 2 passed)
failed: testRoundtrip
more/functions/copyTexSubImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/deleteBufferBadArgs.html (0 of 1 passed)
failed: testDeleteBuffer
more/functions/texImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/texSubImage2DBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/texSubImage2DHTMLBadArgs.html (0 of 1 passed)
failed: testTexImage2D
more/functions/uniformiBadArgs.html (0 of 1 passed)
failed: testUniformf
more/functions/uniformMatrixBadArgs.html (0 of 1 passed)
failed: testUniformf
more/functions/vertexAttribBadArgs.html (0 of 1 passed)
failed: testVertexAttrib
--
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=33867
Summary: [bisected] Graphics corruption related to pageflip
ioctl support in 2.6.38-rc*
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: dawitbro(a)sbcglobal.net
Created an attachment (id=42887)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42887)
Commits not present in 2.6.37 applied to local branch
I am troubleshooting some graphics corruption I noticed when testing the
post-2.6.37 commits from drm-airlied git (drm-fixes in this case). I was
trying to produce a kernel as close as possible to the latest stable release
(since 2.6.38 is very early in the rc stage) with all of the newest
radeon-related features.
This is a preliminary report, and may turn out to be invalid, because the
kernel I am using is actually a local branch from v2.6.37 with only the commits
from drm-airlied relevant to my hardware individually cherry-picked. I have
bisected the problem down to a specific commit, but if I made any errors during
the cherry-pick process then this report is useless. I plan to confirm that
the problem is real tomorrow, by building directly from the
drm-airlied/drm-fixes tree (which was the most up-to-date tree I could find
today).
As I will report below, there is some similarity with
https://bugs.freedesktop.org/show_bug.cgi?id=33515
and that is the only reason I decided to report my findings before I am really
sure there is a problem. Hopefully this will help Michel and other devs save
some time and trouble if my guess (that my bug is related) turns out to be
correct.
----------------------
OK, here is what I have done so far:
1. I made a local git branch based on v2.6.37.
2. I identified commits I wanted from drm-airlied/drm-fixes (Feb. 2, 2011)
3. Because of GPU lockups recently cured by Alex Deucher, I picked one
particular commit first (1e644d6d, "drm/radeon/kms: re-emit full context state
for evergreen blits"); without this, testing would be pointless since my GPU
would just lock up when trying and 3D app.
4. I then cherry-picked the rest of the commits I had chosen, in order from
oldest to newest (according to 'git log'). See attached file,
'applied-cherry-picks.txt', if interested in specifics.
Everything actually seemed to be working fine; I only happened to notice a
small glitch. I use a locally-built game called 'prboom-plus' with my original
Ultimate DOOM WAD file to test Radeon support (in kernels, Mesa,
xf86-video-ati, etc.). When a game begins, there is a melt-down animation
which transitions into the new game; there is a similar (I would have guessed
identical before) melting effect when the player is killed but hits the space
bar to restart the game. In this second melting effect, after being killed,
the "melted" part of the screen was all black, a clear regression.
Before today's testing, I had been using a straight 2.6.37 kernel with the
patch from Alex I mentioned in item 3 above. With that kernel, both melting
effects work fine. That seems to rule out a problem with xorg-server, mesa,
libdrm, or xf86-video-ati.
I decided to try bisecting the issue. I built kernels from the first and last
commits listed in the attached file: 1e644d6d and dca0d612. The former was
"good" and the latter "bad". The bisect jumped to 204663c4 and 18007401 next
-- both were "bad". The next jump, 65705962, caused 'prboom-plus' to hang
during the second kind of melting; I was able to SSH into the machine and 'kill
-9' the game.
Since there was a series of TTM related changes in that series of commits, I
used 'git bisect skip' until I was presented with a commit before or after the
TTM series; I tested the kernels (all hung on the second melt), but told git to
skip them; the ones I pretended to skip were eba67093, 95762c2b, and 702adba2.
I was offered 147666fb, and it was "bad" but did not hang during the second
kind of melt.
Continuing, the bisect took me back to 2357cbe5, which hung X so that it could
not be killed with 'kill -9'; I had to reboot via SSH.
I skipped ecf7ace9 and 68c4fa31 without building kernels. The bisect then went
to d6ea8886 and b6724405, which hung (so I pretended to skip them). I skipped
96726fe50 without building. The bisect moved to 3e4ea742, which hung, and
6f34be50, which also hung.
Interestingly, f5a80209 was perfectly OK. This meant that the last commit I
tested was the first bad commit. I had been skipping the commits causing hangs
because I expected the hang to be a temporary problem resolved somewhere in the
middle of the list; I believed this because of the fact the first and last
commits in my list did _not_ produce hanging kernels. Of course, I was
actually building most of the kernels that I "skipped", so I knew they were
"bad" even if git did not.
To sum up. the first three cherry-picks (applied to v2.6.37) were fine:
1e644d6dce366a7bae22484f60133b61ba322911
drm/radeon/kms: re-emit full context state for evergreen blits
27641c3f003e7f3b6585c01d8a788883603eb262
drm/vblank: Add support for precise vblank timestamping.
f5a8020903932624cf020dc72455a10a3e005087
drm/kms/radeon: Add support for precise vblank timestamping.
The commit which introduced the hangs -- and these happened entirely
predictably and consistently: when the second kind of "melt" in 'prboom-plus'
occurs -- was
6f34be50bd1bdd2ff3c955940e033a80d05f248a
drm/radeon/kms: add pageflip ioctl support (v3)
After a series of several TTM-related commits, the hanging was resolved and the
second kind of melt would display in all black instead, beginning at this
commit:
147666fb3b93b8c484f562da33a37f886ddff768
drm/radeon: Use the ttm execbuf utilities
As I mentioned above, these results are preliminary; I will try builds directly
from drm-airlied tomorrow since we are snowed-in here in Michigan, and I don't
have to work tomorrow.
My problems with hangs sound very similar to f.d.o. bug #33515. This may also
be related to #33418, since that user (Erdem) is using 2.6.38-rc1.
Hardware: Radeon HD 5750 (Evergreen JUNIPER)
Software:
kernel 2.6.37 + commits as described above
libdrm 2.4.23
xorg-server 1.9.3.902
xf86-video-ati 6.13.99 (git commit 3dc28c86 of Jan. 27)
mesa 7.11.0 (git commit 11b15c4d of Jan 30), r600g
--
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=35622
Summary: [i915g] 6358e6371b31671acbfa7c00336673f62ee928c5
result in a black screen in the main menu of portal in
wine
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/i915g
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: cme3000(a)gmail.com
Created an attachment (id=44781)
--> (https://bugs.freedesktop.org/attachment.cgi?id=44781)
batchbuffer dumps of portal
Commit 6358e6371b31671acbfa7c00336673f62ee928c5 breaks portal in wine. If you
start it with -console -novid it fails to render the main menu (it's just
black).
With I915_USE_BLITTER=yes it's rendered correctly again.
In the portal_batchbuffer.tar.gz is the dump of 'I915_DUMP_RAW_FILE=',
good.batchbuffer with I915_USE_BLITTER=yes and bad.batchbuffer without.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.