https://bugs.freedesktop.org/show_bug.cgi?id=91896
--- Comment #7 from Ernst Sjöstrand <ernstp(a)gmail.com> ---
Alex: are you going to wait for the DAL to fix this or what would you guess?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=92266
Bug ID: 92266
Summary: Unigine Valley hangs up on 4k resolution on R390X,
while lower resolutions work
Product: Mesa
Version: 11.0
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
…
[View More] Reporter: mc.return(a)gmx.net
QA Contact: dri-devel(a)lists.freedesktop.org
The hangup occurs after a while, I never managed to finish a benchmark when
using 3840x2160 screen resolution.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=92203
Bug ID: 92203
Summary: No longer rendering fine details and some terrain in
Age of Wonders 3 on Radeon HD 7750.
Product: Mesa
Version: git
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel(a)lists.freedesktop.org
…
[View More] Reporter: kylesiefring(a)gmail.com
QA Contact: dri-devel(a)lists.freedesktop.org
Created attachment 118552
--> https://bugs.freedesktop.org/attachment.cgi?id=118552&action=edit
Screenshot
Radeon HD 7750.
Every quality setting.
The menu is also borked. This is in the overhead map.
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=91865
--- Comment #5 from Barto <mister.freeman(a)laposte.net> ---
same bug with an amd radeon HD4650 pcie and r600 driver, archlinux 64 bits,
OpenGL renderer string: Gallium 0.4 on AMD RV730 (DRM 2.43.0, LLVM 3.6.2)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.0.2
OpenGL core profile shading language version string: 3.30
OpenGL version string: 3.0 Mesa 11.0.2
OpenGL shading language version string: 1.30
OpenGL ES profile …
[View More]version string: OpenGL ES 3.0 Mesa 11.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
--
You are receiving this mail because:
You are the assignee for the bug.
[View Less]
Hi,
I have a NEC EA244WMi monitor connected to an Asus P8H77-V
mainboard with Ivy Bridge Core i5-3550 via DVI.
If DPMS suspend is enabled (by xscreensaver, or for testing by
"xset dpms force off/suspend/standby"), the monitor
enters standby mode but wakes up every 10...30 seconds for
6 seconds to display a "DVI-D: no signal" message.
How can I find out if this is an issue of the NEC monitor
or the Intel graphics?
- when I pull the DVI cable the monitor stays in suspend
- I tried to use drm.…
[View More]debug=6 and ftrace to see if something
is periodically accessing DDC or similar, but it didn't
reveal anything to me, but then I know nothing about
graphics drivers and probably didn't do it right
I noticed there is some hotplug detection code,
my initial thought was that this could cause the
wakeup. But since the period is somewhat irregular
maybe it is some floating signal line causing the
monitor to misdetect activity?
Currently I'm running 4.2.3, but the same issue
happens with older kernels, I tried 3.17+.
Let me know if you have any ideas what to try.
BTW, in sysfs the output shows up as HDMI-A-2:
(the board has VGA, DVI, HDMI and DP)
$ find /sys -name edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-1/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-2/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-3/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/edid
/sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3/edid
Another observation is that the HDMI-A-* outputs don't
have an i2c node to link the matching DDC channel,
while the DP outputs have?
$ grep . /sys/class/i2c-dev/i2c-*/name
/sys/class/i2c-dev/i2c-0/name:i915 gmbus ssc
/sys/class/i2c-dev/i2c-1/name:i915 gmbus vga
/sys/class/i2c-dev/i2c-2/name:i915 gmbus panel
/sys/class/i2c-dev/i2c-3/name:i915 gmbus dpc
/sys/class/i2c-dev/i2c-4/name:i915 gmbus dpb
/sys/class/i2c-dev/i2c-5/name:i915 gmbus dpd
/sys/class/i2c-dev/i2c-6/name:DPDDC-B
/sys/class/i2c-dev/i2c-7/name:DPDDC-C
/sys/class/i2c-dev/i2c-8/name:DPDDC-D
The monitor brightness can be controlled via
/dev/i2c-3 with ddccontrol.
TIA,
Johannes
[View Less]