Message ID | 20230817142459.89764-1-ankit.k.nautiyal@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 5463DC2FC2E for <intel-gfx@archiver.kernel.org>; Thu, 17 Aug 2023 14:30:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C54410E4A5; Thu, 17 Aug 2023 14:30:42 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8259610E06D; Thu, 17 Aug 2023 14:30:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692282640; x=1723818640; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Rl25muklPZMQH1OgEFXT+27JkNFiWXtOJyP5s2IupYQ=; b=mqZwvCrC+C9nvtTcIzfmYarT61bY3H0wqWP5DwvUPb11fvDry3I/41WI hKtMMpa1rZnqClwqaidcuNwNsBkW8nSfGo/zT/euOmXQGZk6wDpv97JA+ ctrGypbT8Zfle3oV6MuBxLiFoJBcBoNe7vATYItvK797M+p0/+L/9uX38 UQisblfWGNf5YGG6mlj81KhfAqT1URmAqcNNVCKnAhUugScVG4XdkA4v+ R0d39AKxx6muyQemh5rPe8HYX8cQP4nSA+CX9iREBdGKysyGkVn+dLM0e pDdt500Oo+brp5qfl50wdYthbHa6gfY/wWKqZjH+k0WN3dpcSgUS7e6UJ g==; X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="376581588" X-IronPort-AV: E=Sophos;i="6.01,180,1684825200"; d="scan'208";a="376581588" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2023 07:28:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10805"; a="858244033" X-IronPort-AV: E=Sophos;i="6.01,180,1684825200"; d="scan'208";a="858244033" Received: from srr4-3-linux-103-aknautiy.iind.intel.com ([10.223.34.160]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Aug 2023 07:28:17 -0700 From: Ankit Nautiyal <ankit.k.nautiyal@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Date: Thu, 17 Aug 2023 19:54:41 +0530 Message-Id: <20230817142459.89764-1-ankit.k.nautiyal@intel.com> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH 00/18] DSC misc 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
DSC misc fixes
|
expand
|