Message ID | 20230713103346.1163315-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 EE2C9EB64DD for <intel-gfx@archiver.kernel.org>; Thu, 13 Jul 2023 10:37:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6169410E67A; Thu, 13 Jul 2023 10:37:32 +0000 (UTC) Received: from mga06.intel.com (mga06b.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id BA25410E66F; Thu, 13 Jul 2023 10:37:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689244650; x=1720780650; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=NTNA7nFPteiC5o2oQBWLwJiY0vM2uJXhNVdDMdYd2OE=; b=K/frozrRRgQIx581pmcax/YIiYjzN8/l7dvU+lKPROr7kLAhcWP4/Fu1 hDfKS/aI9FU1KXbJsYTCnz20F7YRcoYnnzCG94wPb9l7+rL2RRpN4HHpm GW0tfWnT6pF1Q0IgvCOuciclq9kIdtzpPprIrg4nMJG77s2xLJLhSBV+L zOTMuWiU/5zCdSxyDecPCBznoYWE+/a0tsP8pcb6vb1GwfFeh2piBkje6 x69H7TlUSox55Tmk1RbC3zate02cKeaz428P8hYj/C0Flm0y4QKrvXZU/ 3Wyj3s3jJh1zBcCDXuo+lPKdMrGCfQE5WVzciFUg2R0ZBTYiE13MyYRtD w==; X-IronPort-AV: E=McAfee;i="6600,9927,10769"; a="428897496" X-IronPort-AV: E=Sophos;i="6.01,202,1684825200"; d="scan'208";a="428897496" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jul 2023 03:37:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10769"; a="895965282" X-IronPort-AV: E=Sophos;i="6.01,202,1684825200"; d="scan'208";a="895965282" Received: from srr4-3-linux-103-aknautiy.iind.intel.com ([10.223.34.160]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jul 2023 03:37:27 -0700 From: Ankit Nautiyal <ankit.k.nautiyal@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Date: Thu, 13 Jul 2023 16:03:27 +0530 Message-Id: <20230713103346.1163315-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/19] 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
|