[Bug 82714] New: nouveau: fails to properly initialize GPU

2014-08-16 Thread bugzilla-dae...@freedesktop.org
next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/b4b8434e/attachment-0001.html>

[Bug 57349] [nouveau, EFI] xf86-video-nouveau-1.0.2 and above fail to find device with X 1.13.0

2014-08-16 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/94c9e6f5/attachment.html>

[Bug 82586] UBO matrix in std140 struct does not work

2014-08-16 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20140816/e398b242/attachment.html>

[Bug 82586] UBO matrix in std140 struct does not work

2014-08-16 Thread bugzilla-dae...@freedesktop.org
like to bisect, and I reported other bug which I want to test) -- 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/20140816/6adf3

[PATCH] drm/vmwgfx: fix asssignment of vmw_bo_p to NULL

2014-08-16 Thread Colin King
From: Colin Ian King cppcheck detected an incorrect assignment: [drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c:903]: (warning) Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? the original assigment didn't do anything, instead *vmw_bo_p should b

[PATCH 2/2] x86, ia64: Don't default to first video device

2014-08-16 Thread Bruno Prémont
With commit 20cde694027e boot video device detection was moved from efifb to x86 and ia64 pci/fixup.c. For dual-GPU Apple computers above above change represents a regression as code in efifb did forcefully override vga_default_device while the merge did not (changed ordering of actions). This st

[PATCH 1/2] vgaarb: Drop obsolete #ifndef __ARCH_HAS_VGA_DEFAULT_DEVICE

2014-08-16 Thread Bruno Prémont
With commit 20cde694027e boot video device detection was moved from efifb to x86 and ia64 pci/fixup.c. Remove the left-over #ifndef check that will allways match since the corresponding arch-specific define is gone with above patch. Signed-off-by: Bruno Pr?mont CC: Matthew Garrett CC: stable at

[Bug 82709] New: OpenCL not working on radeon hainan

2014-08-16 Thread bugzilla-dae...@freedesktop.org
ecause: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/fafcbce1/attachment.html>

[PATCH 0/2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()

2014-08-16 Thread Bruno Prémont
This series improves on commit 20cde694027e (x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()): - cleanup remaining but always-true #ifndefs - fix boot regression on dual-GPU Macs Andreas, can you please test this series? It is a modification from previous testing patc

[Bug 72685] [radeonsi hyperz] Artifacts in Unigine Sanctuary

2014-08-16 Thread bugzilla-dae...@freedesktop.org
bbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/50bb4a44/attachment.html>

[PATCH v3] ASoC: tda998x: add a codec to the HDMI transmitter

2014-08-16 Thread Mark Brown
. Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/ba04e7c1/attachment-0001.sig>

[PATCH] drm: fix drm_modeset_lock.h kernel-doc notation

2014-08-16 Thread Randy Dunlap
From: Randy Dunlap Fix drm kernel-doc notation to squelch these warnings: Warning(..//include/drm/drm_modeset_lock.h:41): cannot understand function prototype: 'struct drm_modeset_acquire_ctx ' Warning(..//include/drm/drm_modeset_lock.h:66): cannot understand function prototype: 'struct drm_mo

[PATCH] dma-buf: fix kernel-doc warning

2014-08-16 Thread Randy Dunlap
From: Randy Dunlap Fix kernel-doc warning, missing parameter description: Warning(..//include/linux/seqno-fence.h:99): No description found for parameter 'cond' Signed-off-by: Randy Dunlap Cc: Rob Clark Cc: Maarten Lankhorst --- include/linux/seqno-fence.h |1 + 1 file changed, 1 inser

[Bug 79980] Random radeonsi crashes

2014-08-16 Thread bugzilla-dae...@freedesktop.org
?) -- 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/20140816/6a6d4bf8/attachment.html>

Fence, timeline and android sync points

2014-08-16 Thread Jerome Glisse
On Sat, Aug 16, 2014 at 09:01:27AM +0200, Thomas Hellstrom wrote: > On 08/15/2014 04:52 PM, Jerome Glisse wrote: > > On Fri, Aug 15, 2014 at 08:54:38AM +0200, Thomas Hellstrom wrote: > >> On 08/14/2014 09:15 PM, Jerome Glisse wrote: > >>> On Thu, Aug 14, 2014 at 08:47:16PM +0200, Daniel Vetter wrot

Fence, timeline and android sync points

2014-08-16 Thread Thomas Hellstrom
On 08/15/2014 04:52 PM, Jerome Glisse wrote: > On Fri, Aug 15, 2014 at 08:54:38AM +0200, Thomas Hellstrom wrote: >> On 08/14/2014 09:15 PM, Jerome Glisse wrote: >>> On Thu, Aug 14, 2014 at 08:47:16PM +0200, Daniel Vetter wrote: On Thu, Aug 14, 2014 at 8:18 PM, Jerome Glisse wrote: >

[Bug 82585] geometry shader with optional out variable segfaults

2014-08-16 Thread bugzilla-dae...@freedesktop.org
) OS|All |Linux (All) -- 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/20140816/64968e3d/attachment.html>

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst

2014-08-16 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140816/4d2d9077/attachment.html>