Quoting Oscar Mateo (2018-02-09 23:46:31)
>
> On 02/09/2018 02:35 PM, Chris Wilson wrote:
> > In order to allow the compiler to use a known constant number of
> > available engines, disable modification of intel_device_static_info
> > during engine bring up. Instead of trying to gracefully hide th
Op 10-02-18 om 00:08 schreef James Ausmus:
> On Fri, Feb 09, 2018 at 10:54:02AM +0100, Maarten Lankhorst wrote:
>> This requires being able to read the vblank counter with the
>> uncore.lock already held. This is also a preparation for
>> being able to run the entire vblank update sequence with
>>
Quoting Oscar Mateo (2018-02-09 23:48:38)
>
>
> On 02/09/2018 03:28 PM, Daniele Ceraolo Spurio wrote:
> > From: "Ceraolo Spurio, Daniele"
> >
> > Starting from Gen11 the context descriptor format has been updated in
> > the HW. The hw_id field has been considerably reduced in size and engine
> >
We run the per-engine scheduling smoketests across all engines, the
opposite of what was intended!
Signed-off-by: Chris Wilson
---
tests/gem_exec_schedule.c | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/tests/gem_exec_schedule.c b/tests/gem_exec_schedule.c
inde
Quoting Daniele Ceraolo Spurio (2018-02-09 23:28:04)
> From: Thomas Daniel
>
> Enhanced Execlists is an upgraded version of execlists which supports
> up to 8 ports. The lrcs to be submitted are written to a submit queue
> (the ExecLists Submission Queue - ELSQ), which is then loaded on the
> HW.
Quoting Maarten Lankhorst (2018-02-10 08:46:14)
> Op 10-02-18 om 00:08 schreef James Ausmus:
> > On Fri, Feb 09, 2018 at 10:54:02AM +0100, Maarten Lankhorst wrote:
> >> +static u32 i915_get_vblank_counter(struct drm_device *dev, unsigned int
> >> pipe)
> >> +{
> >> +struct drm_i915_private *de
== Series Details ==
Series: igt/gem_exec_schedule: Limit smoketest to the desired engines
URL : https://patchwork.freedesktop.org/series/38045/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
8b9f68a13442c9307ef602cb9f0282e0c4ec43e2 igt/pm_rc6_residency: Ch
Quoting Andy Lutomirski (2018-02-09 17:55:38)
> On Fri, Feb 9, 2018 at 7:39 AM, Rodrigo Vivi wrote:
> > Rodrigo Vivi writes:
> > So, I move the hacked scheduled to 10s and forced psr_activate 10ms
> > after that and the result is this:
> >
> >
> > [ 11.757909] [drm:intel_psr_enable [i915]] *ERR
== Series Details ==
Series: igt/gem_exec_schedule: Limit smoketest to the desired engines
URL : https://patchwork.freedesktop.org/series/38045/
State : warning
== Summary ==
Test kms_vblank:
Subgroup pipe-b-accuracy-idle:
fail -> PASS (shard-snb)
Test kms_p
On ctg/ilk, for whatever reason, MI_STORE_DWORD is a privileged operation
so we must request a SECURE batch.
Signed-off-by: Chris Wilson
---
tests/gem_exec_capture.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/tests/gem_exec_capture.c b/tests/gem_exec_capture.c
index 1c7d1e7c
Quoting Ville Syrjälä (2018-02-09 15:12:58)
> On Fri, Feb 09, 2018 at 04:48:43PM +0200, Ville Syrjälä wrote:
> > On Fri, Feb 09, 2018 at 01:18:49PM +0200, Jani Nikula wrote:
> > > On Thu, 08 Feb 2018, Ville Syrjälä wrote:
> > > > On Thu, Feb 08, 2018 at 05:13:02PM +0200, Mika Kuoppala wrote:
> > >
On 02/09/2018 02:47 AM, Joonas Lahtinen wrote:
+++ b/drivers/gpu/drm/i915/intel_guc_wopcm.c
+static inline bool guc_wopcm_locked(struct intel_guc *guc)
+{
+ struct drm_i915_private *i915 = guc_to_i915(guc);
+ bool size_reg_locked = __reg_locked(i915, GUC_WOPCM_SIZE);
+ bool of
>-Original Message-
>From: Intel-gfx [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of
>Rodrigo Vivi
>Sent: Wednesday, February 7, 2018 2:35 AM
>To: Nikula, Jani
>Cc: Zhang, Keqiao ; Liu, Alice ;
>intel-gfx@lists.freedesktop.org; Cui, YuepingX ; # v4 .
>10+ ; Wang Zhijun ; Lib
13 matches
Mail list logo