[Intel-gfx] [PATCH v2] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute

2017-06-08 Thread Martin Peres
I would like to send this patch to the core-for-CI branch, in order to verify the theory I exposed in fdo#101246. This patch also hides a potentially serious bug in the sound/hda driver, which may improve our chances of not being affected by bugs there. It may actually also fix some of the incompl

[Intel-gfx] [PATCH v3] NOTFORUPSTREAM sound/hda: add debug information in call_hp_automute

2017-06-09 Thread Martin Peres
I would like to send this patch to the core-for-CI branch, in order to verify the theory I exposed in fdo#101246. This patch also hides a potentially serious bug in the sound/hda driver, which may improve our chances of not being affected by bugs there. It may actually also fix some of the incompl

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Setting pch_id for HSW/BDW in virtual environment

2017-06-19 Thread Martin Peres
On 14/06/17 16:18, Joonas Lahtinen wrote: On ke, 2017-06-14 at 11:27 +, Patchwork wrote: == Series Details == Series: drm/i915: Setting pch_id for HSW/BDW in virtual environment URL : https://patchwork.freedesktop.org/series/25772/ State : success Janie & Daniel, This patch could be co

Re: [Intel-gfx] [PATCH i-g-t 4/7] lib/igt_chamelium: Add support for configurable DUT suspend/resume delay

2017-06-26 Thread Martin Peres
On 26/06/17 16:59, Paul Kocialkowski wrote: This adds support for reading a SuspendResumeDelay property (under [DUT]) in the IGT configuration (igtrc) and exposing it through a chamelium_get_suspend_resume_delay function. Signed-off-by: Paul Kocialkowski --- lib/igt_chamelium.c | 31 +

Re: [Intel-gfx] [PATCH i-g-t 4/7] lib/igt_chamelium: Add support for configurable DUT suspend/resume delay

2017-06-26 Thread Martin Peres
On 26/06/17 17:33, Paul Kocialkowski wrote: On Mon, 2017-06-26 at 17:25 +0300, Martin Peres wrote: On 26/06/17 16:59, Paul Kocialkowski wrote: This adds support for reading a SuspendResumeDelay property (under [DUT]) in the IGT configuration (igtrc) and exposing it through a

Re: [Intel-gfx] [PATCH i-g-t v3 2/4] tests/ chamelium: Remove the frame dump tests

2017-07-06 Thread Martin Peres
On 05/07/17 23:53, Lyude Paul wrote: NAK. You're right that these don't actually give us any advantage over just using CRCs and are just slower, however I left these tests in here moreso just so we had something to actually test the frame dumping functions so that we could avoid regressing them b

