Message ID | 20230912163735.1075868-1-mitulkumar.ajitkumar.golani@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 ADF01CA0EF1 for <dri-devel@archiver.kernel.org>; Tue, 12 Sep 2023 16:43:01 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AF59E10E43C; Tue, 12 Sep 2023 16:43:00 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F4E410E43C; Tue, 12 Sep 2023 16:42:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1694536979; x=1726072979; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=LFwoAzGcgfTdCv06R9eEJe9ZHNV7Me3WZC6kAbcHnOQ=; b=WyA++gf+bppz2+8Rul+Icuofp4BF7flTtaWGoUW3M/Vuw5yaPQ2ULY0U 9Fy5gb9GMWPdTLbg9BMpCdokyrN+uVq8t66xjv8vsMFkukOXuZAv4kgfl MvqPxpq0mhT15t+FszW52VMloU7aE5/UtU3I/5bvMo2gR6BUfQCnjNdTu q4pKk+6HSW58x33sqRgZ2cmXAPTR+glDw9bLKzDkKmafwu5nQh7HthhsQ sNSGESiUZw5dWMZnul0w4t+7w45lNPAsDIoapTtw1ZBLQZscMrZw9SHN8 PQQM+qDiIlhPZ/HTYd8YY5H7PYmz1HWRjPccRb832I5qlAj7abGw0jK2e Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10831"; a="442446796" X-IronPort-AV: E=Sophos;i="6.02,139,1688454000"; d="scan'208";a="442446796" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Sep 2023 09:42:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10831"; a="743775621" X-IronPort-AV: E=Sophos;i="6.02,139,1688454000"; d="scan'208";a="743775621" Received: from mgolanimitul-x299-ud4-pro.iind.intel.com ([10.190.239.114]) by orsmga002.jf.intel.com with ESMTP; 12 Sep 2023 09:42:56 -0700 From: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Subject: [PATCH 0/8] Add DSC fractional bpp support Date: Tue, 12 Sep 2023 22:07:27 +0530 Message-Id: <20230912163735.1075868-1-mitulkumar.ajitkumar.golani@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 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: jani.nikula@intel.com, suraj.kandpal@intel.com, Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>, ankit.k.nautiyal@intel.com, swati2.sharma@intel.com Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Add DSC fractional bpp support
|
expand
|