Re: [Intel-gfx] Commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") breaking DP audio on T440s

2015-05-10 Thread Paul Moore
On Fri, Mar 13, 2015 at 11:19 PM, Paul Moore wrote: > Ever since v3.17 I've had a problem with displayport audio on my > system, but until lately I haven't had a chance to bisect the problem. > After a few rounds I've isolated the buggy commit to 0e32b39c > ("drm/i915: add DP 1.2 MST support (v0.7

[Intel-gfx] [PATCH] drm/i915: Fix typo in intel_runtime_pm.c

2015-05-10 Thread Masanari Iida
This patch fix spelling typo in intel_runtime_pm.c Signed-off-by: Masanari Iida --- drivers/gpu/drm/i915/intel_runtime_pm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.c b/drivers/gpu/drm/i915/intel_runtime_pm.c index ce00e69..80

Re: [Intel-gfx] [PATCH] drm/i915: Set crtc_state->active to false when CRTC is disabled

2015-05-10 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6351 -Summary- Platform Delta drm-intel-nightly Series Applied PNV

Re: [Intel-gfx] [PATCH 8/8] drm/i915: Allow NV12 with 90/270 rotation

2015-05-10 Thread shuang . he
Tested-By: Intel Graphics QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 6356 -Summary- Platform Delta drm-intel-nightly Series Applied PNV

Re: [Intel-gfx] VBIOS doesn't recognize the eDP port on Baytrail-I

2015-05-10 Thread Lim, Siew Hoon
Hi Adolfo, Have you try with EMGD driver with EMGD VBIOS? For EMGD VBIOS issue, you can contact to Park, Philip. Thanks. ...siewhoon From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of Sanchez, AdolfoX Sent: Friday, May 08, 2015 6:44 AM To: intel-gfx@lists.freedesktop.

Re: [Intel-gfx] [PATCH] igt/gem_create_stolen: Verifying extended gem_create ioctl

2015-05-10 Thread Ankitprasad Sharma
On Fri, 2015-05-08 at 09:16 +0200, Daniel Vetter wrote: > On Fri, May 08, 2015 at 10:54:26AM +0530, Ankitprasad Sharma wrote: > > On Thu, 2015-05-07 at 08:52 +0200, Daniel Vetter wrote: > > > On Wed, May 06, 2015 at 03:51:52PM +0530, ankitprasad.r.sha...@intel.com > > > wrote: > > > > From: Ankitp