Re: [Intel-gfx] [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

2017-07-06 Thread Martin Peres
On 06/07/17 00:44, Lyude Paul wrote: On Wed, 2017-07-05 at 11:04 +0300, Paul Kocialkowski wrote: When a CRC comparison error occurs, it is quite useful to get a dump of both the frame obtained from the chamelium and the reference in order to compare them. This implements the frame dump, with a

Re: [Intel-gfx] [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

2017-07-10 Thread Martin Peres
On 10/07/17 13:31, Paul Kocialkowski wrote: On Thu, 2017-07-06 at 17:57 -0400, Lyude Paul wrote: As well, one advantage we do have here from the chamelium end is that you can only really be screen grabbing from one port at a time. So you could actually just track stuff internally in the igt_cha

Re: [Intel-gfx] [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

2017-07-10 Thread Martin Peres
On 10/07/17 15:06, Paul Kocialkowski wrote: On Mon, 2017-07-10 at 13:33 +0300, Martin Peres wrote: On 10/07/17 13:31, Paul Kocialkowski wrote: On Thu, 2017-07-06 at 17:57 -0400, Lyude Paul wrote: As well, one advantage we do have here from the chamelium end is that you can only really be

Re: [Intel-gfx] [PATCH i-g-t v3 4/4] chamelium: Dump obtained and reference frames to png on crc error

2017-07-10 Thread Martin Peres
On 10/07/17 17:11, Paul Kocialkowski wrote: On Mon, 2017-07-10 at 16:56 +0300, Martin Peres wrote: On 10/07/17 15:06, Paul Kocialkowski wrote: On Mon, 2017-07-10 at 13:33 +0300, Martin Peres wrote: On 10/07/17 13:31, Paul Kocialkowski wrote: On Thu, 2017-07-06 at 17:57 -0400, Lyude Paul

Re: [Intel-gfx] [PATCH i-g-t] lib/igt_debugfs: Update documentation and clenup

2017-07-17 Thread Martin Peres
ory that is allocated (and they are for all the current cases), so let's put that in the doc too. While I was at it I got rid of strdup() in favor of an early allocation. Cc: Martin Peres Cc: Liviu Dudau Reviewed-by: Liviu Dudau Signed-off-by: Arkadiusz Hiler --- lib/igt_debug

Re: [Intel-gfx] [PATCH] drm/i915: More stolen quirking

2017-07-19 Thread Martin Peres
lla: https://bugs.freedesktop.org/show_bug.cgi?id=98683 Cc: Martin Peres Signed-off-by: Daniel Vetter Looks good, and it will reduce the noise in CI. Thanks! Reviewed-by: Martin Peres --- drivers/gpu/drm/i915/i915_gem_stolen.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gp

Re: [Intel-gfx] [PATCH i-g-t v5 0/7] CRC testing with Chamelium improvements

2017-07-20 Thread Martin Peres
On 20/07/17 12:39, Jani Nikula wrote: For future reference, please post new versions of the entire series as new threads. When posting new versions of just some individual patches, in-reply-to each patch being replaced is fine. I think this is more clear, and also gives patchwork a better chance

[Intel-gfx] Making IGT runnable by CI and developers

2017-07-20 Thread Martin Peres
Hi everyone, As some of you may already know, we have made great strides in making our CI system usable, especially in the last 6 months when everything started clicking together. The CI team is no longer overwhelmed with fires and bug reports, so we started working on increasing the coverag

Re: [Intel-gfx] [RFC i-g-t v2] igt: Test tagging support

2017-07-21 Thread Martin Peres
On 21/07/17 14:27, Chris Wilson wrote: Quoting Tvrtko Ursulin (2017-07-21 12:08:00) On 21/07/2017 11:36, Chris Wilson wrote: Quoting Tvrtko Ursulin (2017-07-21 11:20:05) From: Tvrtko Ursulin [snip] --- a/tests/gem_concurrent_all.c +++ b/tests/gem_concurrent_all.c @@ -1492,47 +1492,47 @@

Re: [Intel-gfx] [RFC i-g-t v2] igt: Test tagging support

2017-07-21 Thread Martin Peres
On 21/07/17 15:17, Tvrtko Ursulin wrote: On 21/07/2017 13:02, Martin Peres wrote: On 21/07/17 14:27, Chris Wilson wrote: Quoting Tvrtko Ursulin (2017-07-21 12:08:00) On 21/07/2017 11:36, Chris Wilson wrote: Quoting Tvrtko Ursulin (2017-07-21 11:20:05) From: Tvrtko Ursulin [snip

Re: [Intel-gfx] [PATCH igt 1/5] igt/gem_eio: inflight wedged requires long plugging

2017-09-11 Thread Martin Peres
On 11/09/17 13:57, Petri Latvala wrote: gem_eio@in-flight is currently filtered in cibuglog. Martin, are you prepared for this subtest rename? Yes, thanks for the heads up! - Intel Finland Oy Registered Address: PL 281, 00181

Re: [Intel-gfx] [PATCH] HAX: WARN_ON(crtc->crc.opened during disable)

2017-11-08 Thread Martin Peres
On 08/11/17 17:59, Jani Nikula wrote: > On Wed, 08 Nov 2017, Tomi Sarvela wrote: >> On 08/11/17 17:27, Jani Nikula wrote: >>> On Wed, 08 Nov 2017, Chris Wilson wrote: Quoting Jani Nikula (2017-11-08 13:06:39) > > Please use trybot (i.e. send patches to > intel-gfx-try...@lists.fr

Re: [Intel-gfx] ✗ Fi.CI.BAT: warning for series starting with [1/2] drm/i915: avoid unnecessary call to intel_hpd_pin_to_port

2017-10-09 Thread Martin Peres
On 07/10/17 00:19, Paulo Zanoni wrote: Em Sex, 2017-10-06 às 10:45 +, Patchwork escreveu: == Series Details == Series: series starting with [1/2] drm/i915: avoid unnecessary call to intel_hpd_pin_to_port URL   : https://patchwork.freedesktop.org/series/31459/ State : warning == Summary ==

Re: [Intel-gfx] [PATCH i-g-t] tests/gem_eio: Skip in-flight-suspend on snb

2017-10-19 Thread Martin Peres
Cc: Joonas Lahtinen Cc: Chris Wilson Cc: "Lofstedt, Marta" Cc: Martin Peres References: https://intel-gfx-ci.01.org/tree/drm-tip/igt@gem_...@in-flight-suspend.html References: https://bugs.freedesktop.org/show_bug.cgi?id=103289 Signed-off-by: Daniel Vetter --- tests/gem_eio.c | 3 +++

Re: [Intel-gfx] [PATCH i-g-t] tests/gem_eio: Skip in-flight-suspend on snb

2017-10-23 Thread Martin Peres
On 20/10/17 12:26, Joonas Lahtinen wrote: > + Petri > > On Thu, 2017-10-19 at 16:29 +0300, Martin Peres wrote: >> On 19/10/17 12:51, Daniel Vetter wrote: >>> CI gets upset about it resulting in an incomplete, let's skip it until >>> that's fixed to

[Intel-gfx] Google Summer of Code 2018

2018-02-26 Thread Martin Peres
Hi everyone, Just a quick word to remind you that the X.Org Foundation got accepted to the Google Summer of Code 2018! As a potential mentor, if you have a project falling under the foundation's (large) umbrella that you would like to kick start or get help finishing, please add it to the list on

Re: [Intel-gfx] [PATCH i-g-t] tests: delete extended.testlist

2017-08-04 Thread Martin Peres
On 04/08/17 10:38, Tomi Sarvela wrote: On 03/08/17 18:34, Daniel Vetter wrote: This approach died, we just run everything there is (and use that to apply some serious darwinian pressure onto testcase to prove themselves). Cc: Martin Peres Cc: Arkadiusz Hiler Cc: Tomi Sarvela Signed-off-by

Re: [Intel-gfx] [PATCH] drm/i915/dsi: Silence atomic update failure with DSI panel

2017-09-06 Thread Martin Peres
anges, I can give my: Acked-by: Martin Peres I would however like to know if this breaks any feature the userspace relies on. Martin ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] Implementing Miracast

2017-03-07 Thread Martin Peres
On 07/03/17 05:00, Daniel Kasak wrote: Any news on this? I'm also interested :) Dan Hmm, good question! I will ping internally and see if we are ready to release something as an RFC. Martin ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.or

Re: [Intel-gfx] [PATCH] drm/i915: Setting pch_id for Gen7.5+ in virtual environment

2017-03-31 Thread Martin Peres
On 30/03/17 08:39, Zhang, Xiong Y wrote: On Wed, Mar 29, 2017 at 05:02:47PM +0800, Xiong Zhang wrote: In a virtual passthrough environment, the ISA bridge isn't able to be passed through. So pch_id couldn't be gotten from ISA bridge, but pch_id is used to identify LPT_H and LPT_LP, this patch

Re: [Intel-gfx] Implementing Miracast

2017-01-03 Thread Martin Peres
On 03/01/17 22:47, Jani Nikula wrote: On Fri, 23 Dec 2016, norbert wrote: Hello, about a year ago there was a discussion about Implementing Miracast on this list: https://lists.freedesktop.org/archives/dri-devel/2015-December/096035.html Since then I could not find further information about t

Re: [Intel-gfx] [PATCH] drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt

2017-01-11 Thread Martin Peres
On 11/01/17 14:58, Joonas Lahtinen wrote: On ke, 2017-01-11 at 12:14 +, Chris Wilson wrote: When switching between contexts using the aliasing_ppgtt, the VM is shared. We don't need to reload the PD registers unless they are dirty. Martin Peres reported an issue that looks like corru

Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling

2017-01-18 Thread Martin Peres
On 16/12/16 15:48, Daniel Vetter wrote: On Fri, Dec 16, 2016 at 12:29:05PM +0200, Jani Nikula wrote: The two remaining patches from [1], rebased. BR, Jani. [1] http://mid.mail-archive.com/1480984058-552-1-git-send-email-manasi.d.navare@intel.com Just for the record, I think the only thing

Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling

2017-01-20 Thread Martin Peres
On 19/01/17 13:34, Ville Syrjälä wrote: On Wed, Jan 18, 2017 at 11:05:18PM +0200, Martin Peres wrote: On 16/12/16 15:48, Daniel Vetter wrote: On Fri, Dec 16, 2016 at 12:29:05PM +0200, Jani Nikula wrote: The two remaining patches from [1], rebased. BR, Jani. [1] http://mid.mail-archive.com

Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling

2017-01-20 Thread Martin Peres
On 19/01/17 11:18, Jani Nikula wrote: On Wed, 18 Jan 2017, Martin Peres wrote: On 16/12/16 15:48, Daniel Vetter wrote: On Fri, Dec 16, 2016 at 12:29:05PM +0200, Jani Nikula wrote: The two remaining patches from [1], rebased. BR, Jani. [1] http://mid.mail-archive.com/1480984058-552-1-git

Re: [Intel-gfx] [PATCH 0/2] drm: link status property and DP link training failure handling

2017-01-20 Thread Martin Peres
On 20/01/17 18:44, Jani Nikula wrote: On Fri, 20 Jan 2017, Martin Peres wrote: On 19/01/17 11:18, Jani Nikula wrote: On Wed, 18 Jan 2017, Martin Peres wrote: On 16/12/16 15:48, Daniel Vetter wrote: On Fri, Dec 16, 2016 at 12:29:05PM +0200, Jani Nikula wrote: The two remaining patches from

[Intel-gfx] [PATCH 1/2] uxa: fix the call to PixmapSyncDirtyHelper, broken by xserver's 90db5ed

2015-07-09 Thread Martin Peres
Signed-off-by: Martin Peres --- src/compat-api.h | 4 1 file changed, 4 insertions(+) diff --git a/src/compat-api.h b/src/compat-api.h index aa93bee..1ca4380 100644 --- a/src/compat-api.h +++ b/src/compat-api.h @@ -247,3 +247,7 @@ static inline void FreePixmap(PixmapPtr pixmap) #endif

[Intel-gfx] [PATCH 2/2] sna: allow the usage of buffer age without enable async swaps

2015-07-09 Thread Martin Peres
Signed-off-by: Martin Peres --- src/sna/sna_dri2.c | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/src/sna/sna_dri2.c b/src/sna/sna_dri2.c index 47bc046..1f34ebe 100644 --- a/src/sna/sna_dri2.c +++ b/src/sna/sna_dri2.c @@ -3605,11 +3605,14 @@ bool sna_dri2_open

<    1   2