Re: [PATCH v3 02/21] drm/panel: panel-simple: add default connector_type

2020-07-11 Thread Sam Ravnborg
Hi Laurent. On Sat, Jul 11, 2020 at 01:11:24AM +0300, Laurent Pinchart wrote: > Hi Sam, > > Thank you for the patch. > > On Fri, Jul 03, 2020 at 09:23:58PM +0200, Sam Ravnborg wrote: > > All panels shall report a connector type. > > panel-simple has a lot of panels with no connector_type, > > and

Re: [PATCH v2] drm/atomic_helper: add a flag for duplicating drm_private_obj state

2020-07-11 Thread Shawn Guo
On Sat, Jun 27, 2020 at 7:53 PM Shawn Guo wrote: > > From: Shawn Guo > > The msm/mdp5 driver uses state of drm_private_obj as its global atomic > state, which keeps the assignment of hwpipe to plane. With > drm_private_obj missing from duplicate state call in context of atomic > suspend/resume h

Re: [PATCH 11/20] Documentation: leds/ledtrig-transient: eliminate duplicated word

2020-07-11 Thread Pavel Machek
On Tue 2020-07-07 11:04:05, Randy Dunlap wrote: > Drop the doubled word "for". > > Signed-off-by: Randy Dunlap > Cc: Jonathan Corbet > Cc: linux-...@vger.kernel.org > Cc: Jacek Anaszewski Acked-by: Pavel Machek (I expect documentation people take this, not me). -- (english) http://www.live

[PATCH] drm/panel: panel-simple: validate panel description

2020-07-11 Thread Sam Ravnborg
Warn is we detect a panel with missing descriptions. This is inpsired by a similar patch by Laurent that introduced checks for LVDS panels - this extends the checks to the reminaing type of connectors. This is known to fail for some of the existing panels but added despite this as we need help fro

Re: [PATCH 1/2] drm/msm: sync generated headers

2020-07-11 Thread Linus Walleij
On Tue, Jul 7, 2020 at 10:36 PM Rob Clark wrote: > From: Rob Clark > > We haven't sync'd for a while.. pull in updates to get definitions for > some fields in pkt7 payloads. > > Signed-off-by: Rob Clark Out of curiosity : where are the syncs coming from? Mesa? Yours, Linus Walleij ___

[radeon-alex:amd-staging-drm-next 468/1015] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: sparse: incorrect type in argument 1 (different address spaces)

2020-07-11 Thread kernel test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 3c831e196bd7543977d4acd506064636809f1dcf commit: 3a2b9affb4c366dac8a088156c644cf329701816 [468/1015] drm/amdkfd: Track SDMA utilization per process config: x86_64-randconfig-s022-20200710 (attached as .config) compi

Re: [PATCH v4 00/15] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API

2020-07-11 Thread Hans de Goede
Hi, On 7/11/20 8:19 AM, Uwe Kleine-König wrote: Hi Hans, On Thu, Jul 09, 2020 at 04:40:56PM +0200, Hans de Goede wrote: On 7/9/20 4:14 PM, Sam Ravnborg wrote: On Wed, Jul 08, 2020 at 11:14:16PM +0200, Hans de Goede wrote: Here is v4 of my patch series converting the i915 driver's code for c

Re: [PATCH v4 16/16] drm/i915: panel: Use atomic PWM API for devs with an external PWM controller

2020-07-11 Thread Hans de Goede
Hi, On 7/11/20 8:32 AM, Uwe Kleine-König wrote: On Wed, Jul 08, 2020 at 11:14:32PM +0200, Hans de Goede wrote: Now that the PWM drivers which we use have been converted to the atomic PWM API, we can move the i915 panel code over to using the atomic PWM API. The removes a long standing FIXME a

Re: [PATCH v4 06/16] pwm: lpss: Correct get_state result for base_unit == 0

