[Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment

2023-11-14 Thread Patchwork
== Series Details == Series: drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment URL : https://patchwork.freedesktop.org/series/126377/ State : success == Summary == CI Bug Log - changes from CI_DRM_13871 -> Patchwork_126377v1

Re: [Intel-gfx] [PATCH 10/11] drm/i915: Push audio_{enable, disable}() to the pre/post pane update stage

2023-11-14 Thread Ville Syrjälä
On Mon, Nov 13, 2023 at 05:49:32PM +0200, Jani Nikula wrote: > On Mon, 06 Nov 2023, Ville Syrjala wrote: > > From: Ville Syrjälä > > > > Relocate the audio enable/disable from the full modeset hooks into > > the common pre/post plane update stage of the commit. Audio fastset > > is within easy

Re: [Intel-gfx] linux-next: build warning after merge of the drm-intel tree

2023-11-14 Thread Jani Nikula
On Tue, 14 Nov 2023, Jani Nikula wrote: > On Tue, 14 Nov 2023, Stephen Rothwell wrote: >> Hi all, >> >> After merging the drm-intel tree, today's linux-next build (htmldocs) >> produced this warning: >> >> Documentation/gpu/drm-kms-helpers:296: >>

Re: [Intel-gfx] [PATCH] drm/i915/display: Remove dead code around intel_atomic_helper->free_list

2023-11-14 Thread Ville Syrjälä
On Fri, Nov 10, 2023 at 10:24:55AM +0200, Jouni Högander wrote: > After switching to directly using dma_fence instead of i915_sw_fence we > have left some dead code around intel_atomic_helper->free_list. Remove that > dead code. > > Signed-off-by: Jouni Högander > --- >

Re: [Intel-gfx] [PATCH 06/10] drm/i915/spi: spi register with mtd

2023-11-14 Thread Usyskin, Alexander
> > > > > > > + spi->mtd.writesize = SZ_1; /* 1 byte granularity */ > > > > > > > > > > You say writesize should be aligned with 4 in your next patch? > > > > > > > > We support unaligned write by reading aligned 4bytes, > > > > replacing changed bytes there and writing whole 4bytes back. > > >

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment

2023-11-14 Thread Patchwork
== Series Details == Series: drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment URL : https://patchwork.freedesktop.org/series/126377/ State : warning == Summary == Error: dim checkpatch failed 1382ca77e2f0 drm/dp_mst: Separate @failing_port list in

Re: [Intel-gfx] linux-next: build warning after merge of the drm-intel tree

2023-11-14 Thread Jani Nikula
On Tue, 14 Nov 2023, Stephen Rothwell wrote: > Hi all, > > After merging the drm-intel tree, today's linux-next build (htmldocs) > produced this warning: > > Documentation/gpu/drm-kms-helpers:296: > drivers/gpu/drm/display/drm_dp_mst_topology.c:5484: ERROR: Unexpected > indentation. >

[Intel-gfx] [PATCH] drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() comment

2023-11-14 Thread Bagas Sanjaya
Stephen Rothwell reported htmldocs warnings when merging drm-intel tree: Documentation/gpu/drm-kms-helpers:296: drivers/gpu/drm/display/drm_dp_mst_topology.c:5484: ERROR: Unexpected indentation. Documentation/gpu/drm-kms-helpers:296: drivers/gpu/drm/display/drm_dp_mst_topology.c:5488: WARNING:

<    1   2