Message ID | dfcaa8c6-a8bd-257b-832a-1a36ff87e4f@c64.rulez.org (mailing list archive) |
---|---|
Headers | show
Received: from c64.rulez.org (c64.rulez.org [79.139.58.36]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F3A251A9B29 for <linux-fbdev@vger.kernel.org>; Thu, 6 Feb 2025 19:44:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=79.139.58.36 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738871108; cv=none; b=GNeMci2XboNMn5mvUxpJQtmsIY6O4qNGouJZQoBCajG+DIsQW/uf05/MGeaj060K+7/U9XNR2SHZZGyv+rFv5N2FP9WTKNoqYzRfS1/3i5muWLt12aKryDoFkhO086TQM7UZEPRkycwCiVPKjNqxuaDQBYQsi3JvGNVqL+D32LQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738871108; c=relaxed/simple; bh=PiXGlOYyOQzswKDpDjNBc2ui4OdFr6Loif1NFbEzD1Y=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=rBuY05JRwcKxPmv2DxkvQuaHH1MlWKcIY1VulefglauaQbNIlRa+CYUxJBcMQjF5bjk3rVen47K0KBktEDZWriUsHSa8sZlMdh0Y9/Qr/1TsScRYaBVwcBbMHaus2D9XDj8pP+UYgcBhrUySWxTwuoplDmKTqKeuGitlfo6LJmw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=c64.rulez.org; spf=pass smtp.mailfrom=c64.rulez.org; arc=none smtp.client-ip=79.139.58.36 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=c64.rulez.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=c64.rulez.org Received: by c64.rulez.org (Postfix, from userid 1000) id 4C64C100FA; Thu, 6 Feb 2025 20:44:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by c64.rulez.org (Postfix) with ESMTP id 4900B100F6; Thu, 6 Feb 2025 20:44:50 +0100 (CET) Date: Thu, 6 Feb 2025 20:44:50 +0100 (CET) From: Zsolt Kajtar <soci@c64.rulez.org> To: linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: [PATCH 00/13] Deduplicate cfb/sys drawing fbops Message-ID: <dfcaa8c6-a8bd-257b-832a-1a36ff87e4f@c64.rulez.org> Precedence: bulk X-Mailing-List: linux-fbdev@vger.kernel.org List-Id: <linux-fbdev.vger.kernel.org> List-Subscribe: <mailto:linux-fbdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-fbdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII |
Series |
Deduplicate cfb/sys drawing fbops
|
expand
|