[Bug 88978] [bisected] [SI Scheduler] Graphical corruption in Dota 2

2015-08-01 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150801/9a187769/attachment.html>

[Bug 91509] Depth render buffer corruption

2015-08-01 Thread bugzilla-dae...@freedesktop.org
#x27;s enough for z16). In any case though I stick to my 128byte recommendation for r200 depth buffers... -- 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/20150801/009caeec/attachment.html>

[PULL] drm-intel-fixes

2015-08-01 Thread Daniel Vetter
On Fri, Jul 31, 2015 at 9:07 PM, Linus Torvalds wrote: > On Fri, Jul 31, 2015 at 9:54 AM, Daniel Vetter > wrote: >> >> I delayed my -fixes pull a bit hoping that I could include a fix for the >> dp mst stuff but looks a bit more nasty than that. So just 3 other >> regression fixes, one 4.2 other

[PATCH] drm: panel: simple: add QiaoDian qd43003c0-40

2015-08-01 Thread Alexandre Belloni
From: Josh Wu The QiaoDian Xianshi QD43003C0-40 is a 4"3 TFT LCD panel. Timings from the OTA5180A document, ver 0.9, section 10.1.1: http://www.orientdisplay.com/pdf/OTA5180A.pdf Signed-off-by: Josh Wu Signed-off-by: Alexandre Belloni --- .../devicetree/bindings/panel/qd,qd43003c0-40.txt

[Bug 91518] [TAHITI] Crash caused by GPU faults while launching Unigine Heaven 4.0

2015-08-01 Thread bugzilla-dae...@freedesktop.org
reedesktop.org/archives/dri-devel/attachments/20150801/396a69bf/attachment.html>

[Bug 91518] [TAHITI] Crash caused by GPU faults while launching Unigine Heaven 4.0

2015-08-01 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150801/c4d2499e/attachment.html>

[Bug 90217] Counter Strike Global Offensive: GPU fault after a while

2015-08-01 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150801/d6a7d8cd/attachment.html>

[PATCH v3 10/24] drm/omap: Use new drm_fb_helper functions

2015-08-01 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Friday 31 July 2015 16:21:48 Archit Taneja wrote: > Use the newly created wrapper drm_fb_helper functions instead of calling > core fbdev functions directly. They also simplify the fb_info creation. > > v3: > - Update error handling for new drm_fb_helper fu

[Bug 91518] [TAHITI] Crash caused by GPU faults while launching Unigine Heaven 4.0

2015-08-01 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150801/1e2da53a/attachment-0001.html>

[RFC 05/21] drm/omap: Remove FB_KMS_HELPER and FB related config options

2015-08-01 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Monday 13 July 2015 12:13:52 Archit Taneja wrote: > Remove FB_* config options since the driver doesn't call any fbdev > functions directly. > > Remove FB_KMS_HELPER as this would now be selected by the top level > FBDEV_EMULATION config option. If the fbde

[RFC 19/21] drm/rcar-du: Remove FB_KMS_HELPER config option

2015-08-01 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Monday 13 July 2015 12:14:06 Archit Taneja wrote: > The driver internally uses drm_fb_cma helpers to emulate fbdev and > allocate buffers. It doesn't need to select DRM_FB_KMS_HELPER. This > will be managed by the config option DRM_KMS_CMA_HELPER. > > Cc: L

[RFC 20/21] drm/shmobile: Remove FB_KMS_HELPER config option

2015-08-01 Thread Laurent Pinchart
Hi Archit, Thank you for the patch. On Monday 13 July 2015 12:14:07 Archit Taneja wrote: > The driver internally uses drm_fb_cma helpers to emulate fbdev and > allocate buffers. It doesn't need to select DRM_FB_KMS_HELPER. This > will be managed by the config option DRM_KMS_CMA_HELPER. > > Cc: L

[Bug 91518] [TAHITI] Crash caused by GPU faults while launching Unigine Heaven 4.0

2015-08-01 Thread bugzilla-dae...@freedesktop.org
the local file deleted (or at least the heaven sections deleted). -- 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/20150801/2adce

[Bug 91518] [TAHITI] Crash caused by GPU faults while launching Unigine Heaven 4.0

2015-08-01 Thread bugzilla-dae...@freedesktop.org
happened that way by chance though. -- 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/20150801/fc5bd9ee/attachment.html>

[Bug 91520] [radeonsi, PIGLIT, regression] spec@arb_gpu_shader_fp64@execution@fs-indirect-temp-double-{dst, src} triggers SIGSEGV

2015-08-01 Thread bugzilla-dae...@freedesktop.org
bdb09 hawaii_vce.bin libclc: Git:master/7958b0202b DDX: Git:master/b6d871bf29 -- 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/20150801/f5072918/attachment.html>

[PATCH] scripts/kernel-doc Allow struct arguments documentation in struct body

2015-08-01 Thread Jonathan Corbet
On Fri, 31 Jul 2015 18:06:45 -0300 Danilo Cesar Lemes de Paula wrote: > Describing arguments at top of a struct definition works fine > for small/medium size structs, but it definitely doesn't work well > for struct with a huge list of elements. > > Keeping the arguments list inside the struct b

[PATCH] scripts/kernel-doc Allow struct arguments documentation in struct body

2015-08-01 Thread Laurent Pinchart
Hi Jon, On Saturday 01 August 2015 13:22:10 Jonathan Corbet wrote: > On Fri, 31 Jul 2015 18:06:45 -0300 Danilo Cesar Lemes de Paula wrote: > > Describing arguments at top of a struct definition works fine > > for small/medium size structs, but it definitely doesn't work well > > for struct with a

[Bug 79417] r600-cayman: GPU lockup in Planetary Annihilation (PTE 66705) on HD6950

2015-08-01 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150801/e3aed930/attachment.html>

[Bug 90378] [LLVM][bisected] GPU lockups in Left 4 Dead 2

2015-08-01 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150801/6c424a0e/attachment.html>

[Bug 91522] Tonga display lock on agd5f drm-next-4.3-wip since drm/amdgpu: fix syncing to VM updates

2015-08-01 Thread bugzilla-dae...@freedesktop.org
: Mon Jul 27 15:40:35 2015 +0200 drm/amdgpu: fix syncing to VM updates -- 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/20150

[PATCH] drm/amdgpu: increment queue when iterating on this variable.

2015-08-01 Thread Nicolas Iooss
gfx_v7_0_print_status contains a for loop on variable queue which does not update this variable between each iteration. This is bug is reported by clang while building allmodconfig LLVMLinux on x86_64: drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:5126:19: error: variable 'queue' used in loop con

[Bug 87278] Packet0 not allowed and GPU fault detected errors with Serious Engine games

2015-08-01 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150801/9fef563a/attachment-0001.html>

[Bug 91084] RadeonSI crash while playing World Of Tanks

2015-08-01 Thread bugzilla-dae...@freedesktop.org
week or so I'll move radeon back to x16 slot and will test again. regards Mjasnik -- 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/at