[Bug 70654] [DPM] Mobility 4570: power_dpm_force_performance_level is reset to auto when UVD is used

2013-10-19 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/0f19f4f4/attachment.html>

[Bug 70654] New: [DPM] Mobility 4570: power_dpm_force_performance_level is reset to auto when UVD is used

2013-10-19 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/ef70d5ec/attachment.html>

How to change radeon power state

2013-10-19 Thread Alex Deucher
On Sat, Oct 19, 2013 at 8:36 PM, Daniel Mota Leite wrote: > Hi > > i've a one ATI/AMD RV630 card with kernel 3.11.5 and dpm enabled. > All works fine, but minor annoying problem. The dpm is choosing a power > state that isn't the best... > > This is my card : > > 01:00.0 VGA compa

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=61941 --- Comment #6 from Ilya Tumaykin --- Disabling dynamic_pcie_gen2 also doesn't help. Will try mclk_ss next. -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 61941] Random GPU lockups/resets on Mobility Radeon HD 3650 with radeon.dpm=1

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=61941 --- Comment #5 from Ilya Tumaykin --- Disabling voltage control doesn't help. i.e. I still have this issue after the following change: - pi->voltage_control = - radeon_atom_is_voltage_gpio(rdev, SET_VOLTAGE_TYPE_ASIC_VDDC, 0);

MmioTrace: Using the Instruction Decoder, etc.

2013-10-19 Thread Eugene Shatokhin
(%rsi), %rbx mov %rbx, mov %rdx, 0xbeeffeed (%rsi) ... Regards, Eugene -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/90d24e40/attachment.html>

MmioTrace: Using the Instruction Decoder, etc.

2013-10-19 Thread Eugene Shatokhin
on that part of MmioTrace, thanks for the point. Regards, Eugene -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/abfc4305/attachment.html>

[Bug 70650] Blackscreen on Unity3D Games

2013-10-19 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131019/d3332d06/attachment.html>

[Bug 60929] [r600-llvm] mono games with opengl are blocking on start

2013-10-19 Thread bugzilla-dae...@freedesktop.org
dri-devel/attachments/20131019/b3c931be/attachment.html>

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/cec57e93/attachment.html>

[Bug 70650] New: Blackscreen on Unity3D Games

2013-10-19 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/7b63c84a/attachment.html>

[PATCH 2/2] drm: rename agp_destroy() bus-cb to destroy()

2013-10-19 Thread David Herrmann
While the only user of agp_destroy() is the PCI-bus for agp-destruction, this callback is not strictly bound to agp. Rename to destroy() to make clear that any bus can use it to destroy resources once the device is removed. Signed-off-by: David Herrmann --- Hi We currently cannot remove the agp_

[PATCH 1/2] drm: remove agp_init() bus callback

2013-10-19 Thread David Herrmann
The PCI bus helper is the only user of it. Call it directly before device-registration to get rid of the callback. Note that all drm_agp_*() calls are locked with the drm-global-mutex so we need to explicitly lock it during initialization. It's not really clear why it's needed, but lets be safe.

[Bug 63101] Hard lockup whel launching games like TF2 on kernels 3.11.5 and 3.12 rc4 and above if radeon.dpm=1 is used

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=63101 --- Comment #12 from Kertesz Laszlo --- (In reply to Alex Deucher from comment #11) > (In reply to Kertesz Laszlo from comment #10) > > This issue has to do with the radeon driver, because if i dont append > > radeon.dpm=1 to the kernel boot optio

[Bug 63101] Hard lockup whel launching games like TF2 on kernels 3.11.5 and 3.12 rc4 and above if radeon.dpm=1 is used

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=63101 Kertesz Laszlo changed: What|Removed |Added Summary|Hard lockup whel launching |Hard lockup whel launching

[Bug 63101] Hard lockup whel launching games like TF2 on kernels 3.11.5 and 3.12 rc4 and above

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=63101 --- Comment #11 from Alex Deucher --- (In reply to Kertesz Laszlo from comment #10) > This issue has to do with the radeon driver, because if i dont append > radeon.dpm=1 to the kernel boot options, TF2 launches even with latest 3.12 > rc5+ kernel

[Bug 63101] Hard lockup whel launching games like TF2 on kernels 3.11.5 and 3.12 rc4 and above

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=63101 --- Comment #10 from Kertesz Laszlo --- This issue has to do with the radeon driver, because if i dont append radeon.dpm=1 to the kernel boot options, TF2 launches even with latest 3.12 rc5+ kernel (but it has dismal performance). Also, the CPU v

[Linaro-mm-sig] [PATCH] gpu: drm: Add helpers to allow export gem cma objects

