== Series Details ==
Series: drm/i915/gvt: Fix intel_vgpu_default_mmio_write() kernel-doc comment
URL : https://patchwork.freedesktop.org/series/98681/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_11059_full -> Patchwork_21950_full
On Mon, 2022-01-10 at 08:07 +, Tvrtko Ursulin wrote:
> On 07/01/2022 17:03, Teres Alexis, Alan Previn wrote:
> > On Fri, 2022-01-07 at 09:03 +, Tvrtko Ursulin wrote:
> > > On 06/01/2022 18:33, Teres Alexis, Alan Previn wrote:
> > > > On Thu, 2022-01-06 at 09:38 +, Tvrtko Ursulin wrote:
== Series Details ==
Series: drm/i915/selftests: fix potential refcnt issue of a dma_buf object
URL : https://patchwork.freedesktop.org/series/98684/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
== Series Details ==
Series: drm/i915/selftests: fix potential refcnt issue of a dma_buf object
URL : https://patchwork.freedesktop.org/series/98684/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21951
Su
Hi all,
I would like to monitor the frequency of the iGPU of my TGL platform while
running glmark2 in bursts which means glmark2 is 5sec running and 5sec not
running. I disabled RC6 by echo 0 > /sys/class/drm/card0/gt_rc6_enable for my
tests. Furthermore, I tried to lock the iGPU frequency to m
== Series Details ==
Series: drm/i915: Discard large BIOS framebuffers causing display corruption.
(rev2)
URL : https://patchwork.freedesktop.org/series/98683/
State : failure
== Summary ==
Applying: drm/i915: Discard large BIOS framebuffers causing display corruption.
error: patch failed: dr
== Series Details ==
Series: Add missing format_mod_supported functions (rev2)
URL : https://patchwork.freedesktop.org/series/98680/
State : failure
== Summary ==
Applying: drm/plane: Make format_mod_supported truly optional
Using index info to reconstruct a base tree...
M drivers/gpu/dr
On Mon, 2022-01-10 at 18:56 +, Schweikhardt, Markus wrote:
> Hi all,
>
> I would like to monitor the frequency of the iGPU of my TGL platform while
> running glmark2 in bursts which means glmark2 is 5secrunning and 5sec not
> running.I disabled RC6 by echo 0 > /sys/class/drm/card0/gt_rc6_ena
== Series Details ==
Series: drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context
URL : https://patchwork.freedesktop.org/series/98685/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21952
Su
Thankf for revisiting this thread. The use of max_cdclk is currently in 2
places in DSC code
1. . if (adjusted_mode->crtc_clock > dev_priv->max_cdclk_freq) {
if (pipe_config->dsc.slice_count > 1) {
pipe_config->dsc.dsc_split = true;
2. if (bigjoiner) {
== Series Details ==
Series: drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
DEFINE_DEBUGFS_ATTRIBUTE (rev2)
URL : https://patchwork.freedesktop.org/series/98682/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
82610811562c drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
== Series Details ==
Series: drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
DEFINE_DEBUGFS_ATTRIBUTE (rev2)
URL : https://patchwork.freedesktop.org/series/98682/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21955
===
== Series Details ==
Series: i915: make array flex_regs static const
URL : https://patchwork.freedesktop.org/series/98688/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
4d8e56b193f6 i915: make array flex_regs static const
-:23: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-b
== Series Details ==
Series: i915: make array flex_regs static const
URL : https://patchwork.freedesktop.org/series/98688/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21956
Summary
---
**SUCCESS*
== Series Details ==
Series: drm/i915: clean up i915_drv.h, part 2
URL : https://patchwork.freedesktop.org/series/98691/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
69bb96496495 drm/i915: split out i915_gem.h declarations from i915_drv.h
480ab58f49c9 drm/i915: split out i915_
== Series Details ==
Series: drm/i915: clean up i915_drv.h, part 2
URL : https://patchwork.freedesktop.org/series/98691/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
== Series Details ==
Series: drm/i915: clean up i915_drv.h, part 2
URL : https://patchwork.freedesktop.org/series/98691/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21957
Summary
---
**FAILURE**
== Series Details ==
Series: drm/i915: Asynchronous vma unbinding (rev7)
URL : https://patchwork.freedesktop.org/series/98055/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
fa2206c87130 drm/i915: Initial introduction of vma resources
-:249: WARNING:FILE_PATH_CHANGES: added, mov
== Series Details ==
Series: drm/i915: Asynchronous vma unbinding (rev7)
URL : https://patchwork.freedesktop.org/series/98055/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
== Series Details ==
Series: drm/i915: Asynchronous vma unbinding (rev7)
URL : https://patchwork.freedesktop.org/series/98055/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21958
Summary
---
**SUCC
On Fri, 2022-01-07 at 14:43 +, Wang, Zhi A wrote:
> Hi folks:
>
> Happy holidays! This pull mostly contains the code re-factors patches
> from Guenter Roeck and Rikard. Also a minor change from Zhenyu.
>
> Zhi
>
> The following changes since commit
> 3bfa7d40ce736ffbbfe07127061f54b359ee2b12:
From: Clint Taylor
Updated new values from BSPEC.
BSPEC: 53920
Cc: Jani Nikula
Cc: José Roberto de Souza
Cc: Imre Deak
Signed-off-by: Clint Taylor
---
.../drm/i915/display/intel_ddi_buf_trans.c| 42 +--
1 file changed, 21 insertions(+), 21 deletions(-)
diff --git a/dri
== Series Details ==
Series: drm/i915/selftests: fix potential refcnt issue of a dma_buf object
URL : https://patchwork.freedesktop.org/series/98684/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21951_full
==
== Series Details ==
Series: drm/i915/snps: vswing value refined for SNPS phys
URL : https://patchwork.freedesktop.org/series/98710/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21959
Summary
---
== Series Details ==
Series: drm/i915/selftests: Fix NULL vs IS_ERR checking for kernel_context
URL : https://patchwork.freedesktop.org/series/98685/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21952_full
==
All timestamps returned by GuC for GuC PMU busyness are captured from
GUC PM TIMESTAMP. Since this timestamp does not tick when GuC goes idle,
kmd uses RING_TIMESTAMP to measure busyness of an engine with an active
context. In further stress testing, the MMIO read of the RING_TIMESTAMP
is seen to c
== Series Details ==
Series: drm/i915/fbc: replace DEFINE_SIMPLE_ATTRIBUTE with
DEFINE_DEBUGFS_ATTRIBUTE (rev2)
URL : https://patchwork.freedesktop.org/series/98682/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21955_full
=
== Series Details ==
Series: drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
URL : https://patchwork.freedesktop.org/series/98714/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separat
== Series Details ==
Series: drm/i915/pmu: Use PM timestamp instead of RING TIMESTAMP for reference
URL : https://patchwork.freedesktop.org/series/98714/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21960
== Series Details ==
Series: i915: make array flex_regs static const
URL : https://patchwork.freedesktop.org/series/98688/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21956_full
Summary
---
== Series Details ==
Series: drm/i915: Asynchronous vma unbinding (rev7)
URL : https://patchwork.freedesktop.org/series/98055/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21958_full
Summary
---
> -Original Message-
> From: Navare, Manasi D
> Sent: Tuesday, January 11, 2022 1:07 AM
> To: Kulkarni, Vandita
> Cc: Nikula, Jani ; Lisovskiy, Stanislav
> ; Ville Syrjälä
> ;
> intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC
> engi
It's preferable to use parameterized register macros where possible.
Cc: Jani Nikula
Signed-off-by: Matt Roper
Reviewed-by: Jani Nikula
---
drivers/gpu/drm/i915/gt/intel_workarounds.c | 2 +-
drivers/gpu/drm/i915/gvt/mmio_context.c | 4 ++--
drivers/gpu/drm/i915/i915_reg.h | 1
Let's start splitting up and cleaning up parts of i915_reg.h. Rather
than starting with dead code removal as we did in v1, this time we'll
switch a few macros to parameterized style, and then move a few types of
registers (engine registers, SNPS PHY registers) off to their own header
files.
v3:
Rather than having separate definitions for each engine, create a single
parameterized macro that takes the engine base offset. This will also
ensure we get to the proper offset if we ever need to use these
registers on newer platforms (where the media engine offsets have
changed).
Cc: Jani Nikul
We'd like to start splitting i915_reg.h into various domain-specific
register files and cleaning them up. Let's move the basic macros and
type definitions to their own header file that can be including in each
of the new split headers.
Cc: Jani Nikula
Signed-off-by: Matt Roper
---
drivers/gpu/
These registers are only needed in a couple files and on specific
platforms; let's keep them separate from the general register pool.
v2:
- Don't forget to include i915_reg_defs.h (Jani)
- Ensure include guard matches header name (Jani)
Cc: Jani Nikula
Signed-off-by: Matt Roper
Reviewed-by: J
All MG/DKL PHY register regions are evenly spaced offset-wise (0x168000,
0x169000, 0x16A000, 0x16B000) so the _MMIO_PORT() macro we use to access
their registers only needs the first two offsets. We can drop the
_PORT3 and _PORT4 offsets which are never directly referenced.
Cc: Jani Nikula
Signe
Let's start breaking up and cleaning up the massive i915_reg.h file.
We'll start by moving all registers that are defined in relation to an
engine base to their own header.
There are probably a bunch of other "engine registers" that we haven't
moved yet (especially those that belong to the render
We have a parameterized macro for RING_PSMI_CTL; let's use that instead
of the per-engine definitions where possible.
Cc: Jani Nikula
Signed-off-by: Matt Roper
Reviewed-by: Jani Nikula
---
.../gpu/drm/i915/gt/intel_ring_submission.c | 10 +-
drivers/gpu/drm/i915/gt/intel_workarounds.
Combine the separate render and blitter register definitions into a
single definition. We already know we have some workarounds on an
upcoming platform that will need to update the ECOSKPD register for
other engines too, so this helps pave the way for that.
Cc: Jani Nikula
Signed-off-by: Matt Ro
These registers are only needed in a couple files and on specific
platforms; let's keep them separate from the general register pool.
Cc: Jani Nikula
Signed-off-by: Matt Roper
---
drivers/gpu/drm/i915/display/icl_dsi.c| 1 +
.../gpu/drm/i915/display/intel_combo_phy.c| 1 +
.../d
Registers representing the MG/DKL TC PHYs (including the TC DPLLs which
exist inside the PHY) are only needed in a couple files and on specific
platforms; let's keep them separate from the general register pool.
Cc: Jani Nikula
Signed-off-by: Matt Roper
---
drivers/gpu/drm/i915/display/intel_dd
Since we have an engine-parameterized macro GEN8_RING_CS_GPR, let's use
that in place of the HSW_CS_GPR and BCS_GPR register definitions.
Cc: Jani Nikula
Signed-off-by: Matt Roper
Reviewed-by: Jani Nikula
---
drivers/gpu/drm/i915/i915_cmd_parser.c | 68 ++
drivers/gpu/d
== Series Details ==
Series: Start cleaning up register definitions (rev3)
URL : https://patchwork.freedesktop.org/series/98575/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
e41d2f04b72a drm/i915: Use parameterized GPR register definitions everywhere
-:22: ERROR:COMPLEX_MACRO:
== Series Details ==
Series: Start cleaning up register definitions (rev3)
URL : https://patchwork.freedesktop.org/series/98575/
State : warning
== Summary ==
$ dim sparse --fast origin/drm-tip
Sparse version: v0.6.2
Fast mode used, each commit won't be checked separately.
On Mon, Jan 10, 2022 at 08:24:54PM -0800, Kulkarni, Vandita wrote:
> > -Original Message-
> > From: Navare, Manasi D
> > Sent: Tuesday, January 11, 2022 1:07 AM
> > To: Kulkarni, Vandita
> > Cc: Nikula, Jani ; Lisovskiy, Stanislav
> > ; Ville Syrjälä
> > ;
> > intel-gfx@lists.freedesktop
== Series Details ==
Series: Start cleaning up register definitions (rev3)
URL : https://patchwork.freedesktop.org/series/98575/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061 -> Patchwork_21961
Summary
---
**SU
On 1/11/2022 12:52 AM, Vivi, Rodrigo wrote:
> On Fri, 2022-01-07 at 14:43 +, Wang, Zhi A wrote:
>> Hi folks:
>>
>> Happy holidays! This pull mostly contains the code re-factors patches
>> from Guenter Roeck and Rikard. Also a minor change from Zhenyu.
>>
>> Zhi
>>
>> The following changes since
> -Original Message-
> From: Navare, Manasi D
> Sent: Tuesday, January 11, 2022 11:42 AM
> To: Kulkarni, Vandita
> Cc: Nikula, Jani ; Lisovskiy, Stanislav
> ; Ville Syrjälä
> ;
> intel-gfx@lists.freedesktop.org
> Subject: Re: [Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC
> eng
== Series Details ==
Series: drm/i915/snps: vswing value refined for SNPS phys
URL : https://patchwork.freedesktop.org/series/98710/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_11061_full -> Patchwork_21959_full
Summary
-
101 - 151 of 151 matches
Mail list logo