2020-07-11 Thread Hans de Goede
Hi, On 7/11/20 8:11 AM, Uwe Kleine-König wrote: On Thu, Jul 09, 2020 at 05:47:59PM +0200, Hans de Goede wrote: Hi, On 7/9/20 4:50 PM, Andy Shevchenko wrote: On Wed, Jul 08, 2020 at 11:14:22PM +0200, Hans de Goede wrote: The datasheet specifies that programming the base_unit part of the ctrl

Re: [PATCH 1/2] drm/msm: sync generated headers

2020-07-11 Thread Rob Clark
On Sat, Jul 11, 2020 at 4:49 AM Linus Walleij wrote: > > On Tue, Jul 7, 2020 at 10:36 PM Rob Clark wrote: > > > From: Rob Clark > > > > We haven't sync'd for a while.. pull in updates to get definitions for > > some fields in pkt7 payloads. > > > > Signed-off-by: Rob Clark > > Out of curiosity

[radeon-alex:amd-staging-drm-next 628/1015] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c:268:17: sparse: sparse: cast removes address space '' of expression

2020-07-11 Thread kernel test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 3c831e196bd7543977d4acd506064636809f1dcf commit: 10be8791067fc672e44fcaa7afb886390909a0c0 [628/1015] drm/amdkfd: Support Sienna_Cichlid KFD v4 config: x86_64-randconfig-s022-20200710 (attached as .config) compiler:

[radeon-alex:amd-staging-drm-next 677/1015] drivers/gpu/drm/amd/amdgpu/../powerplay/sienna_cichlid_ppt.c:1734:5: warning: no previous prototype for function 'sienna_cichlid_set_soft_freq_limited_range

2020-07-11 Thread kernel test robot
tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-drm-next head: 3c831e196bd7543977d4acd506064636809f1dcf commit: ac7413ecad5e406065529cda0adaa29c353cc557 [677/1015] drm/amd/amdgpu: disable gfxoff to retrieve gfxclk config: powerpc64-randconfig-r004-20200710 (attached as .config)

Re: [PATCH 0/4] drm: core: Convert logging to drm_* functions.

2020-07-11 Thread Joe Perches
On Sat, 2020-07-11 at 20:41 +0530, Suraj Upadhyay wrote: > On Fri, Jul 10, 2020 at 07:56:43PM +0200, Sam Ravnborg wrote: > > Hi Suraj. > > > > On Tue, Jul 07, 2020 at 10:04:14PM +0530, Suraj Upadhyay wrote: > > > This patchset converts logging to drm_* functions in drm core. > > > > > > The follo

[PATCH] drm: panel: simple: Fix bpc for LG LB070WV8 panel

2020-07-11 Thread Laurent Pinchart
The LG LB070WV8 panel incorrectly reports a 16 bits per component value, while the panel uses 8 bits per component. Fix it. Fixes: dd0150026901 ("drm/panel: simple: Add support for LG LB070WV8 800x480 7" panel") Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/panel/panel-simple.c | 2 +- 1

Re: [PATCH] drm/panel: panel-simple: validate panel description

2020-07-11 Thread Laurent Pinchart
Hi Sam, (CC'ing Daniel) Thank you for the patch. On Sat, Jul 11, 2020 at 11:47:26AM +0200, Sam Ravnborg wrote: > Warn is we detect a panel with missing descriptions. s/is/if/ > This is inpsired by a similar patch by Laurent that introduced checks > for LVDS panels - this extends the checks to

[Bug 207383] [Regression] 5.7 amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail

2020-07-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=207383 --- Comment #59 from chancua...@gmail.com --- (In reply to Paul Menzel from comment #54) > (In reply to Stratos Zolotas from comment #53) > > > Don't know if it helps. I'm getting a similar issue on Opensuse Tumbleweed > > with kernel 5.7.7. Reve

[Bug 207383] [Regression] 5.7 amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail

2020-07-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=207383 --- Comment #60 from Stratos Zolotas (str...@gmail.com) --- (In reply to Chan Cuan from comment #59) > I didn't have this issue prior to installing the 5.7.7 kernel though... To make things looks more strange... I have a non-explicable developme