From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-182.mta1.migadu.com (out-182.mta1.migadu.com [95.215.58.182]) (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 B922C1741F0 for ; Thu, 25 Jul 2024 10:23:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.182 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721903009; cv=none; b=SCYvp9VKEgg9x2yt/WHLXCWTLIbtFnLnQu4ZAi1kYbJK/ZdHs7jGvTWGwLswcRsHeJm7VVe+NGjSiXmJ54KPzGDnlYDk61OfCbf/Qq2w2BX19RCld4jFQ2uM8CYwBNpYIfQJw2v009spsz2RaJWt8y8I3A2o/uSuG67b3XPiF/A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721903009; c=relaxed/simple; bh=tgODPTkneW+SFL2pkw05xYiUxk1/X5QtAM314JqFaQk=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=PFdr4HXeZGm+hlEWSuXPKXklIwBU3cr3iUBeGo8yysGyelnUzcm9l/ClyLA1m8oXgmcruwjcXUHaCDhkHjJ4ndlgH97E5oL77yucYNVJNtAxi91baEt8U8NgPDz7k7vg4lUCc+MTFODocB8kP0oVs64Pt2djM9RenBw/VDdS0Pw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org; spf=pass smtp.mailfrom=cknow.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b=mM4OIwkj; arc=none smtp.client-ip=95.215.58.182 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=cknow.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=cknow.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=cknow.org header.i=@cknow.org header.b="mM4OIwkj" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1721903004; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=t4B5CpogFr/6szGnySiBlRSQMQJUsoQdHfG8O0D6Vd0=; b=mM4OIwkj418FvPDuuERKrHUMX3ct9zYl0HmYydENQB+MSGBP++IZpMbJ9vp06N+BlRRsi5 OC/Gn0WwdodBtUHjD6xRhsxDob9PgsQRAWvh1Vm+wP4B7MeuYBd/mSWCzME0jT0EZSrYVI GCCKn5qp7bBb4i2Gh0cnYvMVklrfoRSDAGdwux7CudFRR42tN5SUQVQBQ9SexPwHBSNlsG 3rESJ1dxGpSHqhTDEv5R68cigBOFa0iRFt0AYWwEjEQbBkFWy4zQnrvOj+MDbkXw5cnm3E Fa6SzwUQAj0lry//NyNzXxJxFlJX7BgVnt23OW0n/60TfXNF9dH8UgGUZyqjTA== From: Diederik de Haas To: Dragan Simic , Steven Price Cc: dri-devel@lists.freedesktop.org, boris.brezillon@collabora.com, robh@kernel.org, maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com, daniel@ffwll.ch, linux-kernel@vger.kernel.org, Furkan Kardame , stable@vger.kernel.org Subject: Re: [PATCH] drm/panfrost: Mark simple_ondemand governor as softdep Date: Thu, 25 Jul 2024 12:23:13 +0200 Message-ID: <3863847.7OiSWjA07a@bagend> Organization: Connecting Knowledge In-Reply-To: References: <4e1e00422a14db4e2a80870afb704405da16fd1b.1718655077.git.dsimic@manjaro.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3174170.kLLAvsri18"; micalg="pgp-sha256"; protocol="application/pgp-signature" X-Migadu-Flow: FLOW_OUT --nextPart3174170.kLLAvsri18 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii"; protected-headers="v1" From: Diederik de Haas Date: Thu, 25 Jul 2024 12:23:13 +0200 Message-ID: <3863847.7OiSWjA07a@bagend> Organization: Connecting Knowledge In-Reply-To: MIME-Version: 1.0 On Thursday, 25 July 2024 11:20:22 CEST Steven Price wrote: > [1] Although from my understanding it's firmware which is the real cause > of bloat in initramfs size. I guess I need to start paying attention to > this for panthor which adds GPU firmware - although currently tiny in > comparison to others. Can confirm that's the case. When using (f.e.?) plymouth, the gpu drivers and corresponding firmware gets added to initramfs. If you then have much more and much larger firmware files (nvidia f.e. added 2 fw files of 23 and 38 MB respectively ...) then you get a corresponding much larger initramfs. If you add a (fixed) bug in initramfs-tools where symlinks to directories weren't preserved, but full copies were made, you could end up with a single initramfs of 240MB ... --nextPart3174170.kLLAvsri18 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZqInkQAKCRDXblvOeH7b bqhlAP9pNuQEjWf+eKX8vuBpB+yxlxQNwxFBHAmPe/eBLu3cjwD8D9QJdQx86PUn WiKv4UAe5v7jglsoI4Tu2tWe41m83A4= =Dv1b -----END PGP SIGNATURE----- --nextPart3174170.kLLAvsri18--