Message ID | 20250212131420.60026-1-vinod.govindapillai@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 52EDFC021A4 for <intel-gfx@archiver.kernel.org>; Wed, 12 Feb 2025 13:14:47 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 14FB010E88C; Wed, 12 Feb 2025 13:14:45 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="U/LRl2v6"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.10]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0D58710E887; Wed, 12 Feb 2025 13:14:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1739366083; x=1770902083; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=czqMcmyfD4P8y1MDZPBdqfE+X27sS3HLWdNCGoTj9ho=; b=U/LRl2v62MMuKeinbJOKQaJEywFUQg37gnDpj3x50BnZimwuW6lMP1fG JAMJUNg2IjDQxFCQ1rX97T2HaLYWCZWM6X+vrjJjEMCCGf6rF9yQzzb3/ B86zTH1AN/0sxuWbZCDlGJwTWztcXWNgmUbxxrZBISHSSTbzqJ1Mf05a7 8sOiZGvL0C8iafe2uLz7Fm5Us7dedL7+yJ/nFb3gXIGq656rbkk79OERl 8dteeuQ0xUUmc00W+0SAF55Ig3RBIJbTSVqdbnK2XhqyqdJR8D6KK0m+1 cKdLYWcC2tt07PhVMWK0Q6xVWy4xJZC9F16n6KjlgNaz7TmNtF2SrCx7Q g==; X-CSE-ConnectionGUID: 2PUzTbx/Q1emP1pPNyvhqg== X-CSE-MsgGUID: QkaNK6wOTtG9APdxdGgXSQ== X-IronPort-AV: E=McAfee;i="6700,10204,11314"; a="51451512" X-IronPort-AV: E=Sophos;i="6.12,310,1728975600"; d="scan'208";a="51451512" Received: from orviesa006.jf.intel.com ([10.64.159.146]) by fmvoesa104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2025 05:14:42 -0800 X-CSE-ConnectionGUID: UIy2zp/uQ66k4r7Sely29g== X-CSE-MsgGUID: mvR0PC8/Rw6QbCo7IzalBg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,280,1732608000"; d="scan'208";a="112767736" Received: from carterle-desk.ger.corp.intel.com (HELO vgovind2-mobl3.intel.com) ([10.245.246.178]) by orviesa006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2025 05:14:39 -0800 From: Vinod Govindapillai <vinod.govindapillai@intel.com> To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org, vinod.govindapillai@intel.com, ville.syrjala@intel.com, santhosh.reddy.guddati@intel.com, jani.saarinen@intel.com Subject: [PATCH v7 0/7] drm/i915/fbc: FBC Dirty rect feature support Date: Wed, 12 Feb 2025 15:14:13 +0200 Message-ID: <20250212131420.60026-1-vinod.govindapillai@intel.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit 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 |
drm/i915/fbc: FBC Dirty rect feature support
|
expand
|