Re: [PATCH v2 0/5] rockchip: Fix eMMC performance regression

2023-05-17 Thread Jonas Karlman
Hi Peter, On 2023-05-17 21:05, Peter Robinson wrote: > On Wed, May 17, 2023 at 7:40 PM Jonas Karlman wrote: >> >> The eMMC performance on RK3399 was reduced sigificant by the >> commit 2cc6cde647e2 ("mmc: rockchip_sdhci: Limit number of blocks read >> in a single command"). >> >> That workaround s

Re: [PATCH v2 0/5] rockchip: Fix eMMC performance regression

2023-05-17 Thread Peter Robinson
On Wed, May 17, 2023 at 7:40 PM Jonas Karlman wrote: > > The eMMC performance on RK3399 was reduced sigificant by the > commit 2cc6cde647e2 ("mmc: rockchip_sdhci: Limit number of blocks read > in a single command"). > > That workaround should only have been applied to RK3568 and RK3588. > This ser

[PATCH v2 0/5] rockchip: Fix eMMC performance regression

2023-05-17 Thread Jonas Karlman
The eMMC performance on RK3399 was reduced sigificant by the commit 2cc6cde647e2 ("mmc: rockchip_sdhci: Limit number of blocks read in a single command"). That workaround should only have been applied to RK3568 and RK3588. This series fixes that and also help boost eMMC performance on two RK3399 b