From: Daniele Ceraolo Spurio
2 debugfs files, one to query the current status of the pxp session and one
to trigger an invalidation for testing.
v2: rename debugfs, fix date (Alan)
v12: rebased to latest drm-tip (rename of files/structs from
debugfs_gt to intel_debugfs_gt caused compiler e
== Series Details ==
Series: drm/i915/fbc: Allow FBC with Yf tiling
URL : https://patchwork.freedesktop.org/series/95028/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10638_full -> Patchwork_21153_full
Summary
---
*
On Tue, 2021-09-21 at 03:23 +0300, Imre Deak wrote:
> Instead of directly accessing the TypeC port internal struct members,
> add/use helpers to retrieve the corresponding properties.
>
> No functional change.
Reviewed-by: José Roberto de Souza
>
> Cc: José Roberto de Souza
> Signed-off-by: I
On Tue, 2021-09-21 at 03:23 +0300, Imre Deak wrote:
> A follow-up patch will disconnect/reconnect PHYs around AUX transfers
> and modeset enable/disables. To prepare for that and make things
> consistent for all TypeC modes stop connecting the PHY in legacy mode
> without a sink being connected. Th
On Tue, Jul 06, 2021 at 04:44:30PM -0700, Lucas De Marchi wrote:
> On Thu, Nov 05, 2020 at 10:02:27AM +0200, Joonas Lahtinen wrote:
> > Quoting Lucas De Marchi (2020-11-05 03:04:22)
> > > On Wed, Nov 04, 2020 at 11:55:15AM +0200, Joonas Lahtinen wrote:
> > > >Quoting Lucas De Marchi (2020-10-27 06:
== Series Details ==
Series: series starting with [01/27] dma-buf: add
dma_resv_for_each_fence_unlocked v6
URL : https://patchwork.freedesktop.org/series/95034/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
3d5f427224f6 dma-buf: add dma_resv_for_each_fence_unlocked v6
-:23: WA
== Series Details ==
Series: series starting with [01/27] dma-buf: add
dma_resv_for_each_fence_unlocked v6
URL : https://patchwork.freedesktop.org/series/95034/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked
== Series Details ==
Series: series starting with [01/27] dma-buf: add
dma_resv_for_each_fence_unlocked v6
URL : https://patchwork.freedesktop.org/series/95034/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10641 -> Patchwork_21155
== Series Details ==
Series: drm/i915: remember to call i915_sw_fence_fini
URL : https://patchwork.freedesktop.org/series/95029/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10639_full -> Patchwork_21154_full
Summary
-
On Thu, 2021-09-09 at 16:38 -0300, Jason Gunthorpe wrote:
> Having a mdev pointer floating about in addition to a struct
> vfio_device
> is confusing. It is only used for three things:
>
> - Getting the mdev 'struct device *' - this is the same as
> private->vdev.dev
>
> - Printing the uuid
On Thu, 2021-09-09 at 16:38 -0300, Jason Gunthorpe wrote:
> This is a more complicated conversion because vfio_ccw is sharing the
> vfio_device between both the mdev_device, its vfio_device and the
> css_driver.
>
> The mdev is a singleton, and the reason for this sharing is so the
> extra
> css_d
== Series Details ==
Series: drm/i915: Flush buffer pools on driver remove (rev4)
URL : https://patchwork.freedesktop.org/series/91177/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
80eda1143f5e drm/i915: Flush buffer pools on driver remove
-:8: WARNING:TYPO_SPELLING: 'adress'
== Series Details ==
Series: drm/i915: Flush buffer pools on driver remove (rev4)
URL : https://patchwork.freedesktop.org/series/91177/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10642 -> Patchwork_21156
Summary
---
== Series Details ==
Series: drm/i915: Introduce Intel PXP (rev13)
URL : https://patchwork.freedesktop.org/series/90503/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fc2bd3dfdde0 drm/i915/pxp: Define PXP component interface
-:31: WARNING:FILE_PATH_CHANGES: added, moved or dele
== Series Details ==
Series: drm/i915: Introduce Intel PXP (rev13)
URL : https://patchwork.freedesktop.org/series/90503/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
-
+drivers/gpu/drm/i915/gt/i
== Series Details ==
Series: drm/i915: Introduce Intel PXP (rev13)
URL : https://patchwork.freedesktop.org/series/90503/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10642 -> Patchwork_21157
Summary
---
**SUCCESS**
With GuC handling scheduling, i915 is not aware of the time that a
context is scheduled in and out of the engine. Since i915 pmu relies on
this info to provide engine busyness to the user, GuC shares this info
with i915 for all engines using shared memory. For each engine, this
info contains:
- to
From: Colin Ian King
There is a spelling mistake in a gvt_vgpu_err error message. Fix it.
Signed-off-by: Colin Ian King
---
drivers/gpu/drm/i915/gvt/handlers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/gvt/handlers.c
b/drivers/gpu/drm/i915/gvt/ha
== Series Details ==
Series: drm/i915/pmu: Connect engine busyness stats from GuC to pmu
URL : https://patchwork.freedesktop.org/series/95043/
State : warning
== Summary ==
$ make htmldocs 2>&1 > /dev/null | grep i915
./drivers/gpu/drm/i915/gt/uc/intel_guc.h:167: warning: Function parameter or
(Sorry for the slow reply)
Quoting Hans de Goede (2021-09-16 06:17:56)
> Hi,
>
> On 9/16/21 5:20 AM, Stephen Boyd wrote:
> > Quoting Hans de Goede (2021-08-17 14:52:01)
> >> diff --git a/drivers/usb/typec/altmodes/displayport.c
> >> b/drivers/usb/typec/altmodes/displayport.c
> >> index aa669b9cf7
== Series Details ==
Series: drm/i915/pmu: Connect engine busyness stats from GuC to pmu
URL : https://patchwork.freedesktop.org/series/95043/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10643 -> Patchwork_21158
Summary
-
On Fri, Sep 24, 2021 at 04:16:24PM -0400, Rodrigo Vivi wrote:
On Tue, Jul 06, 2021 at 04:44:30PM -0700, Lucas De Marchi wrote:
On Thu, Nov 05, 2020 at 10:02:27AM +0200, Joonas Lahtinen wrote:
> Quoting Lucas De Marchi (2020-11-05 03:04:22)
> > On Wed, Nov 04, 2020 at 11:55:15AM +0200, Joonas Lah
== Series Details ==
Series: drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"
URL : https://patchwork.freedesktop.org/series/95046/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10643 -> Patchwork_21159
Summa
== Series Details ==
Series: drm/i915: Flush buffer pools on driver remove (rev4)
URL : https://patchwork.freedesktop.org/series/91177/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10642_full -> Patchwork_21156_full
Summar
== Series Details ==
Series: drm/i915: Introduce Intel PXP (rev13)
URL : https://patchwork.freedesktop.org/series/90503/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_10642_full -> Patchwork_21157_full
Summary
---
**
On Fri, Sep 24, 2021 at 06:38:25PM +0200, Janusz Krzysztofik wrote:
> We currently do an explicit flush of the buffer pools within the call path
> of drm_driver.release(); this removes all buffers, regardless of their age,
> freeing the buffers' associated resources (objects, adress space areas).
>
== Series Details ==
Series: drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported"
URL : https://patchwork.freedesktop.org/series/95046/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_10643_full -> Patchwork_21159_full
=
101 - 127 of 127 matches
Mail list logo