[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
noise -- 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/20131213/e4c68e11/attachment-0001.html>

[Mesa-dev] [PATCH 04/18] dri3: Switch to libxshmfence version 1.1

2013-12-13 Thread Keith Packard
available Type: application/pgp-signature Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/ecd89f2d/attachment.pgp>

[Mesa-dev] [PATCH 01/18] Remove glBlendColor and glBlendEquations decls from glext.h

2013-12-13 Thread Keith Packard
A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/8ba47add/attachment.pgp>

[Bug 72699] New: [llvm] Europa Universalis 4 closes its window and eats all memory while loading

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ity Radeon HD 5650M -- 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/20131213/0a8de094/attachment.html>

[Bug 72685] [radeonsi] artifacts and/or GPU crashes with htile

2013-12-13 Thread bugzilla-dae...@freedesktop.org
gnee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/6561e644/attachment.html>

[Bug 72685] [radeonsi] artifacts and/or GPU crashes with htile

2013-12-13 Thread bugzilla-dae...@freedesktop.org
crubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/7c5b6199/attachment.html>

The least I need to draw with OpenGL.

2013-12-13 Thread Pekka Paalanen
On Thu, 12 Dec 2013 20:13:47 +0300 Artsiom Anikeyenka wrote: > Hey, Pekka, > > Talking in scope of kmscube source code after Rob Clark. Is there > a way to do the same using proprietary Nvidia (for example) > drivers? Also I would really appreciate if you explained me what > is kms (kernel mode

[Bug 56534] [r600g] cayman msaa/mlaa/fxaa buggy

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131213/9eed108f/attachment.html>

[Bug 71777] R600 stuck while compiling shader for Unigine Heaven 3.0

2013-12-13 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/b1d7266f/attachment-0001.html>

[Bug 70687] vgaswitcheroo issues on Linux 3.12

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131213/8c35b79a/attachment.html>

[PATCH 2/2] intel/test_decode: Allow gen8 to be infered from the batch filenames

2013-12-13 Thread Daniel Vetter
On Fri, Dec 13, 2013 at 05:51:26PM +, Damien Lespiau wrote: > Signed-off-by: Damien Lespiau > --- > intel/test_decode.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/intel/test_decode.c b/intel/test_decode.c > index 0fcdf3b..b710f34 100644 > --- a/intel/test_decode.c > +++ b/intel

[PATCH 1/2] gitignore: Ignore various generated files

2013-12-13 Thread Daniel Vetter
On Fri, Dec 13, 2013 at 05:51:25PM +, Damien Lespiau wrote: > - *.log/*.trs are generated by make check > - TAGS are generated by make tags > - build-aux, config.h.in~ by autoconf > - *.sw? are temporary files create by vim > - name_from_fd wasn't ignored yet for some reason > > Signed-off-by:

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/c20ade7b/attachment.html>

[Bug 72685] [radeonsi] artifacts and/or GPU crashes with htile

2013-12-13 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/28e3a188/attachment.html>

[Mesa-dev] [PATCH 04/18] dri3: Switch to libxshmfence version 1.1

2013-12-13 Thread Kenneth Graunke
On 12/13/2013 05:25 PM, Keith Packard wrote: > libxshmfence v1.0 foolishly used 'int32_t *' for the fence type, which > works when the fence is a linux futex. However, version 1.1 > changes the exported datatype to 'struct xshmfence *' > > Require libxshmfence version 1.1 and switch the API around

[Mesa-dev] [PATCH] Don't use libudev for glx/dri3

2013-12-13 Thread Kenneth Graunke
On 11/18/2013 12:58 PM, Emil Velikov wrote: > On 18/11/13 01:08, Keith Packard wrote: >> libudev doesn't have a stable API/ABI, and if the application wants to use >> one >> version, we'd best not load another into libGL. >> >> Signed-off-by: Keith Packard >> --- >> > Hi Keith, > > Did you had t

[Mesa-dev] [PATCH 01/18] Remove glBlendColor and glBlendEquations decls from glext.h

2013-12-13 Thread Kenneth Graunke
On 12/13/2013 05:25 PM, Keith Packard wrote: > These are duplicates from gl.h; I'm not sure which file they belong in, but > you don't get to have them in both places. > > Signed-off-by: Keith Packard > --- > include/GL/glext.h | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/G

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
rg/archives/dri-devel/attachments/20131213/44d1ab62/attachment.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
it). Is there anything I should watch for and report ? -- 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/20131213/7ef0b47b/attachment.html>

[PATCH 1/2] gitignore: Ignore various generated files

2013-12-13 Thread Damien Lespiau
On Fri, Dec 13, 2013 at 07:03:11PM +0100, Daniel Vetter wrote: > On Fri, Dec 13, 2013 at 05:51:25PM +, Damien Lespiau wrote: > > - *.log/*.trs are generated by make check > > - TAGS are generated by make tags > > - build-aux, config.h.in~ by autoconf > > - *.sw? are temporary files create by vi

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
iving 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/20131213/aa768141/attachment.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
e for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/41ac57c4/attachment-0001.html>

[PATCH 2/2] intel/test_decode: Allow gen8 to be infered from the batch filenames

2013-12-13 Thread Damien Lespiau
Signed-off-by: Damien Lespiau --- intel/test_decode.c | 1 + 1 file changed, 1 insertion(+) diff --git a/intel/test_decode.c b/intel/test_decode.c index 0fcdf3b..b710f34 100644 --- a/intel/test_decode.c +++ b/intel/test_decode.c @@ -146,6 +146,7 @@ infer_devid(const char *batch_filename)

[PATCH 1/2] gitignore: Ignore various generated files

2013-12-13 Thread Damien Lespiau
- *.log/*.trs are generated by make check - TAGS are generated by make tags - build-aux, config.h.in~ by autoconf - *.sw? are temporary files create by vim - name_from_fd wasn't ignored yet for some reason Signed-off-by: Damien Lespiau --- .gitignore | 8 +++- 1 file changed, 7 insertions(+)

[PATCH 18/18] gallium: Use base.stamp for all drawable invalidation checks.

2013-12-13 Thread Keith Packard
Upper levels of the stack use base.stamp to tell when a drawable needs to be revalidated, but the dri state tracker was using dPriv->lastStamp. Those two, along with dri2.stamp, all get simultaneously incremented when a dri2 invalidate event was delivered, and so end up containing precisely the sam

[PATCH 17/18] nvc0: fix segfault if nv50_miptree_from_handle() fails

2013-12-13 Thread Keith Packard
From: Ben Skeggs Signed-off-by: Ben Skeggs Signed-off-by: Keith Packard --- src/gallium/drivers/nouveau/nvc0/nvc0_resource.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gallium/drivers/nouveau/nvc0/nvc0_resource.c b/src/gallium/drivers/nouveau/nvc0/nvc0_resource.

[PATCH 16/18] gallium/dri: fix unsetting of format when encountering depth/stencil

2013-12-13 Thread Keith Packard
From: Ben Skeggs Signed-off-by: Ben Skeggs Signed-off-by: Keith Packard --- src/gallium/state_trackers/dri/drm/dri2.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/gallium/state_trackers/dri/drm/dri2.c b/src/gallium/state_trackers/dri/drm/dri

[PATCH 15/18] gallium: Add __DRIimageDriverExtension support to gallium

2013-12-13 Thread Keith Packard
Provide the hook to pull textures out of __DRIimage structures and use them as renderbuffers. Signed-off-by: Keith Packard --- src/gallium/state_trackers/dri/drm/dri2.c | 238 +- 1 file changed, 230 insertions(+), 8 deletions(-) diff --git a/src/gallium/state_tracker

[PATCH 14/18] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888

2013-12-13 Thread Keith Packard
The __DRIimage createImageFromFds function takes a fourcc code, but there was no fourcc code that match __DRI_IMAGE_FORMAT_SARGB8. This adds a define for that format, adds a translation in DRI3 from __DRI_IMAGE_FORMAT_SARGB8 to __DRI_IMAGE_FOURCC_SARGB and then adds translations *back* to __IMA

[PATCH 13/18] dri3: Flush XCB before blocking for special events

2013-12-13 Thread Keith Packard
XCB doesn't flush the output buffer automatically, so we have to call xcb_flush ourselves before waiting. Signed-off-by: Keith Packard --- src/glx/dri3_glx.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/glx/dri3_glx.c b/src/glx/dri3_glx.c index c26d6e5..7982f6b 100644 --- a/src/glx/

[PATCH 12/18] dri3: Rename DRI3_MAX_BACK to DRI3_NUM_BACK

2013-12-13 Thread Keith Packard
It is the maximum number of back buffers, but the name is confusing and is easily read as the maximum back buffer index. Chage to DRI3_NUM_BACK to make the intended usage a bit clearer. Signed-off-by: Keith Packard --- src/glx/dri3_glx.c | 4 ++-- src/glx/dri3_priv.h | 10 +- 2 files c

[PATCH 11/18] i965: Set fast color clear mcs_state on newly allocated image miptrees

2013-12-13 Thread Keith Packard
Just copying code from the dri2 path to set up the fast color clear state. This also removes a couple of bogus intel_region_reference calls. Signed-off-by: Keith Packard Reviewed-by: Eric Anholt --- src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 10 +++--- 1 file changed, 7 insertions(+),

[PATCH 10/18] i965: Correct check for re-bound buffer in intel_update_image_buffer

2013-12-13 Thread Keith Packard
The buffer-object is the persistent thing passed through the loader, so when updating an image buffer, check to see if it is already bound to the provided bo. The region, on the other hand, is allocated separately for the miptree, and so will never be the same as that passed back from the loader.

[PATCH 09/18] dri3: Enable GLX_INTEL_swap_event

2013-12-13 Thread Keith Packard
Now that we're tracking SBC values correctly, and the X server has the ability to send the GLX swap events from a PresentPixmap request, enable this extension. Signed-off-by: Keith Packard --- src/glx/dri3_glx.c | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git

[PATCH 08/18] dri3: Fix dri3_wait_for_sbc to wait for completion of requested SBC

2013-12-13 Thread Keith Packard
Eric figured out that glXWaitForSbcOML wanted to block until the requested SBC had been completed, which means to wait until the PresentCompleteNotify event for that SBC had been received. This replaces the simple sleep(1) loop (which was bogus) with a loop that just checks to see if we've seen th

[PATCH 07/18] dri3: Track full 64-bit SBC numbers, instead of just 32-bits

2013-12-13 Thread Keith Packard
Tracking the full 64-bit SBC values makes it clearer how those values are being used, and simplifies the wait_msc code. The only trick is in re-constructing the full 64-bit value from Present's 32-bit serial number that we use to pass the SBC value from request to event. Signed-off-by: Keith Packa

[PATCH 06/18] dri3: Clean up struct dri3_drawable

2013-12-13 Thread Keith Packard
Move the depth field up with width and height. Remove unused previous_time and frames fields. Signed-off-by: Keith Packard Reviewed-by: Kenneth Graunke --- src/glx/dri3_priv.h | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/glx/dri3_priv.h b/src/glx/dri3_priv.h ind

[PATCH 05/18] dri3: Free resources when drawable is destroyed.

2013-12-13 Thread Keith Packard
Always nice to clean up after ourselves. Signed-off-by: Keith Packard --- src/glx/dri3_glx.c | 17 - src/glx/dri3_priv.h | 5 - 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/glx/dri3_glx.c b/src/glx/dri3_glx.c index 1834c6d..4c0dc29 100644 --- a/src/gl

[PATCH 04/18] dri3: Switch to libxshmfence version 1.1

2013-12-13 Thread Keith Packard
libxshmfence v1.0 foolishly used 'int32_t *' for the fence type, which works when the fence is a linux futex. However, version 1.1 changes the exported datatype to 'struct xshmfence *' Require libxshmfence version 1.1 and switch the API around. Signed-off-by: Keith Packard --- configure.ac

[PATCH 03/18] Don't use libudev for glx/dri3

2013-12-13 Thread Keith Packard
libudev doesn't have a stable API/ABI, and if the application wants to use one version, we'd best not load another into libGL. Signed-off-by: Keith Packard --- configure.ac | 8 - src/glx/dri3_common.c | 85 ++- 2 files changed, 50 in

[PATCH 02/18] dri/swrast: Passing dri_context * instead of gl_context* to driContextSetFlags

2013-12-13 Thread Keith Packard
These are the same address, but different types and driContextSetFlags wants a gl_context pointer. Signed-off-by: Keith Packard --- src/mesa/drivers/dri/swrast/swrast.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/drivers/dri/swrast/swrast.c b/src/mesa/drivers/dr

[PATCH 01/18] Remove glBlendColor and glBlendEquations decls from glext.h

2013-12-13 Thread Keith Packard
These are duplicates from gl.h; I'm not sure which file they belong in, but you don't get to have them in both places. Signed-off-by: Keith Packard --- include/GL/glext.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/GL/glext.h b/include/GL/glext.h index 7d6033e..b432d2e 100644 --

[PATCH 00/18] dri3+gallium patch series

2013-12-13 Thread Keith Packard
This series has a bunch of DRI3 cleanups and fixes followed by a few patches that finish up DRI3 support in gallium. The first two patches have nothing to do with DRI3, just some warning fixes: [PATCH 01/18] Remove glBlendColor and glBlendEquations decls from [PATCH 02/18] dri/swrast: Passing d

[Bug 72685] New: [radeonsi] artifacts and/or GPU crashes with htile

2013-12-13 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/20131213/0cc58b63/attachment.html>

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-13 Thread bugzilla-dae...@freedesktop.org
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/fd2b954b/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/c90330c4/attachment-0001.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
iving 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/20131213/e5b9015f/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
never saw a 3.13 kernel build...? -- 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/20131213/9c88395b/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
e right, and this seems to deal with Samba... -- 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/20131213/4eeda778/attachment.html>

[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888

2013-12-13 Thread Keith Packard
achment was scrubbed... Name: not available Type: application/pgp-signature Size: 827 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/170aed31/attachment.pgp>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/16cf828d/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/29da0482/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/d3dee8df/attachment.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/6a8aeac7/attachment-0001.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
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/20131213/3e6a42e5/attachment.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/e5827cc9/attachment.html>

[Bug 72648] All 3 monitor EDIDs show the same

2013-12-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/2ecbca71/attachment.html>

[Bug 72680] flightgear crashes on r600 (rs880) with llvm backend

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131213/0a2a5834/attachment.html>

[Mesa-dev] [PATCH 1/4] dri3: Clean up struct dri3_drawable

2013-12-13 Thread Kenneth Graunke
On 11/25/2013 09:35 PM, Keith Packard wrote: > Move the depth field up with width and height. > > Remove unused previous_time and frames fields. > > Signed-off-by: Keith Packard > --- > src/glx/dri3_priv.h | 6 +- > 1 file changed, 1 insertion(+), 5 deletions(-) > > diff --git a/src/glx/dr

[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888

2013-12-13 Thread Kenneth Graunke
On 11/21/2013 08:12 PM, Keith Packard wrote: > The __DRIimage createImageFromFds function takes a fourcc code, but there was > no fourcc code that match __DRI_IMAGE_FORMAT_SARGB8. This adds a define for > that format, adds a translation in DRI3 from __DRI_IMAGE_FORMAT_SARGB8 to > __DRI_IMAGE_FOURCC

[Bug 61891] Cannot switch off Radeon 6400M with vgaswitcheroo

2013-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=61891 --- Comment #10 from Alex Deucher --- see also: https://bugs.freedesktop.org/show_bug.cgi?id=71930 -- You are receiving this mail because: You are watching the assignee of the bug.

[Bug 64891] [snd_hda_codec] BUG: soft lockup - CPU#0 stuck for 22s (when using vgaswitcheroo)

2013-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64891 --- Comment #18 from Takashi Iwai --- Rafael, any clue? -- You are receiving this mail because: You are watching the assignee of the bug.

[RFC v2 PATCH] mipi-dsi-bus: add MIPI DSI bus support

2013-12-13 Thread Tomi Valkeinen
upport all those cases. But if we need to parse the reg ourselves, and have different code paths for #size-cells 0 and 1, I'd rather stick to the simplest model. No point in having lots of code lines to handle different #size-cells, as we most likely just one one VC ID. I do agree that consecutive VC IDs sounds much more probable. However, array of VC IDs work for all cases, but a (single) range doesn't. And we can only have 4 VC IDs, so the biggest array would be <0 1 2 3>. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 901 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/c4ca637e/attachment-0001.pgp>

[Bug 64891] [snd_hda_codec] BUG: soft lockup - CPU#0 stuck for 22s (when using vgaswitcheroo)

2013-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64891 Alex Deucher changed: What|Removed |Added CC||alexdeucher at gmail.com --- Comment #17 f

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 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/20131213/5002f75d/attachment-0001.html>

[Bug 72680] flightgear crashes on r600 (rs880) with llvm backend

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20131213/cfd7dd67/attachment.html>

[Bug 72680] New: flightgear crashes on r600 (rs880) with llvm backend

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ceiving 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/20131213/dae2a520/attachment.html>

[RFC v2 PATCH] mipi-dsi-bus: add MIPI DSI bus support

2013-12-13 Thread Tomi Valkeinen
IDs individually as I did in my recent reply, should do the same thing as above, without ranges. It's still open to me if that method is good or not. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 901 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/6dadf6fe/attachment-0001.pgp>

[RFC v2 PATCH] mipi-dsi-bus: add MIPI DSI bus support

2013-12-13 Thread Tomi Valkeinen
ects should be hidden within drivers. I'm thinking that > perhaps a DSI hub could be a special type of peripheral, much like a > bridge in PCI, with a means to instantiate children of its own (yet > still make them children of the DSI host bus) and providing a way to > translate between link-local (physical) and logical VC IDs. Yes, something like that sounds good to me. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 901 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/532c9ed9/attachment-0001.pgp>

[RFC v2 PATCH] mipi-dsi-bus: add MIPI DSI bus support

2013-12-13 Thread Thierry Reding
mpletely separate ones. Or perhaps it isn't. Either way I think the binding would support both of those cases. I'll see if I can come up with some wording to make that a part of the binding and perhaps mention that only one-to-one relationships are taken into account in the binding. Thierry -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/e14cac52/attachment.pgp>

[RFC v2 PATCH] mipi-dsi-bus: add MIPI DSI bus support

2013-12-13 Thread Andrzej Hajda
On 12/12/2013 01:19 PM, Thierry Reding wrote: > On Tue, Dec 10, 2013 at 11:19:54AM +0200, Tomi Valkeinen wrote: >> On 2013-12-09 18:10, Thierry Reding wrote: >> >> Btw, about single linux device handling multiple VC IDs: I noticed that >> the DSI spec has an example, in which a DSI peripheral recei

linux-next: manual merge of the drm-intel tree with Linus' tree

2013-12-13 Thread Stephen Rothwell
} -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/bcbc18f3/attachment.pgp>

[Bug 64891] [snd_hda_codec] BUG: soft lockup - CPU#0 stuck for 22s (when using vgaswitcheroo)

2013-12-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64891 Takashi Iwai changed: What|Removed |Added Component|Sound(ALSA) |Video(DRI - non Intel) Assignee|

exynos-drm 1024x768 HDMI output

2013-12-13 Thread Daniel Drake
On Fri, Dec 13, 2013 at 9:46 AM, Daniel Drake wrote: > Lets just accept the fact that the first line of the output image is > rendered badly. Specifically, it has 257 black pixels added onto the > end of it. The following rows do not exhibit that problem. > > To accept and ignore this oddity, I wa

exynos-drm 1024x768 HDMI output

2013-12-13 Thread Daniel Drake
On Thu, Dec 12, 2013 at 4:46 PM, Daniel Drake wrote: > What I feel we are missing here is an explanation for why the first > row of pixels is treated differently from the rest. Every value that I > tweak seems to have an effect on the first line (which was rendered > OK) as well as all the others

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-13 Thread bugzilla-dae...@freedesktop.org
e the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/908881ff/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/352befdc/attachment.html>

[Bug 72283] [] dce6_afmt_write_speaker_allocation+0xdb/0x140 [radeon]

2013-12-13 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131213/f7f817a0/attachment.html>

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-13 Thread bugzilla-dae...@freedesktop.org
ad spectrum disabled). It happened before that my system would not hang for some reason once in many boots, maybe that's what happened. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: &l

[Bug 72425] divide by zero error in radeon_surface.c when opening chrome with WebGL enabled

2013-12-13 Thread bugzilla-dae...@freedesktop.org
=) at chrome/app/chrome_exe_main_gtk.cc:43 -- 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/20131213/11d5c716/attachment-0001.html>

[PATCH] drm/bochs: new driver

2013-12-13 Thread Stefan Lippers-Hollmann
Hi On Thursday 12 December 2013, Gerd Hoffmann wrote: > DRM driver for (virtual) vga cards using the bochs dispi > interface, such as the qemu standard vga (qemu -vga std). > > Don't bother supporting anything but 32bpp for now, even > though the virtual hardware is able to do that. > > Known is

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-13 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/20131213/87672e29/attachment.html>

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-13 Thread bugzilla-dae...@freedesktop.org
. Sorry for bringing bad news. -- 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/20131213/9eba2ff8/attachment.html>

[PATCH] radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()

2013-12-13 Thread Sergey Senozhatsky
On (12/12/13 23:29), Deucher, Alexander wrote: > Fix is already queued in my next -fixes pull. Thanks! > Nice. Thanks! -ss > Alex > > > -Original Message- > > From: Sergey Senozhatsky [mailto:sergey.senozhatsky at gmail.com] > > Sent: Thursday, December 12, 2013 6:26 PM > > To

[PATCH] radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()

2013-12-13 Thread Sergey Senozhatsky
Since ec39f64bba radeon_hwmon_init() is using hwmon_device_register_with_groups(), which sets `rdev' as a device private driver_data, while hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() are still waiting for `drm_device'. fix them by using dev_get_drvdata(): BUG: unable to handle