2013-10-19 Thread Benjamin Gaignard
I realize that this patch (done for 3.10) is deprecated because there is something similar that has been push on 3.12. Anyway the question about how/where set O_RDWR dma_buf_export is valid. Your advice are welcome. Benjamin 2013/10/19 Daniel Vetter : > On Fri, Oct 18, 2013 at 11:00:57AM +0200,

[Linaro-mm-sig] [PATCH] gpu: drm: Add helpers to allow export gem cma objects

2013-10-19 Thread Daniel Vetter
On Fri, Oct 18, 2013 at 11:00:57AM +0200, benjamin.gaignard at linaro.org wrote: > From: Benjamin Gaignard > > DRM already offer helpers to use CMA for dumb buffers. > This patch add helpers to export/import gem_cam objects and allow them to be > mmap from userland. > The goal is to make working

[PATCH] drm: allocate crtc mutex separately from crtc

2013-10-19 Thread Daniel Vetter
On Thu, Oct 17, 2013 at 09:27:41PM -0400, Ilija Hadzic wrote: > (dropping stable at ... until we get the fix we can agree on) > > While looking through that function (drm_crtc_helper_set_config) to > figure out what we really need to save and restore, I came across a > piece of code that you added

[Bug 70647] New: [radeonsi] Crash unigine-heaven 3.0 with msaa enabled

2013-10-19 Thread bugzilla-dae...@freedesktop.org
_use_arb_tessellation_shader 0 && render_shaders 2 && render_anisotropy 2 && render_restart"" process -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/77d584d6/attachment.html>

[PATCH] drm/radeon/audio: use actual pll clock for setting up dto

2013-10-19 Thread Christian König
Am 19.10.2013 01:30, schrieb Alex Deucher: > Use the actual pll clock (rather than the mode clock) to set > up the audio dto. This fixes audio playback speed issues > when the pll clock does not exactly match the mode clock. > > Signed-off-by: Alex Deucher Damn, had the same idea while sleeping

[PATCH 1/2] drm/radeon/audio: write audio/video latency info for DCE4/5

2013-10-19 Thread Christian König
Am 18.10.2013 22:41, schrieb Alex Deucher: > Needed by the hda driver to properly set up synchronization > on the audio side. > > Signed-off-by: Alex Deucher For both: Reviewed-by: Christian K?nig > --- > drivers/gpu/drm/radeon/evergreen_hdmi.c | 37 > > dri

MmioTrace: Using the Instruction Decoder, etc.

2013-10-19 Thread Pekka Paalanen
On Fri, 18 Oct 2013 00:11:15 +0400 Eugene Shatokhin wrote: > Hi, > > Good to know that! > > Yes, it should be faster than page faulting, although I haven't done the > benchmarking yet. And yes, it is not needed to disable all but one CPU. In > my current implementation, I use an ordered workque

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
;s not the cable? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/b4a127ae/attachment.html>

[pull] radeon drm-fixes-3.12

2013-10-19 Thread Alex Deucher
Hi Dave, Most just regression fixes for audio, dpm, and uvd, plus a resource leak fix for cik. The following changes since commit bc5bd37ce48c66e9192ad2e7231e9678880f6f8e: drm: Pad drm_mode_get_connector to 64-bit boundary (2013-10-18 07:42:23 +0100) are available in the git repository at:

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/6d2a4fc5/attachment.html>

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/160465c2/attachment-0001.html>

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/a7f97004/attachment.html>

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
-- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/7c012620/attachment.html>

[Bug 70542] [r600g] HD5450 + uvd + hdmi flickers

2013-10-19 Thread bugzilla-dae...@freedesktop.org
nee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/6e320b1b/attachment.html>

[Bug 63101] Hard lockup whel launching games like TF2 on kernels 3.11.5 and 3.12 rc4 and above

2013-10-19 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=63101 --- Comment #9 from Kertesz Laszlo --- Reverted 6d15ee492809d38bd62237b6d0f6a81d4dd12d15, bit didnt help, i still get the lockup. Build v3.12-rc3-265-gafe05d4 (until commit afe05d41e2c25ca3e047f9c7e5341bda553a932f) is working. -- You are receiv

[PATCH 1/2] drm/radeon/audio: write audio/video latency info for DCE4/5

2013-10-19 Thread Anssi Hannula
18.10.2013 23:41, Alex Deucher kirjoitti: > Needed by the hda driver to properly set up synchronization > on the audio side. For the record, the ALSA hda driver does not actually do anything with these values yet (and my work-in-progress doesn't change that), except show them in ELD information.

[Bug 63997] Artifacts using a HD7480D on a A4-5300 APU

2013-10-19 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131019/47447574/attachment.html>