Hi,
> No, the parameter wouldn't be a char, you'd use an __u32 for the
> dmabuf_id. I'm just referencing the structure of the GET_DEVICE_FD
> as
> an ioctl which returns an fd through the return value and takes a
> single parameter. I don't mean to imply matching the type of that
> parameter.
Hi all,
We are pleased to announce an update of Intel GVT-g for Xen.
Intel GVT-g is a full GPU virtualization solution with mediated pass-through,
starting from 4th generation Intel Core(TM) processors with Intel processor
graphics. A virtual GPU instance is maintained for each VM, with part of
== Series Details ==
Series: igt/syncobj_wait: Avoid early close of timeline in test_wait_snapshot
URL : https://patchwork.freedesktop.org/series/31678/
State : failure
== Summary ==
Test syncobj_wait:
Subgroup wait-for-submit-snapshot:
fail -> PASS (shard-h
== Series Details ==
Series: series starting with [1/2] tests/syncobj_wait: Replace open-coded calls
to __syncobj_wait()
URL : https://patchwork.freedesktop.org/series/31672/
State : success
== Summary ==
Test syncobj_wait:
Subgroup wait-any-interrupted:
fail ->
Hi all,
We are pleased to announce an update of Intel GVT-g for KVM.
Intel GVT-g for KVM (a.k.a. KVMGT) is a full GPU virtualization solution with
mediated pass-through, starting from 5th generation Intel Core(TM) processors
with Intel processor graphics. A virtual GPU instance is maintained f
== Series Details ==
Series: series starting with [1/2] tests/kms_setmode: Request the intiial vbl
count with RELATIVE instead of ABSOLUTE
URL : https://patchwork.freedesktop.org/series/31600/
State : success
== Summary ==
Test kms_frontbuffer_tracking:
Subgroup fbc-1p-primscrn-cur-in
On Tue, Oct 10, 2017 at 05:50:04PM +0800, Tina Zhang wrote:
> Windows guest driver needs vbt in opregion, to configure the setting
> for display. Without opregion support, the display registers won't
> be set and this blocks display model to get the correct information
> of the guest display plane.
On Wed, 11 Oct 2017 01:46:37 +
"Zhang, Tina" wrote:
> > -Original Message-
> > From: Alex Williamson [mailto:alex.william...@redhat.com]
> > Sent: Wednesday, October 11, 2017 3:17 AM
> > To: Zhang, Tina
> > Cc: kra...@redhat.com; ch...@chris-wilson.co.uk; zhen...@linux.intel.com;
> >
> -Original Message-
> From: Joonas Lahtinen [mailto:joonas.lahti...@linux.intel.com]
> Sent: Tuesday, October 10, 2017 9:02 PM
> To: Zhang, Tina ; alex.william...@redhat.com;
> kra...@redhat.com; ch...@chris-wilson.co.uk; zhen...@linux.intel.com; Lv,
> Zhiyuan ; Wang, Zhi A ; Tian,
> Kev
> -Original Message-
> From: Alex Williamson [mailto:alex.william...@redhat.com]
> Sent: Wednesday, October 11, 2017 3:17 AM
> To: Zhang, Tina
> Cc: kra...@redhat.com; ch...@chris-wilson.co.uk; zhen...@linux.intel.com;
> Lv, Zhiyuan ; Wang, Zhi A ;
> Tian, Kevin ; dan...@ffwll.ch; kwankh
== Series Details ==
Series: IGT PMU support (rev11)
URL : https://patchwork.freedesktop.org/series/28253/
State : success
== Summary ==
Test kms_flip:
Subgroup flip-vs-fences-interruptible:
pass -> FAIL (shard-hsw) fdo#102946
Test drv_module_reload:
== Series Details ==
Series: tests: Drop gem_bad_length as redundant
URL : https://patchwork.freedesktop.org/series/31655/
State : warning
== Summary ==
Test gem_eio:
Subgroup wait:
pass -> DMESG-WARN (shard-hsw) fdo#102886 +4
Test kms_universal_plane:
Sub
== Series Details ==
Series: Add new vblank and lease tests [v2]
URL : https://patchwork.freedesktop.org/series/31703/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
145f294d1404e86d06cd7dbfbb6e2034b764ea06 intel_aubdump: Default to 48-bit AUBs
when the ge
== Series Details ==
Series: Add support for NV12
URL : https://patchwork.freedesktop.org/series/31648/
State : warning
== Summary ==
Test gem_eio:
Subgroup wait:
pass -> DMESG-WARN (shard-hsw) fdo#102886 +3
Test drv_module_reload:
Subgroup basic-reload-in
Changes since last version:
* Add local definitions of new ioctls to avoid dependency on proposed
libdrm bits.
* Remove FIRST_PIXEL_OUT as that has been removed from the proposed
kernel interface
* Add tests for get_lease and list_lessees
* Fix commit message on the lease test patch
Validate that the leasing API creates leases that allow access to a
subset of the available resources and that lease revocation works.
v2: from Dave Airlie
* Update ioctl numbers to latest proposed values.
* Fix commit message
* Add tests for get_lease and list_lessees
Signed-off-by: Keith P
These ioctls replace drmWaitVBlank and add ns time resolution and
64-bit sequence numbers to comply with the Vulkan API specifications.
The tests were derived from the existing kms_vblank tests with the
'wait' variant elided as the new API doesn't provide a mechanism for
blocking in the kernel.
v
Quoting Vinay Belgaumkar (2017-10-11 00:59:51)
> This limitation does not exist for gen8+.
Oh yes it did. "It did" being the operative phrase there. Read the
comment, find the commit that changed the ABI.
-Chris
___
Intel-gfx mailing list
Intel-gfx@lists
== Series Details ==
Series: igt/drv_hangman: Convert from local recursive batch to igt_spin_t
URL : https://patchwork.freedesktop.org/series/31694/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
145f294d1404e86d06cd7dbfbb6e2034b764ea06 intel_aubdump: Defau
== Series Details ==
Series: lib/igt_gt: Allow non-default contexts to hang non-render rings
URL : https://patchwork.freedesktop.org/series/31693/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
145f294d1404e86d06cd7dbfbb6e2034b764ea06 intel_aubdump: Default
Replace the local recursive batch execbuf with the equivalent
igt_spin_t.
Signed-off-by: Chris Wilson
---
tests/drv_missed_irq.c | 79 --
1 file changed, 18 insertions(+), 61 deletions(-)
diff --git a/tests/drv_missed_irq.c b/tests/drv_missed_irq.
This limitation does not exist for gen8+.
Cc: Michel Thierry
Cc: Arkadiusz Hiler
Cc: Petri Latvala
Signed-off-by: Vinay Belgaumkar
---
lib/igt_gt.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/lib/igt_gt.c b/lib/igt_gt.c
index b3f3b38..abf789d 100644
--- a/lib/i
== Series Details ==
Series: intel_aubdump: Default to 48-bit AUBs when the gen is unknown
URL : https://patchwork.freedesktop.org/series/31689/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test for
On Tuesday, October 10, 2017 4:05:17 PM PDT Jordan Justen wrote:
> v2:
> * Use 48-bit rather than 64-bit (Ken)
> * Use 'addr_bits' rather than 'use_64bit'
>
> Signed-off-by: Jordan Justen
Reviewed-by: Kenneth Graunke
and pushed.
signature.asc
Description: This is a digitally signed message
== Series Details ==
Series: intel_aubdump: Add device override names (from Mesa
INTEL_DEVID_OVERRIDE)
URL : https://patchwork.freedesktop.org/series/31688/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Ad
v2:
* Use 48-bit rather than 64-bit (Ken)
* Use 'addr_bits' rather than 'use_64bit'
Cc: Kenneth Graunke
Signed-off-by: Jordan Justen
---
tools/aubdump.c | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
diff --git a/tools/aubdump.c b/tools/aubdump.c
index f3e
This just lets you specify an override like --device=bdw for
broadwell.
Signed-off-by: Jordan Justen
---
Resend with 'i-g-t' in subject line.
tools/aubdump.c| 36
tools/intel_aubdump.in | 4 +++-
2 files changed, 35 insertions(+), 5 deletions(-)
di
== Series Details ==
Series: series starting with [v2,1/3] drm/i915: Fix eviction when the GGTT is
idle but full
URL : https://patchwork.freedesktop.org/series/31682/
State : success
== Summary ==
Series 31682v1 series starting with [v2,1/3] drm/i915: Fix eviction when the
GGTT is idle but f
== Series Details ==
Series: drm/i915: Simplify intel_sanitize_enable_ppgtt
URL : https://patchwork.freedesktop.org/series/31665/
State : success
== Summary ==
Test kms_atomic_transition:
Subgroup plane-all-transition:
skip -> PASS (shard-hsw)
Test kms_plane
== Series Details ==
Series: series starting with [CI,01/12] drm/i915: Separate RPS and RC6 handling
for gen6+
URL : https://patchwork.freedesktop.org/series/31681/
State : success
== Summary ==
Series 31681v1 series starting with [CI,01/12] drm/i915: Separate RPS and RC6
handling for gen6+
A bug recently encountered involved the issue where are we were
submitting requests to different ppGTT, each would pin a segment of the
GGTT for its logical context and ring. However, this is invisible to
eviction as we do not tie the context/ring VMA to a request and so do
not automatically wait u
In the full-ppgtt world, we can fill the GGTT full of context objects.
These context objects are currently implicitly tracked by the requests
that pin them i.e. they are only unpinned when the request is completed
and retired, but we do not have the link from the vma to the request
(anymore). In or
For some selftests, we want to issue requests but delay them going to
hardware. Furthermore, we don't want those requests to block
indefinitely (or else we may hang the driver and block testing) so we
want to employ a timeout. So naturally we want a fence that is
automatically signaled by a timer.
On 10/10/17 13:19, Chris Wilson wrote:
Quoting Antonio Argenziano (2017-10-10 18:12:17)
On 10/10/17 01:55, Abdiel Janulgue wrote:
This improves the GEM tests section of I-G-T to make it more
suitable for CI testing
Can you provide a little more details on what is the rationale behind
this
From: Sagar Arun Kamble
Prepared substructure rps for RPS related state. autoenable_work is
used for RC6 too hence it is defined outside rps structure. As we do
this lot many functions are refactored to use intel_rps *rps to access
rps related members. Hence renamed intel_rps_client pointer varia
From: Sagar Arun Kamble
We were using dev_priv->pm for runtime power management related state.
This patch renames it to "runtime_pm" which looks more apt.
v2: s/rpm/runtime_pm (Chris)
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc: Joonas Lahtinen
Reviewed-by: Radoslaw S
From: Sagar Arun Kamble
Defined new struct intel_rc6 to hold RC6 specific state and
intel_ring_pstate to hold ring specific state.
v2: s/intel_ring_pstate/intel_llc_pstate. Removed checks from
autoenable_* functions. (Chris)
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc:
From: Sagar Arun Kamble
This function gives the status of RC6, whether disabled or if
enabled then which state. intel_enable_rc6 will be used for
enabling RC6 in the next patch.
v2: Rebase.
v3: Rebase.
Signed-off-by: Sagar Arun Kamble
Cc: Chris Wilson
Cc: Imre Deak
Cc: Joonas Lahtinen
Revi
From: Sagar Arun Kamble
In order to separate GT PM related functionality into new structure
we are updating rps structure. hw_lock in it is used for display
related PCU communication too hence move it to dev_priv.
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc: Joonas Laht
From: Sagar Arun Kamble
Prepared intel_update_ring_freq function to setup ring frequency
for applicable platforms determined by macro HAS_LLC.
v2: Replaced NEEDS_RING_FREQ_UPDATE with HAS_LLC macro. (Chris)
Added check while calling from intel_enable_gt_powersave.
v3: s/intel_update_ring_fr
From: Sagar Arun Kamble
Prepared generic functions intel_enable_rc6, intel_disable_rc6,
intel_enable_rps and intel_disable_rps functions to setup RC6/RPS
based on platforms.
v2: Make intel_enable/disable_rc6/rps static. (Chris)
v3: Added lockdep_assert_held(dev_priv->pcu_lock) in new generic
fu
From: Sagar Arun Kamble
This patch separates enable/disable of RC6 and RPS for CHV.
v2: Fixed comment.
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc: Joonas Lahtinen
Reviewed-by: Radoslaw Szwichtenberg
Reviewed-by: Chris Wilson
Link:
https://patchwork.freedesktop.org
From: Sagar Arun Kamble
This patch separates RC6 and RPS enabling for BDW.
RC6/RPS Disabling are handled through gen6 functions.
PM Programming guide recommends a sequence within forcewakes to
configure RC6, RPS and ring frequencies in sequence. With this
patch the order is still maintained.
v2:
From: Sagar Arun Kamble
This patch separates enable/disable of RC6 and RPS for VLV.
v2: Removed unnecessary comments about forcewakes while enabling
RC6/RPS. Added changes to output turbo control status for VLV in
i915_frequency_info.
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris W
From: Sagar Arun Kamble
This patch removes all IS_BROADWELL checks and non-BDW changes from
gen8_enable_rps as it is called only for BROADWELL.
Suggested-by: Chris Wilson
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc: Joonas Lahtinen
Cc: Radoslaw Szwichtenberg
Reviewed
From: Sagar Arun Kamble
This patch separates enable/disable of RC6 and RPS for gen6+
platforms prior to VLV.
v2: Fixed checkpatch issue. (Sagar)
Signed-off-by: Sagar Arun Kamble
Cc: Imre Deak
Cc: Chris Wilson
Cc: Joonas Lahtinen
Reviewed-by: Radoslaw Szwichtenberg #1
Reviewed-by: Chris Wil
== Series Details ==
Series: igt/syncobj_wait: Don't close the timeline early in wait_snapshot
URL : https://patchwork.freedesktop.org/series/31679/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test
== Series Details ==
Series: Fix HDMI as dual display on CNL.
URL : https://patchwork.freedesktop.org/series/31352/
State : success
== Summary ==
Series 31352v1 Fix HDMI as dual display on CNL.
https://patchwork.freedesktop.org/api/1.0/series/31352/revisions/1/mbox/
Test kms_pipe_crc_basic:
On 10/10/2017 01:10 PM, Chris Wilson wrote:
Quoting Oscar Mateo (2017-10-10 19:24:18)
* Above method can be used to create a complete logical context with
engine context populated by the hardware. This Logical context can be
used as an Golden Context Image or template for subsequently created
On Mon, Oct 09, 2017 at 01:10:01AM +0900, Masahiro Yamada wrote:
<...>
>
> By splitting out the radix_tree_root definition,
> we can reduce the header file dependency.
>
> Reducing the header dependency will help for speeding the kernel
> build, suppressing unnecessary recompile of objects during
On Tue, Oct 10, 2017 at 09:56:22PM +0900, Masahiro Yamada wrote:
> One refactoring alone does not produce much benefits,
> but making continuous efforts will disentangle the knotted threads.
> Of course, this might be a pipe dream...
A lot of people have had that dream, and some of those refactori
On Mon, Oct 09, 2017 at 02:58:58PM +0900, Masahiro Yamada wrote:
> 2017-10-09 3:52 GMT+09:00 Leon Romanovsky :
> > On Mon, Oct 09, 2017 at 01:10:01AM +0900, Masahiro Yamada wrote:
> >
> > <...>
> >>
> >> By splitting out the radix_tree_root definition,
> >> we can reduce the header file dependency.
On Mon, Oct 09, 2017 at 01:10:01AM +0900, Masahiro Yamada wrote:
> Reducing the header dependency will help for speeding the kernel
> build, suppressing unnecessary recompile of objects during
> git-bisect'ing, etc.
Well, does it? You could provide measurements showing before/after
time to compil
> -Original Message-
> From: Kumar, Mahesh1
> Sent: Tuesday, October 10, 2017 7:35 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Cc: Shankar, Uma ; Konduru, Chandra
> ; Kamath, Sunil ;
> Maiti, Nabendu Bikash
> Subject: Re: [PATCH 11/14] drm/i915: Upscale scaler max sc
> -Original Message-
> From: Kumar, Mahesh1
> Sent: Tuesday, October 10, 2017 7:40 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Cc: Shankar, Uma ; Konduru, Chandra
> ; Kamath, Sunil ;
> Maiti, Nabendu Bikash
> Subject: Re: [PATCH 12/14] drm/i915: Add NV12 as supported
> -Original Message-
> From: Kumar, Mahesh1
> Sent: Tuesday, October 10, 2017 7:24 PM
> To: Srinivas, Vidya ; intel-
> g...@lists.freedesktop.org
> Cc: Shankar, Uma ; Konduru, Chandra
> ; Kamath, Sunil ;
> Maiti, Nabendu Bikash
> Subject: Re: [PATCH 09/14] drm/i915: Set scaler mode for N
== Series Details ==
Series: igt/syncobj_wait: Avoid early close of timeline in test_wait_snapshot
URL : https://patchwork.freedesktop.org/series/31678/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a t
Quoting Jason Ekstrand (2017-10-10 21:02:20)
> Closing the sw_sync timeline now signals any remaining fences upon it;
> but test_wait_snapshot requires the fence to continue to be busy so that
> the __syncobj_wait() will return with -ETIME.
Fwiw, you are not going mad as it did used to work. The c
Quoting Antonio Argenziano (2017-10-10 18:12:17)
>
>
> On 10/10/17 01:55, Abdiel Janulgue wrote:
> > This improves the GEM tests section of I-G-T to make it more
> > suitable for CI testing
>
> Can you provide a little more details on what is the rationale behind
> this choice. Are the tests be
Quoting Maarten Lankhorst (2017-10-10 17:04:27)
> Make sure read_all_entries has all outputs possible enabled, but also
> add a test that runs with all outputs disabled.
>
> This will maximize coverage of debugfs reading, and allows the test not
> to be dependent on fbcon for setup.
>
> Signed-of
Quoting Jason Ekstrand (2017-10-10 21:02:20)
> Closing the sw_sync timeline now signals any remaining fences upon it;
> but test_wait_snapshot requires the fence to continue to be busy so that
> the __syncobj_wait() will return with -ETIME.
Snap!
Reviewed-by: Chris Wilson
Tested-by: Chris Wilson
Quoting Oscar Mateo (2017-10-10 19:24:18)
> * Above method can be used to create a complete logical context with
> engine context populated by the hardware. This Logical context can be
> used as an Golden Context Image or template for subsequently created
> contexts.
It's the template part we w
== Series Details ==
Series: drm/i915: remove redundant check on has_aliasing_ppgtt
URL : https://patchwork.freedesktop.org/series/31661/
State : failure
== Summary ==
Test gem_flink_race:
Subgroup flink_close:
fail -> PASS (shard-hsw) fdo#102655
Test perf:
== Series Details ==
Series: series starting with [1/2] tests/syncobj_wait: Replace open-coded calls
to __syncobj_wait()
URL : https://patchwork.freedesktop.org/series/31672/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2
Closing the sw_sync timeline now signals any remaining fences upon it;
but test_wait_snapshot requires the fence to continue to be busy so that
the __syncobj_wait() will return with -ETIME.
---
tests/syncobj_wait.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/syn
> -Original Message-
> From: Nikula, Jani
> Sent: Tuesday, October 10, 2017 11:27 PM
> To: Chauhan, Madhav ; intel-
> g...@lists.freedesktop.org
> Cc: Hiremath, Shashidhar ; Shankar, Uma
>
> Subject: RE: [PATCH 1/2] drm/i915: Parse DSI backlight/cabc ports.
>
> On Tue, 10 Oct 2017, "Chauh
== Series Details ==
Series: series starting with [1/2] tests/kms_setmode: Request the intiial vbl
count with RELATIVE instead of ABSOLUTE
URL : https://patchwork.freedesktop.org/series/31600/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393
We want to keep the first timeline in an incomplete state as we replace
the syncobj's fence; so we need to defer the close() until the end of
the test.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103188
Signed-off-by: Chris Wilson
Cc: Jason Ekstrand
Cc: Dave Airlie
---
tests/syncobj
== Series Details ==
Series: tests/BAT: Reduce reliance on fbcon.
URL : https://patchwork.freedesktop.org/series/31671/
State : warning
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test for
SYNCOBJ_CREATE_SIGNALED
On Tue, 10 Oct 2017 17:50:05 +0800
Tina Zhang wrote:
> Add VFIO_DEVICE_QUERY_GFX_PLANE ioctl command to let user mode query and
> get the plan and its related information. This ioctl can be invoked with:
s/plan/plane/
> 1) either flag DMABUF or REGION is set. Vendor driver returns success and
>
== Series Details ==
Series: drm/i915/guc : Removing enable_guc_loading module and Decoupling logs
and ADS from submission
URL : https://patchwork.freedesktop.org/series/31677/
State : failure
== Summary ==
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version
== Series Details ==
Series: IGT PMU support (rev11)
URL : https://patchwork.freedesktop.org/series/28253/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test for
SYNCOBJ_CREATE_SIGNALED
with latest
The Additional Data Struct (ADS) contains objects that are required by
guc post FW load and are not necessarily submission-only (although that's
our current only use-case). If in the future we load GuC with submission
disabled to use some other GuC feature we might still end up requiring
something
We currently have two module parameters that control GuC: "enable_guc_loading"
and "enable_guc_submission".
Whenever we need i915_modparams.enable_guc_submission=1, we also need
enable_guc_loading=1.
We also need enable_guc_loading=1 when we want to verify the HuC,
which is every time we have a H
The first patch simply unifies different seq_puts messages found in debugfs.
Patch 2 focuses on replacing the enable_guc_loading module. Patch 3 deals with
decoupling guc logs and ADS from submission.
Cc: Joonas Lahtinen
Cc: Michal Wajdeczko
Cc: Sagar Arun Kamble
Cc: Oscar Mateo
Cc: Daniele
Unifying the various seq_puts messages in debugfs to the simplest one for
feature support.
v2: Clarifying the commit message (Anusha)
v3: Re-factoring code as per review (Michal)
v4: Rebase
v5: Split from following patch
v6: Re-factoring code (Michal, Sagar)
Clarifying commit message (Saga
On Mon, Oct 09, 2017 at 12:29:59PM +0300, Jani Nikula wrote:
> Get rid of redundant intel_dp_num_rates(). We can simply look at the
> rate and limit based on that.
>
> Cc: Manasi Navare
> Signed-off-by: Jani Nikula
Reviewed-by:
Manasi
> ---
> drivers/gpu/drm/i915/intel_dp.c | 26 +++
On Mon, Oct 09, 2017 at 12:29:58PM +0300, Jani Nikula wrote:
> Turn intel_dp_source_supports_hbr2() into a simple helper to query the
> pre-filled source rates array, and move the conditions about which
> platforms support which rates to the single point of truth in
> intel_dp_set_source_rates().
>
On 10/10/2017 10:37 AM, Oscar Mateo wrote:
On 10/09/2017 02:08 PM, Chris Wilson wrote:
Quoting Oscar Mateo (2017-10-09 21:58:15)
Currently, deciding how/where to apply new workarounds is
challenging. Often,
workarounds end up applied incorrectly and get lost under certain
circumstances
(e.
== Series Details ==
Series: tests: Drop gem_bad_length as redundant
URL : https://patchwork.freedesktop.org/series/31655/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test for
SYNCOBJ_CREATE_SIGNAL
On Mon, Oct 09, 2017 at 12:29:57PM +0300, Jani Nikula wrote:
> Falling back to the lowest value is likely the only thing we can do, but
> doing it silently seems like a bad thing to do. Catch it early and make
> loud noises.
>
> Cc: Alex Deucher
> Cc: Thierry Reding
> Cc: Rob Clark
> Cc: Sean P
== Series Details ==
Series: Add support for NV12
URL : https://patchwork.freedesktop.org/series/31648/
State : success
== Summary ==
IGT patchset tested on top of latest successful build
d7c88290ab6a8393dc341b30c7fb5e27d2952901 syncobj: Add a test for
SYNCOBJ_CREATE_SIGNALED
with latest DRM
On Tue, 10 Oct 2017, "Chauhan, Madhav" wrote:
>> -Original Message-
>> From: Nikula, Jani
>> Sent: Tuesday, October 10, 2017 12:47 PM
>> To: Chauhan, Madhav ; intel-
>> g...@lists.freedesktop.org
>> Cc: Hiremath, Shashidhar ; Shankar, Uma
>> ; Chauhan, Madhav
>>
>> Subject: Re: [PATCH 1/2
== Series Details ==
Series: gtt-cache-enable
URL : https://patchwork.freedesktop.org/series/31669/
State : warning
== Summary ==
Series 31669v1 gtt-cache-enable
https://patchwork.freedesktop.org/api/1.0/series/31669/revisions/1/mbox/
Test chamelium:
Subgroup dp-crc-fast:
== Series Details ==
Series: drm/i915: Use enum pipe for PCH transcoders
URL : https://patchwork.freedesktop.org/series/31654/
State : warning
== Summary ==
Test kms_fbc_crc:
Subgroup page_flip_and_mmap_gtt:
pass -> SKIP (shard-hsw)
shard-hswtotal:2
On 10/09/2017 02:08 PM, Chris Wilson wrote:
Quoting Oscar Mateo (2017-10-09 21:58:15)
Currently, deciding how/where to apply new workarounds is challenging. Often,
workarounds end up applied incorrectly and get lost under certain circumstances
(e.g. a context switch or a GPU reset). This is a
On 10/09/2017 02:06 PM, Chris Wilson wrote:
Quoting Oscar Mateo (2017-10-09 21:58:17)
This has grown to be a sizable amount of code, so move it to
its own file before we try to refactor anything. For the moment,
we are leaving behind the WA BB code and the WAs that get applied
(incorrectly) in
Remove the bare igt_ioctl(SYNCOBJ_WAIT) in favour of __syncobj_wait()
for tidier error reporting.
Signed-off-by: Chris Wilson
Cc: Jason Ekstrand
Cc: Dave Airlie
---
tests/syncobj_wait.c | 14 +-
1 file changed, 5 insertions(+), 9 deletions(-)
diff --git a/tests/syncobj_wait.c b/te
Closing the sw_sync timeline now signals any remaining fences upon it;
but test_wait_interrupted requires the fence to be busy for the
__syncobj_wait() not to immediately return with -ETIME (and so be
interrupted instead).
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=103187
Signed-off-by
== Series Details ==
Series: series starting with [1/3] drm/i915: Fix eviction when the GGTT is idle
but full
URL : https://patchwork.freedesktop.org/series/31668/
State : failure
== Summary ==
Series 31668v1 series starting with [1/3] drm/i915: Fix eviction when the GGTT
is idle but full
ht
On 10/10/17 01:55, Abdiel Janulgue wrote:
This improves the GEM tests section of I-G-T to make it more
suitable for CI testing
Can you provide a little more details on what is the rationale behind
this choice. Are the tests being removed only because they do not fit
the CI guidelines or is
== Series Details ==
Series: series starting with [CI,01/10] drm/i915: Extract intel_get_cagf
URL : https://patchwork.freedesktop.org/series/31667/
State : failure
== Summary ==
Series 31667v1 series starting with [CI,01/10] drm/i915: Extract intel_get_cagf
https://patchwork.freedesktop.org/ap
== Series Details ==
Series: Adding NV12 support (rev3)
URL : https://patchwork.freedesktop.org/series/28103/
State : success
== Summary ==
shard-hswtotal:2552 pass:1431 dwarn:5 dfail:0 fail:13 skip:1103
time:9650s
== Logs ==
For more details see:
https://intel-gfx-ci.01.org/t
Quoting Tvrtko Ursulin (2017-10-10 15:17:54)
> +static void
> +busy_check_all(int gem_fd, const struct intel_execution_engine2 *e,
> + const unsigned int num_engines)
> +{
> + const struct intel_execution_engine2 *e_;
> + uint64_t val[num_engines];
> + int fd[num_engi
== Series Details ==
Series: drm/i915/uc: Firmware code reorg
URL : https://patchwork.freedesktop.org/series/31666/
State : failure
== Summary ==
Series 31666v1 drm/i915/uc: Firmware code reorg
https://patchwork.freedesktop.org/api/1.0/series/31666/revisions/1/mbox/
Test debugfs_test:
Op 10-10-17 om 18:14 schreef Ville Syrjälä:
> On Tue, Oct 10, 2017 at 06:04:28PM +0200, Maarten Lankhorst wrote:
>> If all outputs are disabled before this test is run, then the test
>> will fail because actual_brightness stays at 0 instead of the value
>> of the desired brightness. Fix this by ena
On Tue, Oct 10, 2017 at 06:04:28PM +0200, Maarten Lankhorst wrote:
> If all outputs are disabled before this test is run, then the test
> will fail because actual_brightness stays at 0 instead of the value
> of the desired brightness. Fix this by enabling all outputs at the
> start of this test.
>
If all outputs are disabled before this test is run, then the test
will fail because actual_brightness stays at 0 instead of the value
of the desired brightness. Fix this by enabling all outputs at the
start of this test.
Sample failure:
IGT-Version: 1.20-g01c550a27986 (x86_64) (Linux: 4.14.0-rc3-
https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_1235/ shows what happens
in BAT if we make fbcon disable all outputs. debugfs_test.read_all_entries
fails,
probably in a race with fbcon. I'm hoping to solve this by running the test
twice,
once with all outputs enabled, other with all disabled. Thi
Make sure read_all_entries has all outputs possible enabled, but also
add a test that runs with all outputs disabled.
This will maximize coverage of debugfs reading, and allows the test not
to be dependent on fbcon for setup.
Signed-off-by: Maarten Lankhorst
---
tests/debugfs_test.c | 34 ++
1 - 100 of 284 matches
Mail list logo