[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130522/c62c18e6/attachment-0001.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
e bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/196bb094/attachment.html>

[Bug 64867] New: Hangs on Cayman (HD6950) when watching flash/using vdpau

2013-05-22 Thread bugzilla-dae...@freedesktop.org
archives/dri-devel/attachments/20130522/2fa2badc/attachment.html>

[Bug 64867] Hangs on Cayman (HD6950) when watching flash/using vdpau

2013-05-22 Thread bugzilla-dae...@freedesktop.org
quality. -- 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/20130522/dba17cda/attachment.html>

[Bug 64649] Anomaly 2 (Steam) exits with divide by 0 in r600g

2013-05-22 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/9649064c/attachment.html>

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

2013-05-22 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20130522/8a16537d/attachment.html>

[pull] drm-intel-fixes

2013-05-22 Thread Stéphane Marchesin
On Wed, May 22, 2013 at 12:13 AM, Daniel Vetter wrote: > On Wed, May 22, 2013 at 3:24 AM, St?phane Marchesin > wrote: >> On Mon, Sep 10, 2012 at 12:28 AM, Daniel Vetter wrote: >>> Hi Dave, >>> >>> You're pull just reminded me that I've been sitting on a few small -fixes, >>> too. Nothing really

[PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread alexdeuc...@gmail.com
From: Alex Deucher Newer asics have variable numbers of crtcs. Use that rather than the asic family to determine which crtcs to check. This avoids checking non-existent crtcs or missing crtcs on certain asics. Signed-off-by: Alex Deucher Cc: stable at vger.kernel.org --- drivers/gpu/drm/rade

[PATCH 2/2] drm/radeon: don't check crtcs in card_posted() on cards without DCE

2013-05-22 Thread alexdeuc...@gmail.com
From: Alex Deucher Skip checking crtcs in hardware without them. Avoids checking non-existent hardware. Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_device.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon_device.c b/

[Bug 64738] graphics corruption with glamor

2013-05-22 Thread bugzilla-dae...@freedesktop.org
art -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/b0016270/attachment.html>

[PATCH 1/1] drm/exynos: Remove redundant use of of_match_ptr macro

2013-05-22 Thread Sachin Kamat
'mixer_match_types' is always compiled in. Hence of_match_ptr is not necessary. Signed-off-by: Sachin Kamat --- drivers/gpu/drm/exynos/exynos_mixer.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_mixer.c b/drivers/gpu/drm/exynos/exynos_mixe

[PATCH 1/2] drm/radeon: fix card_posted check for newer asics

2013-05-22 Thread Michel Dänzer
On Mit, 2013-05-22 at 11:32 -0400, alexdeucher at gmail.com wrote: > From: Alex Deucher > > Newer asics have variable numbers of crtcs. Use that > rather than the asic family to determine which crtcs > to check. This avoids checking non-existent crtcs or > missing crtcs on certain asics. > > S

[pull] drm-intel-fixes

2013-05-22 Thread Daniel Vetter
On Wed, May 22, 2013 at 5:25 PM, St?phane Marchesin wrote: > On Wed, May 22, 2013 at 12:13 AM, Daniel Vetter wrote: >> On Wed, May 22, 2013 at 3:24 AM, St?phane Marchesin >> wrote: >>> On Mon, Sep 10, 2012 at 12:28 AM, Daniel Vetter wrote: Hi Dave, You're pull just reminded me th

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

2013-05-22 Thread bugzilla-dae...@freedesktop.org
/archives/dri-devel/attachments/20130522/9bfa171d/attachment-0001.html>

[pull] drm-intel-fixes

2013-05-22 Thread Stéphane Marchesin
On Wed, May 22, 2013 at 8:51 AM, Daniel Vetter wrote: > On Wed, May 22, 2013 at 5:25 PM, St?phane Marchesin > wrote: >> On Wed, May 22, 2013 at 12:13 AM, Daniel Vetter wrote: >>> On Wed, May 22, 2013 at 3:24 AM, St?phane Marchesin >>> wrote: On Mon, Sep 10, 2012 at 12:28 AM, Daniel Vetter

[i915] Backlight brighter since 3.9.0

2013-05-22 Thread Joakim Plate
Hi, > > 2013/5/20 Daniel Vetter ffwll.ch> > Yeah, this is a feature. HDMI has (for oddball backwards compat with > analog TV signals) a special mode which reduces the useable RGB value > range by chopping off about 10% at the bottom and top end. This results in > light colors getting brighter an

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

2013-05-22 Thread bugzilla-dae...@freedesktop.org
- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/bd7975a4/attachment.html>

[PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

2013-05-22 Thread Peter Zijlstra
On Wed, May 22, 2013 at 01:18:14PM +0200, Maarten Lankhorst wrote: Lacking the actual msg atm, I'm going to paste in here... > Subject: [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3 > From: Maarten Lankhorst > > Changes since RFC patch v1: > - Updated to use atomic_long inst

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
screen, its the one connected via DVI. -- 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/20130522/e1dcb581/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/699ce59a/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/63692453/attachment.html>

[PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

2013-05-22 Thread Daniel Vetter
On Wed, May 22, 2013 at 6:18 PM, Peter Zijlstra wrote: > On Wed, May 22, 2013 at 01:18:14PM +0200, Maarten Lankhorst wrote: > > Lacking the actual msg atm, I'm going to paste in here... Just replying to the interface/doc comments, Maarten's the guy for the gory details ;-) >> Subject: [PATCH v3

[i915] Backlight brighter since 3.9.0

2013-05-22 Thread Daniel Vetter
On Wed, May 22, 2013 at 6:08 PM, Joakim Plate wrote: >> 2013/5/20 Daniel Vetter ffwll.ch> >> Yeah, this is a feature. HDMI has (for oddball backwards compat with >> analog TV signals) a special mode which reduces the useable RGB value >> range by chopping off about 10% at the bottom and top end.

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/07ebaad5/attachment-0001.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/9af1c191/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
randr --output DVI-0 --auto -- 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/20130522/8c2296e6/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
are enabled properly in that 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/20130522/b2423f1a/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/4edae7fd/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
.org/archives/dri-devel/attachments/20130522/46d24578/attachment.html>

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

2013-05-22 Thread bugzilla-dae...@freedesktop.org
--- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/db3585c6/attachment.html>

[Bug 64850] Second screen black on Pitcairn PRO

2013-05-22 Thread bugzilla-dae...@freedesktop.org
- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/8701a1de/attachment.html>

[PATCH v3 2/3] mutex: add support for wound/wait style locks, v3

2013-05-22 Thread Maarten Lankhorst
Hey, Op 22-05-13 18:18, Peter Zijlstra schreef: > On Wed, May 22, 2013 at 01:18:14PM +0200, Maarten Lankhorst wrote: > > Lacking the actual msg atm, I'm going to paste in here... Thanks for taking the time to review. >> Subject: [PATCH v3 2/3] mutex: add support for wound/wait style locks, v3 >> F

[PATCH] drm/radeon: revert Apple re-POST hack

2013-05-22 Thread alexdeuc...@gmail.com
From: Alex Deucher This reverts: drm/radeon: re-POST the asic on Apple hardware when booted via EFI That patch prevents UVD from working on macs when booted in EFI mode. The original patch may not be required any more due to other fixes for UEFI on non-Mac platforms, but I don't have any Macs.

[Bug 64877] New: R600 OpenCL Regression since e917ed96ae38f

2013-05-22 Thread bugzilla-dae...@freedesktop.org
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/f2f388b7/attachment.html>

[Bug 64877] R600 OpenCL Regression since e917ed96ae38f

2013-05-22 Thread bugzilla-dae...@freedesktop.org
. |.org|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/20130522/64cdcc31/attachment.html>

[Bug 64879] New: i915 doesn't do derivatives, neither gallium nor intel driver

2013-05-22 Thread bugzilla-dae...@freedesktop.org
dFdx() on i915? -- 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/20130522/d6fbfbea/attachment.html>

[Bug 64879] i915 doesn't do derivatives, neither gallium nor intel driver

2013-05-22 Thread bugzilla-dae...@freedesktop.org
vel/attachments/20130522/37a05d7c/attachment.html>

[Bug 64801] KMS/R7xx - [drm:radeon_cs_ioctl] *ERROR* Failed to parse relocation -12!

2013-05-22 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20130522/63de97f4/attachment.html>

[Bug 58671] New: Nvidia drivers fail compile

2013-05-22 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=58671 Summary: Nvidia drivers fail compile Product: Drivers Version: 2.5 Kernel Version: 3.10-rc* Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severi

[Bug 58671] Nvidia drivers fail compile

2013-05-22 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=58671 --- Comment #1 from Acidphase 2013-05-22 21:05:09 --- Created an attachment (id=102271) --> (https://bugzilla.kernel.org/attachment.cgi?id=102271) Build Log from portage -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=e

[RFC 6/8] drm/i2c: nxp-tda998x: add video and audio input configuration

2013-05-22 Thread Rob Clark
On Thu, May 16, 2013 at 3:27 PM, Russell King wrote: > Signed-off-by: Russell King > --- > drivers/gpu/drm/i2c/tda998x_drv.c | 308 > - > 1 files changed, 301 insertions(+), 7 deletions(-) > > diff --git a/drivers/gpu/drm/i2c/tda998x_drv.c > b/drivers/gpu/d

[Bug 64738] graphics corruption with glamor

2013-05-22 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130522/d2246583/attachment.html>

[PATCH] drm: Cocci spatch "memdup.spatch"

2013-05-22 Thread Thomas Meyer
Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/drm_edid_load.c b/drivers/gpu/drm/drm_edid_load.c --- a/drivers/gpu/drm/drm_edid_load.c +++ b/drivers/gpu/drm/drm_edid_load.c @@ -186,12 +186,11 @@ static u8 *edid_load(struct drm_connecto goto relfw_out; } -

[PATCH] drm/i915: Cocci spatch "memdup.spatch"

2013-05-22 Thread Thomas Meyer
Signed-off-by: Thomas Meyer --- diff -u -p a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c --- a/drivers/gpu/drm/i915/intel_dp.c +++ b/drivers/gpu/drm/i915/intel_dp.c @@ -2282,11 +2282,10 @@ intel_dp_get_edid(struct drm_connector * return NULL;

[Bug 64810] EGL/Gles/Weston give segfault on RADEONSI

2013-05-22 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/20130522/db353867/attachment.html>

<    1   2