https://bugs.freedesktop.org/show_bug.cgi?id=28223
Summary: Screen Blanks on launching racing game Vdrift
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: other
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: hysvats(a)gmail.com
Created an attachment (id=35808)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35808)
Xorg.log
KMS Driver Stack details :
=========================
1) Kernel-2.6.32-21-generic-pae
2) Libdrm-2.4.19
3) Mesa-7.8-rc2
4) Xorg-server-1.7.4
5) ddx: xf86-video-ati-6.13.0
System Environment :
===================
O.S. - Ubuntu-10.04(32bit)
Asic - M97
CPU - Intel(R) Core(TM)@ 1.86GHz
Steps to Reproduce:
===================
1) Install Phoronix-test-suite from
http://www.phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-…
2) Install vdrift racing game
phoronix-test-suite install vdrift
3) Run the game with 1280x1024 or any other resolution
phoronix-test-suite run vdrift
Observation :
=============
Screen Blanks and intermittent corruption observed on the Desktop
--
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=27723
Summary: Vtx endian setup error under big endain CPU
Product: Mesa
Version: unspecified
Platform: PowerPC
OS/Version: other
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: raoxianhong(a)163.net
There is an error at line 965 of r700_assembler.c(mesa 7.8.1):
vfetch_instruction_ptr->m_Word2.f.endian_swap = SQ_ENDIAN_NONE;
the correct must be:
vfetch_instruction_ptr->m_Word2.f.endian_swap =
#if BIGENDIAN_CPU
SQ_ENDIAN_8IN32;
#else
SQ_ENDIAN_NONE;
#endif
--
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=28049
Summary: Failure observed while running the Glean test
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: other
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: hysvats(a)gmail.com
Created an attachment (id=35542)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35542)
glean-logs
KMS Driver Stack details :
=========================
1) Kernel-2.6.33
2) Libdrm-2.4.19
3) Mesa-7.8-rc2
4) Xorg-server-1.7.4
5) ddx: xf86-video-ati-6.13.0
System Environment :
===================
O.S. - Ubuntu-9.10(32bit)
Asic - M97
CPU - Intel(R) Pentium(R)@ 3.60 GHz
Steps to Reproduce:
===================
glean -r result -t pbo
Observation :
=============
8 tests passed, 2 tests failed (logs attached)
--
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=28125
Summary: DRI2 prevents indirect glx
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: General
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: NightNord(a)gmail.com
When running glx programs with dri2-enabled mesa on client side, it will return
X Error of failed request: BadRequest (invalid request code or no such
operation)
Major opcode of failed request: 128 (DRI2)
Minor opcode of failed request: 1 (DRI2Connect)
Serial number of failed request: 19
Current serial number in output stream: 19
export LIBG_ALWAYS_INDIRECT=1
does the trick
--
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=27744
Summary: atombios stuck in loop - during suspend
Product: DRI
Version: unspecified
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: parag.warudkar(a)gmail.com
Created an attachment (id=35172)
--> (https://bugs.freedesktop.org/attachment.cgi?id=35172)
Radeon 3650 BIOS
I regularly hit the below during resume from RAM -
[ 80.484213] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more
> than 1sec aborting
> [ 80.484218] [drm:atom_execute_table_locked] *ERROR* atombios stuck
> executing FA30 (len 493, WS 0, PS 4) @ 0xFA71
> [ 81.497547] [drm:atom_op_jump] *ERROR* atombios stuck in loop for more
> than 1sec aborting
> [ 81.497552] [drm:atom_execute_table_locked] *ERROR* atombios stuck
> executing FA30 (len 493, WS 0, PS 4) @ 0xFA71
> [ 81.548053] PM: resume of devices complete after 2129.312 msecs
> [ 81.746649] PM: Finishing wakeup.
> [ 81.746651] Restarting tasks ... done.
Bumping the 1sec timeout to 2sec cures it - does not seems to be impacting
anything else.
lspci -v
01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3650
Subsystem: Hewlett-Packard Company Device 30e7
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at c0000000 (32-bit, prefetchable) [size=256M]
I/O ports at 7000 [size=256]
Memory at d8300000 (32-bit, non-prefetchable) [size=64K]
Expansion ROM at d8320000 [disabled] [size=128K]
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0
Enable+
Capabilities: [100] Vendor Specific Information <?>
Kernel driver in use: radeon
Kernel modules: radeon
--
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=27755
Summary: [KMS] sauerbraten crash with drmRadeonCmdBuffer: -22.
-> Vertex array 0 need 83794200 dwords have 112640
dwords
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Drivers/DRI/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: fabio.ped(a)libero.it
[bug splitted from bug #27507]
I am getting this:
drmRadeonCmdBuffer: -22. Kernel failed to parse or rejected command stream. See
dmesg for more info.
when starting douze maps with sauerbraten (with shaders enabled).
dmesg shows:
[ 309.795013] radeon 0000:01:00.0: (PW 1) Vertex array 0 need 83794200 dwords
have 112640 dwords
[ 309.795019] [drm:r100_cs_track_check] *ERROR* Max indices 16758840
[ 309.795022] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
I am using current mesa git with:
GL_RENDERER = Mesa DRI R300 (RV530 71C5) 20090101 x86/MMX/SSE2 TCL DRI2
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.