Re: [Freedreno] [PATCH RFC 0/6] ARM: qcom: initial Nexus 5 display support

2019-05-06 Thread Brian Masney
On Mon, May 06, 2019 at 08:42:36AM +0200, Linus Walleij wrote: > On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > > > mdp5_get_scanoutpos() and mdp5_get_vblank_counter() both return 0, which > > is causing this stack trace to be dumped into the system log several > > times: > > > >

Re: [Freedreno] [PATCH RFC 4/6] ARM: dts: msm8974: add display support

2019-05-06 Thread Linus Walleij
On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > Add the MDP5, DSI and DSI PHY blocks for the display found on the > msm8974 SoCs. This is based on work from msm8916.dtsi and Jonathan > Marek. > > Signed-off-by: Brian Masney From my limited understanding it looks good: Reviewed-by: Linus

Re: [Freedreno] [PATCH RFC 3/6] ARM: qcom_defconfig: add display-related options

2019-05-06 Thread Linus Walleij
On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > Add the CMA (Contiguous Memory Allocator) for the MSM DRM driver, the > simple panel, and the TI LM3630A driver in order to support the display > on the LG Nexus 5 (hammerhead) phone. > > Signed-off-by: Brian Masney Reviewed-by: Linus

Re: [Freedreno] [PATCH RFC 0/6] ARM: qcom: initial Nexus 5 display support

2019-05-06 Thread Linus Walleij
On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > mdp5_get_scanoutpos() and mdp5_get_vblank_counter() both return 0, which > is causing this stack trace to be dumped into the system log several > times: > > WARNING: CPU: 0 PID: 5 at drivers/gpu/drm/drm_atomic_helper.c:1430 >

Re: [Freedreno] [PATCH RFC 5/6] ARM: dts: qcom: msm8974-hammerhead: add support for backlight

2019-05-06 Thread Linus Walleij
On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > Add necessary device tree nodes for the main LCD backlight. > > Signed-off-by: Brian Masney Reviewed-by: Linus Walleij > This requires this series that I submitted to the LED / backlight > subsystem: >

Re: [Freedreno] [PATCH RFC 6/6] ARM: dts: qcom: msm8974-hammerhead: add support for display

2019-05-06 Thread Linus Walleij
On Sun, May 5, 2019 at 3:04 PM Brian Masney wrote: > Add initial support for the display found on the LG Nexus 5 (hammerhead) > phone. > > Signed-off-by: Brian Masney Reviewed-by: Linus Walleij Yours, Linus Walleij ___ Freedreno mailing list

Re: [Freedreno] [PATCH] gpu/drm: Remove duplicate headers

2019-05-06 Thread Daniel Vetter
On Fri, May 03, 2019 at 11:28:13PM +0530, jagdsh.li...@gmail.com wrote: > From: Jagadeesh Pagadala > > Remove duplicate headers which are included twice. > > Signed-off-by: Jagadeesh Pagadala I collected some acks for the msm and nouveau parts and pushed this. For next time around would be