From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 A4129EE208C for ; Fri, 6 Feb 2026 11:35:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E0EC610E1A1; Fri, 6 Feb 2026 11:35:47 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="eg/JCpE9"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.16]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8B0DB10E1A1 for ; Fri, 6 Feb 2026 11:35:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1770377746; x=1801913746; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=JSF5pcLjyH9f13Yhs41JjhmwOxmO1Iv8GnJTsiRbMOw=; b=eg/JCpE9g5t40i7nVLpkk4QSuse0EVt1cQ0d2f306LJ1uJeShh6vGTaK /F0cTxN5liotOmzipqzG8Q/lcvtKPgQIsgwL294004YCLuZi0k9IpXZrD qChoF79FKvUg8Mqe6jwLPW8Dub/JbHsOqmpchdvmkLEae0I0w07euBJaN iIRD9HkaP96N3q7nc5hjgkvFLhEXotOJ4vSK8YYF/2GgQfIRA3bfI9Le8 M6CB9iWciFdYyxmLrsvFSwd0KQnf7+9J2uISGInmlfzfLj59Y0RDPTKhh k/9N/q/Cq8QrbUR24nHDvpbnl5/VkgRuhouSmVn3x2pUlY1LSyD2qO9Co A==; X-CSE-ConnectionGUID: AGN11gQ4Rg2T7l06OCi64g== X-CSE-MsgGUID: f8stLjCnSeWL4LHhYMsk/A== X-IronPort-AV: E=McAfee;i="6800,10657,11692"; a="59155893" X-IronPort-AV: E=Sophos;i="6.21,276,1763452800"; d="scan'208";a="59155893" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2026 03:35:45 -0800 X-CSE-ConnectionGUID: 1nv41lDjRwSzWGKgcYIsIg== X-CSE-MsgGUID: yUeHcC10RAq2bTLXy4WjtQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,276,1763452800"; d="scan'208";a="241509383" Received: from ijarvine-mobl1.ger.corp.intel.com (HELO localhost) ([10.245.244.202]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2026 03:35:43 -0800 Date: Fri, 6 Feb 2026 13:35:40 +0200 From: Andy Shevchenko To: Nam Cao Cc: ChanSoo Shin , andy@kernel.org, gregkh@linuxfoundation.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-staging@lists.linux.dev Subject: Re: [PATCH v5] fbtft: limit dirty rows based on damage range Message-ID: References: <20260128203938.962414-1-csshin9928@gmail.com> <87y0l668ki.fsf@yellow.woof> <87ms1mb0vy.fsf@yellow.woof> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87ms1mb0vy.fsf@yellow.woof> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, Feb 06, 2026 at 05:51:45PM +0700, Nam Cao wrote: > Andy Shevchenko writes: > > Do you have an actual HW to test? If not, won't be applied either. > > Yes, a pair with SPI interface. Cool! Would be nice to have tested contribution, indeed. -- With Best Regards, Andy Shevchenko