Re: [kbuild-all] Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-22 Thread Rong Chen
On 6/12/20 8:40 PM, Philip Li wrote: On Fri, Jun 12, 2020 at 01:04:02PM +0200, Linus Walleij wrote: On Wed, Jun 10, 2020 at 9:38 AM kernel test robot wrote: I love your patch! Perhaps something to improve: [auto build test WARNING on drm-exynos/exynos-drm-next] [also build test WARNING on

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-16 Thread Philip Li
On Tue, Jun 16, 2020 at 05:12:51PM +0100, Emil Velikov wrote: > Hi all, > > Inspired by Linus and my personal confusion with the report, allow me > to put some suggestions. Followed by an illustrative example. thanks for all the suggestions, we will take them into consideration to gradually improv

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-16 Thread Emil Velikov
Hi all, Inspired by Linus and my personal confusion with the report, allow me to put some suggestions. Followed by an illustrative example. On Wed, 10 Jun 2020 at 08:38, kernel test robot wrote: > > Hi Linus, > > I love your patch! Perhaps something to improve: > > [auto build test WARNING on dr

Re: [kbuild-all] Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-12 Thread Philip Li
On Fri, Jun 12, 2020 at 01:04:02PM +0200, Linus Walleij wrote: > On Wed, Jun 10, 2020 at 9:38 AM kernel test robot wrote: > > > I love your patch! Perhaps something to improve: > > > > [auto build test WARNING on drm-exynos/exynos-drm-next] > > [also build test WARNING on drm-intel/for-linux-next

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-12 Thread Sam Ravnborg
Hi Linus. On Fri, Jun 12, 2020 at 01:04:02PM +0200, Linus Walleij wrote: > On Wed, Jun 10, 2020 at 9:38 AM kernel test robot wrote: > > > I love your patch! Perhaps something to improve: > > > > [auto build test WARNING on drm-exynos/exynos-drm-next] > > [also build test WARNING on drm-intel/for-

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-12 Thread Linus Walleij
On Wed, Jun 10, 2020 at 9:38 AM kernel test robot wrote: > I love your patch! Perhaps something to improve: > > [auto build test WARNING on drm-exynos/exynos-drm-next] > [also build test WARNING on drm-intel/for-linux-next > tegra-drm/drm/tegra/for-next linus/master v5.7 next-20200609] > [cannot

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-10 Thread kernel test robot
Hi Linus, I love your patch! Perhaps something to improve: [auto build test WARNING on drm-exynos/exynos-drm-next] [also build test WARNING on drm-intel/for-linux-next tegra-drm/drm/tegra/for-next linus/master v5.7 next-20200609] [cannot apply to drm-tip/drm-tip drm/drm-next] [if your patch is a

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-09 Thread Eric Anholt
On Tue, Jun 9, 2020 at 1:17 PM Linus Walleij wrote: > > On Tue, Jun 9, 2020 at 10:11 PM Eric Anholt wrote: > > > FWIW, series is Reviewed-by: Eric Anholt > > Thanks Eric, do I remember correct that you were using this > driver for something like a clock display? Are you still using it > for that

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-09 Thread Linus Walleij
On Tue, Jun 9, 2020 at 10:11 PM Eric Anholt wrote: > FWIW, series is Reviewed-by: Eric Anholt Thanks Eric, do I remember correct that you were using this driver for something like a clock display? Are you still using it for that? Nowadays the biggest user is arguably the ARM FVP emulator which

Re: [PATCH 4/4] drm: pl111: Update documentation

2020-06-09 Thread Eric Anholt
On Tue, Jun 9, 2020 at 1:08 PM Linus Walleij wrote: > > Remove notes about migrating from the old driver which is > retired as all users are now migrated. > > Update the text to reflect that we support PL110 and PL111 > alike. > > Drop the bullet on memory bandwidth scaling: this has been > implem