Re: [Intel-gfx] [PATCH 3/3] just some guess work to findout the culprit. If this breaks then we know what do.

2018-02-13 Thread Kumar, Abhijeet
On 2/14/2018 9:36 AM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar --- sound/pci/hda/hda_codec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/hda/hda_codec.c b/sound/pci/hda/hda_codec.c index 8c1b07e300a8..377d5719b4cd 100644 --- a/sound/pci/hda/hda

Re: [Intel-gfx] [PATCH 3/3] just some guess work to findout the culprit. If this breaks then we know what do.

2018-02-14 Thread Kumar, Abhijeet
On 2/14/2018 2:17 PM, Chris Wilson wrote: Quoting Kumar, Abhijeet (2018-02-14 04:53:57) On 2/14/2018 9:36 AM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar --- sound/pci/hda/hda_codec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

Re: [Intel-gfx] [PATCH 3/3] just some guess work to findout the culprit. If this breaks then we know what do.

2018-02-14 Thread Kumar, Abhijeet
On 2/14/2018 4:48 PM, Takashi Iwai wrote: On Wed, 14 Feb 2018 10:06:19 +0100, Kumar, Abhijeet wrote: On 2/14/2018 2:17 PM, Chris Wilson wrote: Quoting Kumar, Abhijeet (2018-02-14 04:53:57) On 2/14/2018 9:36 AM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar

Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"

2018-02-12 Thread Kumar, Abhijeet
On 2/13/2018 10:41 AM, Takashi Iwai wrote: On Mon, 12 Feb 2018 18:29:53 +0100, Chris Wilson wrote: This reverts commit 3b5b899ca67db07a4c4825911072221f99e157e2. Fixes: 3b5b899ca67d ("ALSA: hda: Make use of core codec functions to sync power state") Cc: Abhijeet Kumar Cc: Takashi Iwai Did

Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"

2018-02-13 Thread Kumar, Abhijeet
Thanks for sharing the results Marta and Jani. I'll fix it and send the updated patch soon. Warm Regards, Abhijeet ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"

2018-02-13 Thread Kumar, Abhijeet
@lists.freedesktop.org; Kumar, Abhijeet Subject: Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state" On Mon, 12 Feb 2018 18:29:53 +0100, Chris Wilson wrote: This reverts commit 3b5b899ca67db07a4c4825911072221f99e157e2. Fixes: 3b

Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state"

2018-02-13 Thread Kumar, Abhijeet
Behalf Of Takashi Iwai Sent: tiistai 13. helmikuuta 2018 7.11 To: Chris Wilson Cc: intel-gfx@lists.freedesktop.org; Kumar, Abhijeet Subject: Re: [Intel-gfx] [PATCH] AWOOGA: Revert "ALSA: hda: Make use of core codec functions to sync power state" On Mon, 12 Feb 2018 18:29:53 +0100, Chris

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()

2018-02-13 Thread Kumar, Abhijeet
On 2/13/2018 3:15 PM, Chris Wilson wrote: Quoting Patchwork (2018-02-13 09:42:41) == Series Details == Series: ALSA: hda: Remove finite loop from snd_hdac_sync_power_state() URL : https://patchwork.freedesktop.org/series/38140/ State : success == Summary == Series 38140v1 ALSA: hda: Remov

Re: [Intel-gfx] [PATCH v2] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()

2018-02-13 Thread Kumar, Abhijeet
On 2/13/2018 3:54 PM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar Finite loop and msleep was causing few igt@pm_rpm tests failure for HSW and BDW. Thus removing them. Fixes: 3b5b899ca67d ("ALSA: hda: Make use of core codec functions to sync power state") References:

Re: [Intel-gfx] [PATCH v2] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()

2018-02-13 Thread Kumar, Abhijeet
On 2/13/2018 6:17 PM, Chris Wilson wrote: Quoting Kumar, Abhijeet (2018-02-13 12:41:42) On 2/13/2018 3:54 PM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar Finite loop and msleep was causing few igt@pm_rpm tests failure for HSW and BDW. Thus removing them

Re: [Intel-gfx] [PATCH v2] ALSA: hda: Remove finite loop from snd_hdac_sync_power_state()

2018-02-13 Thread Kumar, Abhijeet
On 2/13/2018 6:17 PM, Chris Wilson wrote: Quoting Kumar, Abhijeet (2018-02-13 12:41:42) On 2/13/2018 3:54 PM, abhijeet.ku...@intel.com wrote: From: Abhijeet Kumar Finite loop and msleep was causing few igt@pm_rpm tests failure for HSW and BDW. Thus removing them