Message ID | 20221208154358.3848764-1-kai.vehmanen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6AF71C63708 for <intel-gfx@archiver.kernel.org>; Thu, 8 Dec 2022 15:51:13 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8982610E0EF; Thu, 8 Dec 2022 15:51:12 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id EFD0510E0EF for <intel-gfx@lists.freedesktop.org>; Thu, 8 Dec 2022 15:51:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1670514668; x=1702050668; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0+xD+0bD9DOaOg1NSyp7YcykpSy+JSFBnSb0TpKDmKw=; b=AOt66h3u5TP83TScB3goapDsNim+2bH2M+D0ncEQvm11sLOofKQM/i7q kU65d5EMnNEJ9EzdhjgD257ax9bBBLIiVJYb8Q0c44mMxqLpgw2GNowGd b5nV1Wo6mAhkUmzFD6dAMiRC4lQgyV3+yBHs+x1fQvzEJ2c79mnoLgcD+ f7zkptkzpE/qbXQ8ujrgTmAjiHplXgK/QtnJPZmbwq9e9HNfstajW4eC+ zDHtY2sl01+A0AwM0cNs/vURvYG1ApeaVJ4tuRsLdooCII/1UP9yLUM4c 56F2w2l/LCJIQaF+zxE0dxBrW4R3zw/jkyaPFWnM+lJJpFBf23I5bWCM+ g==; X-IronPort-AV: E=McAfee;i="6500,9779,10555"; a="304856900" X-IronPort-AV: E=Sophos;i="5.96,227,1665471600"; d="scan'208";a="304856900" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Dec 2022 07:44:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10555"; a="710514660" X-IronPort-AV: E=Sophos;i="5.96,227,1665471600"; d="scan'208";a="710514660" Received: from eliteleevi.tm.intel.com ([10.237.54.20]) by fmsmga008.fm.intel.com with ESMTP; 08 Dec 2022 07:44:21 -0800 From: Kai Vehmanen <kai.vehmanen@linux.intel.com> To: alsa-devel@alsa-project.org, tiwai@suse.de Date: Thu, 8 Dec 2022 17:43:55 +0200 Message-Id: <20221208154358.3848764-1-kai.vehmanen@linux.intel.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 0/3] ALSA: hda/hdmi: i915 keepalive fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: intel-gfx@lists.freedesktop.org, Rodrigo Vivi <rodrigo.vivi@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series | ALSA: hda/hdmi: i915 keepalive fixes | expand |