From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 64475] New: Slow work and low brightness in Euro Track
Simulator II game with HD6850
Date: Sat, 11 May 2013 16:31:15 +0000
Message-ID:
Priority
medium
Bug ID
64475
Assignee
dri-devel@lists.freedesktop.org
Summary
Slow work and low brightness in Euro Track Simulator II game with HD6850
Severity
normal
Classification
Unclassified
OS
Linux (All)
Reporter
commiethebeastie@gmail.com
Hardware
x86-64 (AMD64)
Status
NEW
Version
git
Component
Drivers/DRI/R600
Product
Mesa
Created attachment 79172 [details]
Euro Truck Simulator screenshot
I tried to run the game with
STEAM_RUNTIME="1" R600_LLVM=0 R600_HYPERZ=0 steam
Driver "radeon"
Option "SwapbuffersWait" "on"
Option "ColorTiling" "off"
Option "ColorTiling2D" "off"
Option "EnablePageFlip" "on"
Option "AccelMethod" "EXA"
and
STEAM_RUNTIME="1" R600_LLVM=1 R600_HYPERZ=1 R600_DEBUG=sb steam
Driver "radeon"
Option "SwapbuffersWait" "off"
Option "ColorTiling" "on"
Option "ColorTiling2D" "on"
Option "EnablePageFlip" "off"
Option "AccelMethod" "EXA"
options
But all times the game runs slowly and with low brightness. In the mirrors is
visible to normal brightness. Also I can put apitrace file here.
direct rendering: Yes
OpenGL renderer string: Gallium 0.4 on AMD BARTS
OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 (git-5471e39)
OpenGL core profile shading language version string: 1.40
Linux localhost 3.9.0-next-20130509 #1 SMP PREEMPT Thu May 9 12:49:14 MSK 2013
x86_64 AMD FX(tm)-8120 Eight-Core Processor AuthenticAMD GNU/Linux
| What | Removed | Added |
|---|---|---|
| Attachment #79172 mime type | text/plain | image/png |
| What | Removed | Added |
|---|---|---|
| Component | Drivers/DRI/R600 | Drivers/Gallium/r600 |
Could you attach a screenshot of the game using the gallium hud e.g GALLIUM_HUD="cpu0+cpu1+cpu2+cpu3:100,cpu:100,fps;draw-calls,requested-VRAM+requested-GTT,primitives-generated" Have you tried to set the cpu-governor to performance? Are you using the high power state of you gpu?
Created attachment 81676 [details]
GALLIUM_HUD
Yes, governor is performance, power_profile is high.
| What | Removed | Added |
|---|---|---|
| Summary | Slow work and low brightness in Euro Track Simulator II game with HD6850 | Slow work and no HDR effects in Euro Track Simulator II game with HD6850 |
| What | Removed | Added |
|---|---|---|
| Summary | Slow work and no HDR effects in Euro Track Simulator II game with HD6850 | Slow work and no brightness adjustment in Euro Track Simulator II game with HD6850 |
Just adding some more data, I hope it's not entirely useless for you: I experience this/a similar issue with HD 6870 and Kernel 3.11, with radeon.dpm and the "performance" CPU governor enabled. I get only ~10-15 FPS while catalyst renders the same scene at 40+ FPS (and probably even more in windows). Light reflection seems to be wrong which makes the scene look pretty dark compared to how catalyst renders it. The HUD mirrors are fine, while "in-game" mirrors are rendered incorrectly, as you can see from commiethebeastie's screenshot. If you're interested, I can add my screenshot. It's not as dark as the one posted already, but still looks incorrect. I really don't know a lot about graphics etc., but I could imagine that there is some trouble with compiling shaders..
| What | Removed | Added |
|---|---|---|
| CC | step2back+freedesktop@gmail.com |
*** Bug 71156 has been marked as a duplicate of this bug. ***
With Intel HD4000 this game works perfectly. The scene does not look dark, but I also can not adjust the brightness.
| What | Removed | Added |
|---|---|---|
| Summary | Slow work and no brightness adjustment in Euro Track Simulator II game with HD6850 | Slow work and no brightness adjustment in Euro Track Simulator II game with r600g and radeonsi |
| What | Removed | Added |
|---|---|---|
| Depends on | 27222 |
The dark rendering is probably a duplicate of bug 75226. You might try the patches there.
Created attachment 95106 [details]
R600_DEBUG=dump_on_error,sb,ps,vs,hyperz
After the last git update scene no longer a dark. But in cab game works very slow with low graphics settings.
| What | Removed | Added |
|---|---|---|
| Attachment #79172 is obsolete | 1 |
Created attachment 95221 [details]
FPS in cab
Created attachment 95222 [details]
Outside the cab car
Have you retested radeonsi with R600_DEBUG=3Dhyperz? It is disabled on radeonsi currently per default.
Notebook: echo $R600_DEBUG hyperz 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M] [1002:6601] (rev ff)
PC: echo $R600_DEBUG hyperz 05:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Barts PRO [Radeon HD 6850] [1002:6739]
(In reply to comment #10) > After the last git update scene no longer a dark. But in cab game works very > slow with low graphics settings. I add with any settings. I shot screen in shop. There are truck, room and nothing more. Outside is 60 fps, but inside 12 only.
Created attachment 95339 [details]
60 fps in shop (in other menus too)
Created attachment 95340 [details]
12 fps in shop inside cab
env R600_DEBUG=hyperz GALLIUM_HUD="fps"
bugle trace https://drive.google.com/file/d/0B6VazfEqa1b2MFdWeGxnZm8tdEk/edit?usp=sharing
| What | Removed | Added |
|---|---|---|
| Attachment #95340 mime type | text/plain | image/png |
| What | Removed | Added |
|---|---|---|
| Summary | Slow work and no brightness adjustment in Euro Track Simulat= or II game with r600g and radeonsi | Euro Track Simulator II game slow in cabin with r600g and ra= deonsi |