[Bug 68213] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68213 Priority: medium Bug ID: 68213 Assignee: dri-devel@lists.freedesktop.org Summary: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!! Severity:

Re: [PATCH] drm: Eliminate dev->vmalist

2013-08-17 Thread David Herrmann
Hi On Fri, Aug 16, 2013 at 1:24 PM, Chris Wilson wrote: > The primary purpose of this list is for pretty printing the maps through > debugfs/vma - per process information can be found in /proc/*/map et al. > However, the list manipulation eats processor cycles resulting in a near > indefinite (I

[Bug 68213] TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68213 --- Comment #1 from Alex Deucher --- Make sure you update to the latest rlc firmware. This is required for UVD support. Also make sure all the necessary firmware is in your initrd if you are using one or if you are compiling the driver into the

[Bug 66888] [radeonsi] Need support GL_EXT_framebuffer_multisample

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66888 Laurent carlier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 68223] Evergreen load module with device switched off: *ERROR* radeon: ring 0 test failed

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68223 stefan.demhar...@gmx.net changed: What|Removed |Added Summary|*ERROR* radeon: ring 0 test |Evergreen load module with

[Bug 68224] New: [radeonsi] Serious Sam3 is segfaulting (LLVM assert)

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68224 Priority: medium Bug ID: 68224 Assignee: dri-devel@lists.freedesktop.org Summary: [radeonsi] Serious Sam3 is segfaulting (LLVM assert) Severity: blocker Classification: Unclassified

[Bug 66888] [radeonsi] Need support GL_EXT_framebuffer_multisample

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66888 --- Comment #3 from Vladimir Ysikov --- On last llvm-svn and mesa git, glxgears show extension GL_EXT_framebuffer_multisample. But unigine-tropics show black screen and have error in console: GLShader::loadFragment(): error in "core/shaders/rend

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66974 --- Comment #6 from Vladimir Ysikov --- Created attachment 84177 --> https://bugs.freedesktop.org/attachment.cgi?id=84177&action=edit grafical glitch in HL2 ep2 This type of rendering errors is gone, but still not clean in HL2 ep2, HL2 Lost C

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66974 --- Comment #7 from Vladimir Ysikov --- Created attachment 84178 --> https://bugs.freedesktop.org/attachment.cgi?id=84178&action=edit grafical glitch in Portal Do i mast create new bug report? -- You are receiving this mail because: You are

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66974 --- Comment #8 from Laurent carlier --- (In reply to comment #7) > Created attachment 84178 [details] > grafical glitch in Portal > > Do i mast create new bug report? https://bugs.freedesktop.org/show_bug.cgi?id=68162 -- You are receiving thi

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66974 --- Comment #9 from Vladimir Ysikov --- I apologize for my carelessness. -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list dri-devel@lists.freedeskto

[PATCHv3 0/4] drm/msm: A DRM/KMS driver for snapdragon SoCs

2013-08-17 Thread Rob Clark
This patchset can also be found here, for easier browsing: http://cgit.freedesktop.org/~robclark/linux/log/?h=drm-next git://people.freedesktop.org/~robclark/linux drm-next In userspace, I've a libdrm branch with libdrm_freedreno updated to work on top of either this driver or the downstream

[Bug 68125] Radeon HD6950: Failed to parse relocation -35 (Linux 3.11-rc regression)

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68125 Andreas Bombe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 68235] New: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 Priority: medium Bug ID: 68235 Assignee: dri-devel@lists.freedesktop.org Summary: Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1 Severity: normal

[Bug 68235] Display freezes after login with kernel 3.11.0-rc5 on Cayman with dpm=1

2013-08-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68235 --- Comment #1 from Alexandre Demers --- Created attachment 84186 --> https://bugs.freedesktop.org/attachment.cgi?id=84186&action=edit errors when freeze happens Errors logged from my two last try at booting and logging with kernel 3.11.0-rc5

[Bug 68213] New: TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!

2013-08-17 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/80da230f/attachment-0001.html>

[PATCH] drm: Eliminate dev->vmalist

2013-08-17 Thread David Herrmann
Hi On Fri, Aug 16, 2013 at 1:24 PM, Chris Wilson wrote: > The primary purpose of this list is for pretty printing the maps through > debugfs/vma - per process information can be found in /proc/*/map et al. > However, the list manipulation eats processor cycles resulting in a near > indefinite (I

[Bug 68213] TURKS [drm:r600_uvd_init] *ERROR* UVD not responding, trying to reset the VCPU!!!

2013-08-17 Thread bugzilla-dae...@freedesktop.org
the kernel, you must also compile the firmware into the kernel. -- 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/20130817/ce556

[Bug 66888] [radeonsi] Need support GL_EXT_framebuffer_multisample

2013-08-17 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/9c4ef233/attachment.html>

[Bug 68223] Evergreen load module with device switched off: *ERROR* radeon: ring 0 test failed

2013-08-17 Thread bugzilla-dae...@freedesktop.org
: echo OFF > switch rmmod radeon modprobe radeon Regards Stefan -- 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/20130817/a90

[Bug 68224] New: [radeonsi] Serious Sam3 is segfaulting (LLVM assert)

2013-08-17 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/912a49b9/attachment.html>

[Bug 66888] [radeonsi] Need support GL_EXT_framebuffer_multisample

2013-08-17 Thread bugzilla-dae...@freedesktop.org
port for each case? -- 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/20130817/5e60a895/attachment.html>

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-dae...@freedesktop.org
L2 Lost Coast, Portal, left 4 Death 2. Dota 2 look like a normal. -- 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/2013081

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/a7c9fa0f/attachment-0001.html>

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-dae...@freedesktop.org
re 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/20130817/1c8e1910/attachment.html>

[Bug 66974] [radeonsi] rendering is broken in L4D2

2013-08-17 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130817/c6862214/attachment.html>

[PATCHv3 0/4] drm/msm: A DRM/KMS driver for snapdragon SoCs

2013-08-17 Thread Rob Clark
This patchset can also be found here, for easier browsing: http://cgit.freedesktop.org/~robclark/linux/log/?h=drm-next git://people.freedesktop.org/~robclark/linux drm-next In userspace, I've a libdrm branch with libdrm_freedreno updated to work on top of either this driver or the downstream

[PATCHv3 1/4] drm/msm: add register definitions

2013-08-17 Thread Rob Clark
Generated from rnndb files in: https://github.com/freedreno/envytools Keep this split out as a separate commit to make it easier to review the actual driver. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/dsi/dsi.xml.h | 502 drivers/gpu/drm/msm/dsi/mmss_cc.xml.h | 114

[PATCHv3 2/4] drm/msm: basic KMS driver for snapdragon

2013-08-17 Thread Rob Clark
The snapdragon chips have multiple different display controllers, depending on which chip variant/version. (As far as I can tell, current devices have either MDP3 or MDP4, and upcoming devices have MDSS.) And then external to the display controller are HDMI, DSI, etc. blocks which may be shared a

[PATCHv3 3/4] drm/msm: add register definitions for gpu

2013-08-17 Thread Rob Clark
Generated from rnndb files in: https://github.com/freedreno/envytools Keep this split out as a separate commit to make it easier to review the actual driver. Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/adreno/a2xx.xml.h | 1438 drivers/gpu/drm/msm/adreno/a3xx.xml

[PATCHv3 4/4] drm/msm: add a3xx gpu support

2013-08-17 Thread Rob Clark
Add initial support for a3xx 3d core. So far, with hardware that I've seen to date, we can have: + zero, one, or two z180 2d cores + a3xx or a2xx 3d core, which share a common CP (the firmware for the CP seems to implement some different PM4 packet types but the basics of cmdstream submiss

[Bug 68125] Radeon HD6950: Failed to parse relocation -35 (Linux 3.11-rc regression)

2013-08-17 Thread bugzilla-dae...@freedesktop.org
or the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/1555e457/attachment.html>

no hdmi sound on hd5450

2013-08-17 Thread stompdagg...@yahoo.com
tiently wait for the fix. >have a great week. Rafal, does the following patch: "[FIX][PATCH] drm/radeon: fix WREG32_OR macro setting bits in a register" which you've commited fixes my issue? Thanks. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/bb22f027/attachment.html>

no hdmi sound on hd5450

2013-08-17 Thread stompdagg...@yahoo.com
plied the patch it doesn't seems to work, I'll verify later today when I'll get home. also, does screen flickering is part of this bug? -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130817/77e8490d/attachment-0001.html>

I915 DRI_PRIME Bug

2013-08-17 Thread Tobias Klausmann
Hello there, while testing my "Optimus" Notebook i saw a stack trace in my logs, maybe someone is interested! I can easily reproduce this any time. It happens when offloading a GL app, here Unigine Heaven 3.0 to the nvidia card. To be more exactly: When starting Unigine the window stays black. T