Re: [PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E (v2)

2021-01-15 Thread Ulf Hansson
On Fri, 15 Jan 2021 at 06:47, Renius Chen wrote: > > GL9763E enters ASPM L1 state after a very short idle in default, > even during a burst of request. So the R/W performance of GL9763E > is low with some platforms, which support ASPM mechanism, due to > entering ASPM L1 state very frequently in R

[PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E (v2)

2021-01-14 Thread Renius Chen
GL9763E enters ASPM L1 state after a very short idle in default, even during a burst of request. So the R/W performance of GL9763E is low with some platforms, which support ASPM mechanism, due to entering ASPM L1 state very frequently in R/W process. Set the L1 entry delay bits in vendor-specific r

Re: [PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E

2021-01-14 Thread Renius Chen
> Ulf Hansson 於 2021年1月14日 週四 下午8:04寫道: > > On Thu, 14 Jan 2021 at 07:25, 陳建宏 wrote: > > > > > Ulf Hansson 於 2021年1月13日 週三 下午6:53寫道: > > > > > > On Wed, 6 Jan 2021 at 10:27, Renius Chen wrote: > > > > > > > > The R/W performance of GL9763E is low with some platforms, which > > > > support ASPM

Re: [PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E

2021-01-14 Thread Ulf Hansson
On Thu, 14 Jan 2021 at 07:25, 陳建宏 wrote: > > > Ulf Hansson 於 2021年1月13日 週三 下午6:53寫道: > > > > On Wed, 6 Jan 2021 at 10:27, Renius Chen wrote: > > > > > > The R/W performance of GL9763E is low with some platforms, which > > > support ASPM mechanism, due to entering L1 state very frequently > > > i

Re: [PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E

2021-01-13 Thread 陳建宏
> Ulf Hansson 於 2021年1月13日 週三 下午6:53寫道: > > On Wed, 6 Jan 2021 at 10:27, Renius Chen wrote: > > > > The R/W performance of GL9763E is low with some platforms, which > > support ASPM mechanism, due to entering L1 state very frequently > > in R/W process. Enlarge its ASPM L1 entry delay to improve

Re: [PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E

2021-01-13 Thread Ulf Hansson
On Wed, 6 Jan 2021 at 10:27, Renius Chen wrote: > > The R/W performance of GL9763E is low with some platforms, which > support ASPM mechanism, due to entering L1 state very frequently > in R/W process. Enlarge its ASPM L1 entry delay to improve the > R/W performance of GL9763E. What do you mean b

[PATCH] mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL9763E

2021-01-06 Thread Renius Chen
The R/W performance of GL9763E is low with some platforms, which support ASPM mechanism, due to entering L1 state very frequently in R/W process. Enlarge its ASPM L1 entry delay to improve the R/W performance of GL9763E. Signed-off-by: Renius Chen --- drivers/mmc/host/sdhci-pci-gli.c | 9 +++