Message ID | 20230512062417.2584427-1-ankit.k.nautiyal@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 34286C77B7F for <dri-devel@archiver.kernel.org>; Fri, 12 May 2023 06:29:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DFD8210E4DF; Fri, 12 May 2023 06:28:53 +0000 (UTC) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id BB53010E4DF; Fri, 12 May 2023 06:28:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1683872931; x=1715408931; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=R1MIFQUX6uKQINUybQbhHLOah/Ad4npiKVHgZk1yr5s=; b=jkkOJFmOFLGruE+rArx3JD0OmbYtqabeocPR0pzfTuVfGcKXCjsFVPwZ dELyV5J/GibnPSudWv/j+RMrQ8vSJtrfSctarcgzx/hpFpeZJaqK0ZdmZ ezNdpAPRteZQnfN9v0JJgehV1YzITgi2Asd3azMGQp8NyCeK0WgE7Eidx 5/2uORPHVkY8KNrq9vndW4LWIh7qUICXxtt9GpJDU6gkFZzuc3hf+/T2i R6nORZWqU9QKcsS0E4oJNxKDfoAX6FlJcWG5jZaEfjzwKlBBya6wPNuKT T838hKdbXrWK4SCKLfkuuEqO+KFcY4aGJP5FkHHkdRfAfl9qZO4bBuvUK g==; X-IronPort-AV: E=McAfee;i="6600,9927,10707"; a="350741915" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="350741915" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2023 23:28:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10707"; a="811941227" X-IronPort-AV: E=Sophos;i="5.99,269,1677571200"; d="scan'208";a="811941227" Received: from srr4-3-linux-103-aknautiy.iind.intel.com ([10.223.34.160]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 May 2023 23:28:48 -0700 From: Ankit Nautiyal <ankit.k.nautiyal@intel.com> To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Subject: [PATCH 00/13] DSC misc fixes Date: Fri, 12 May 2023 11:54:04 +0530 Message-Id: <20230512062417.2584427-1-ankit.k.nautiyal@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: stanislav.lisovskiy@intel.com, anusha.srivatsa@intel.com, navaremanasi@google.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
DSC misc fixes
|
expand
|