== Series Details ==
Series: drm/i915/gt: Flush ongoing retires during wait_for_idle (rev2)
URL : https://patchwork.freedesktop.org/series/71575/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7668_full -> Patchwork_15982_full
===
On Fri, 03 Jan 2020, Lee Shawn C wrote:
> Run intel_dp_compliance would failed at video pattern related
> test case sometimes. DP test applet read incorrect test type
> from kernel to cause this symptom. Add a "\n" (newline) in
> seq_printf() then DP test applet will get proper parameters.
>
> Cc:
On Fri, 03 Jan 2020 02:57:03 +0100,
wrote:
>
> Hi Sirs,
> Here is chromebook SW team from Compal.
> As the mail title, we hit issue that the external monitor will flash once
> when play video after hot pluging.
> We can reproduce not only on chromebook but also ubuntu 16.04.
> There has
Move the definition of the igt_atomic_section[] into a C file, leaving
the declaration in the header so as not to upset headertest!
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/selftests/igt_atomic.c | 47 +
drivers/
Include the types used by the headers to they can be compiled
standalone.
Signed-off-by: Chris Wilson
---
drivers/gpu/drm/i915/Makefile| 8 +---
drivers/gpu/drm/i915/gem/selftests/huge_gem_object.h | 6 ++
drivers/gpu/drm/i915/gem/selftests/mock_gem_object.h | 2 +
On Thu, 2 Jan 2020 at 20:42, Chris Wilson wrote:
>
> Create a vmap for discontinguous lmem objects to support
> i915_gem_object_pin_map().
>
> v2: Offset io address by region.start for fake-lmem
>
> Signed-off-by: Chris Wilson
> Cc: Matthew Auld
Reviewed-by: Matthew Auld
___
Hi Vivek,
On 03-01-2020 01:00, Vivek Kasireddy wrote:
Parsing the i2c element is mainly done to transfer the payload from the
MIPI sequence block to the relevant slave device. In some cases, the
commands that are part of the payload can be used to turn on the backlight.
This patch is actually a
Chris Wilson writes:
> Empirically the minimal context image we use for rcs is insufficient to
> state the engine. This is demonstrated if we poison the context image
> such that any uninitialised state is invalid, and so if the engine
> samples beyond our defined region, will fail to start.
>
>
From: Abdiel Janulgue
Instead of testing individually our new fault handlers, iterate over all
memory regions and test all from one interface.
Signed-off-by: Abdiel Janulgue
Cc: Matthew Auld
Cc: Chris Wilson
Cc: Joonas Lahtinen
---
We also need an igt_mmap_gpu to truly test lmem.
---
.../dr
From: Abdiel Janulgue
Local memory objects are similar to our usual scatterlist, but instead
of using the struct page stored therein, we need to use the
sg->dma_address.
Signed-off-by: Abdiel Janulgue
Cc: Chris Wilson
Cc: Matthew Auld
---
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 21 +++
Quoting Chris Wilson (2020-01-03 12:15:04)
> From: Abdiel Janulgue
>
> Local memory objects are similar to our usual scatterlist, but instead
> of using the struct page stored therein, we need to use the
> sg->dma_address.
>
> Signed-off-by: Abdiel Janulgue
> Cc: Chris Wilson
> Cc: Matthew Aul
== Series Details ==
Series: series starting with [1/2] drm/i915/selftest: Move igt_atomic_section[]
out of the header
URL : https://patchwork.freedesktop.org/series/71599/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
aba7d1f5aa20 drm/i915/selftest: Move igt_atomic_section[]
Test-with: <20200103081107.28144-1-ramalinga...@intel.com>
Anshuman Gupta (1):
drm/i915/hdcp: restore hdcp state same as previous
drivers/gpu/drm/i915/display/intel_ddi.c | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
--
2.24.0
___
When port is disabled due to modeset or DPMS off actually
it disables the HDCP encryption keeping its state to
CP_ENABLED this doesn't enable HDCP again while port
gets enable again. HDCP state should set accordingly
when port is disabled.
CC: Ramalingam C
Signed-off-by: Anshuman Gupta
---
driv
On Fri, 3 Jan 2020 at 10:45, Chris Wilson wrote:
>
> Move the definition of the igt_atomic_section[] into a C file, leaving
> the declaration in the header so as not to upset headertest!
>
> Signed-off-by: Chris Wilson
Reviewed-by: Matthew Auld
___
Int
On Fri, 3 Jan 2020 at 10:45, Chris Wilson wrote:
>
> Include the types used by the headers to they can be compiled
> standalone.
>
> Signed-off-by: Chris Wilson
Reviewed-by: Matthew Auld
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https:
== Series Details ==
Series: series starting with [1/2] drm/i915/selftest: Move igt_atomic_section[]
out of the header
URL : https://patchwork.freedesktop.org/series/71599/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7673 -> Patchwork_15985
=
== Series Details ==
Series: series starting with [1/2] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71601/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
b0a72df86a8d drm/i915/gem: Extend mmap support for lmem
e550fd5b9f6c drm/i915/s
On 2020-01-03 at 18:30:21 +0530, Anshuman Gupta wrote:
> When port is disabled due to modeset or DPMS off actually
> it disables the HDCP encryption keeping its state to
> CP_ENABLED this doesn't enable HDCP again while port
> gets enable again. HDCP state should set accordingly
> when port is disa
Lets see what breaks? Round 2?
Signed-off-by: Maarten Lankhorst
---
drivers/gpu/drm/i915/gt/intel_context.c | 28 +--
drivers/gpu/drm/i915/gt/intel_context_types.h | 1 +
2 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/intel_context.
== Series Details ==
Series: series starting with [1/2] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71601/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7673 -> Patchwork_15986
== Series Details ==
Series: drm/i915: Remove nest annotation from intel_context_unpin (rev2)
URL : https://patchwork.freedesktop.org/series/71157/
State : failure
== Summary ==
Applying: drm/i915: Remove nest annotation from intel_context_unpin
Using index info to reconstruct a base tree...
M
== Series Details ==
Series: series starting with [1/1] drm/i915/hdcp: restore hdcp state same as
previous
URL : https://patchwork.freedesktop.org/series/71602/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7674 -> Patchwork_15987
=
Hi,
On Thu, 2 Jan 2020, Rodrigo Vivi wrote:
> On Tue, Dec 31, 2019 at 04:00:07PM +0200, Kai Vehmanen wrote:
>> Revert changes done in commit f6ec9483091f ("drm/i915: extend audio
>> CDCLK>=2*BCLK constraint to more platforms"). Audio drivers
[...]
>> /* Force CDCLK to 2*BCLK as long
== Series Details ==
Series: drm/i915/dp: Fix incorrect test parameter for DP link layer compliance
URL : https://patchwork.freedesktop.org/series/71587/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7671_full -> Patchwork_15984_full
===
Lets see what breaks, round 3?
Signed-off-by: Maarten Lankhorst
---
drivers/gpu/drm/i915/gt/intel_context.c | 27 +--
drivers/gpu/drm/i915/gt/intel_context_types.h | 1 +
2 files changed, 20 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/i915/gt/intel_context.
>-Original Message-
>From: Intel-gfx On Behalf Of Lucas
>De Marchi
>Sent: Friday, December 20, 2019 5:07 PM
>To: intel-gfx@lists.freedesktop.org
>Subject: [Intel-gfx] [PATCH] drm/i915/display: nuke skl workaround for pre-
>production hw
>
>According to intel_detect_preproduction_hw(), the
== Series Details ==
Series: drm/i915: Remove nest annotation from intel_context_unpin (rev3)
URL : https://patchwork.freedesktop.org/series/71157/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7674 -> Patchwork_15989
Summa
Quoting Maarten Lankhorst (2020-01-03 16:29:53)
> Lets see what breaks, round 3?
https://patchwork.freedesktop.org/patch/347285/?series=71568&rev=1
-Chris
___
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/li
Since with multiple devices, we may have multiple different perf_pmu
each with their own type, we want to find the right one for the job.
The tests are run with a specific fd, from which we can extract the
appropriate bus-id and find the associated perf-type. The performance
monitoring tools are a
Hi Sirs,
Here is chromebook SW team from Compal.
As the mail title, we hit issue that the external monitor will flash once when
play video after hot pluging.
We can reproduce not only on chromebook but also ubuntu 16.04.
There has higher failure rate with Dell Solomon dock and Dell S2718D
Fixes coccicheck warning:
drivers/gpu/drm/i915/display/intel_dp.c:4950:1-33: WARNING: Assignment of 0/1
to bool variable
drivers/gpu/drm/i915/display/intel_dp.c:4906:1-33: WARNING: Assignment of 0/1
to bool variable
Reported-by: Hulk Robot
Signed-off-by: Ma Feng
---
drivers/gpu/drm/i915/disp
Ma Feng (3):
drm/i915: use true,false for bool variable in i915_debugfs.c
drm/i915/dp: use true,false for bool variable in intel_dp.c
drm/i915: use true,false for bool variable in intel_crt.c
drivers/gpu/drm/i915/display/intel_crt.c | 6 +++---
drivers/gpu/drm/i915/display/intel_dp.c |
Fixes coccicheck warning:
drivers/gpu/drm/i915/display/intel_crt.c:1066:1-28: WARNING: Assignment of 0/1
to bool variable
drivers/gpu/drm/i915/display/intel_crt.c:928:2-29: WARNING: Assignment of 0/1
to bool variable
drivers/gpu/drm/i915/display/intel_crt.c:443:2-29: WARNING: Assignment of 0/1
Fixes coccicheck warning:
drivers/gpu/drm/i915/i915_debugfs.c:3078:4-36: WARNING: Assignment of 0/1 to
bool variable
drivers/gpu/drm/i915/i915_debugfs.c:3078:4-36: WARNING: Assignment of 0/1 to
bool variable
drivers/gpu/drm/i915/i915_debugfs.c:3080:4-36: WARNING: Assignment of 0/1 to
bool varia
Quoting Chris Wilson (2020-01-03 12:15:05)
> From: Abdiel Janulgue
>
> Instead of testing individually our new fault handlers, iterate over all
> memory regions and test all from one interface.
>
> Signed-off-by: Abdiel Janulgue
> Cc: Matthew Auld
> Cc: Chris Wilson
> Cc: Joonas Lahtinen
> -
== Series Details ==
Series: Fixes coccicheck warnings
URL : https://patchwork.freedesktop.org/series/71610/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7674 -> Patchwork_15990
Summary
---
**SUCCESS**
No regress
On Thu, Jan 02, 2020 at 10:35:28PM +0100, Hans de Goede wrote:
> Hi Rodrigo,
>
> Thank you for the review.
>
> On 02-01-2020 19:17, Rodrigo Vivi wrote:
> > On Mon, Dec 16, 2019 at 12:51:57PM +0100, Hans de Goede wrote:
> > > From: Derek Basehore
> > >
> > > Not every platform needs quirk detect
On Mon, Dec 16, 2019 at 12:51:58PM +0100, Hans de Goede wrote:
> If the new video=... panel_orientation option is set for a connector, honor
> it and setup a matching "panel orientation" property on the connector.
>
> BugLink: https://gitlab.freedesktop.org/plymouth/plymouth/merge_requests/83
> Ac
Just map the region directly, otherwise we are just limiting ourselves
to the size of the mappable aperture. We still keep the same behaviour
with matching the size of the mappable_end, but that can now be
configured with its own modparam, such that we can configure larger
sizes.
Signed-off-by: Ma
We currently assume we have struct pages for the backing storage of our
paging structures, however in the future we may also want to support
allocating storage from non-page backed memory, while still being able
to map it into the kernel address space for CPU access.
Signed-off-by: Matthew Auld
C
From: CQ Tang
Signed-off-by: CQ Tang
Signed-off-by: Matthew Auld
Cc: Chris Wilson
---
drivers/gpu/drm/i915/display/intel_fbc.c | 20 +--
drivers/gpu/drm/i915/display/intel_fbdev.c| 4 +-
.../gpu/drm/i915/gem/i915_gem_object_types.h | 7 +-
drivers/gpu/drm/i915/gem/i915_gem_stol
== Series Details ==
Series: series starting with [1/3] drm/i915: make stolen more region centric
URL : https://patchwork.freedesktop.org/series/71615/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
798fff7d1586 drm/i915: make stolen more region centric
-:7: WARNING:COMMIT_MESSA
Quoting Matthew Auld (2020-01-03 20:00:28)
> From: CQ Tang
Just throwing the kitchen sink into intel_memory_region is not very
appetizing. There seems to be no design behind this -- as foretold by
the lack of rationale.
-Chris
___
Intel-gfx mailing list
Quoting Matthew Auld (2020-01-03 20:00:29)
> We currently assume we have struct pages for the backing storage of our
> paging structures, however in the future we may also want to support
> allocating storage from non-page backed memory, while still being able
> to map it into the kernel address sp
From: Abdiel Janulgue
Instead of testing individually our new fault handlers, iterate over all
memory regions and test all from one interface.
Signed-off-by: Abdiel Janulgue
Cc: Matthew Auld
Cc: Chris Wilson
Cc: Joonas Lahtinen
---
.../drm/i915/gem/selftests/i915_gem_mman.c| 306 +++
Check that the user writes into their mmap are visible on the GPU.
Signed-off-by: Chris Wilson
Cc: Abdiel Janulgue
Cc: Matthew Auld
---
.../drm/i915/gem/selftests/i915_gem_mman.c| 123 ++
1 file changed, 123 insertions(+)
diff --git a/drivers/gpu/drm/i915/gem/selftests/i91
From: Abdiel Janulgue
Local memory objects are similar to our usual scatterlist, but instead
of using the struct page stored therein, we need to use the
sg->dma_address.
Signed-off-by: Abdiel Janulgue
Cc: Chris Wilson
Cc: Matthew Auld
---
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 21 +++
== Series Details ==
Series: series starting with [CI,1/3] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71616/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
905c9c1e0ac0 drm/i915/gem: Extend mmap support for lmem
154d982f9b59 drm/i91
== Series Details ==
Series: series starting with [CI,1/3] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71616/
State : warning
== Summary ==
$ dim sparse origin/drm-tip
Sparse version: v0.6.0
Commit: drm/i915/gem: Extend mmap support for lmem
Okay!
On Fri, Jan 03, 2020 at 11:07:37PM +0800, Lee Shawn C wrote:
> Run intel_dp_compliance would failed at video pattern related
> test case sometimes. DP test applet read incorrect test type
> from kernel to cause this symptom. Add a "\n" (newline) in
> seq_printf() then DP test applet will get proper
== Series Details ==
Series: series starting with [1/3] drm/i915: make stolen more region centric
URL : https://patchwork.freedesktop.org/series/71615/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7674 -> Patchwork_15991
S
On 1/3/20 9:41 AM, Chris Wilson wrote:
Since with multiple devices, we may have multiple different perf_pmu
each with their own type, we want to find the right one for the job.
The tests are run with a specific fd, from which we can extract the
appropriate bus-id and find the associated perf-
== Series Details ==
Series: series starting with [CI,1/3] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71616/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7674 -> Patchwork_15992
===
== Series Details ==
Series: series starting with [1/2] drm/i915/selftest: Move igt_atomic_section[]
out of the header
URL : https://patchwork.freedesktop.org/series/71599/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7673_full -> Patchwork_15985_full
===
On Thu, Jan 02, 2020 at 03:56:09PM +0530, Manna, Animesh wrote:
> On 02-01-2020 14:48, Jani Nikula wrote:
> >On Mon, 30 Dec 2019, Animesh Manna wrote:
> >>vswing/pre-emphasis adjustment calculation is needed in processing
> >>of auto phy compliance request other than link training, so moved
> >>th
On Thu, Jan 02, 2020 at 11:23:14AM +0200, Jani Nikula wrote:
> On Mon, 30 Dec 2019, Animesh Manna wrote:
> > As per request from DP phy compliance test few special
> > test pattern need to set by source. Added function
> > to set pattern in DP_COMP_CTL register. It will be
> > called along with ot
Harry, Jani - Since this also updates the AMD driver file, should this be
merged through
AMD tree and then backmerged to drm-misc ?
Manasi
On Mon, Dec 30, 2019 at 09:45:15PM +0530, Animesh Manna wrote:
> [Why]:
> Aligh with DP spec wanted to follow same naming convention.
>
> [How]:
> Changed t
On Fri, 3 Jan 2020 12:05:11 +0100
Hans de Goede wrote:
Hi Hans,
> Hi Vivek,
>
> On 03-01-2020 01:00, Vivek Kasireddy wrote:
> > Parsing the i2c element is mainly done to transfer the payload from
> > the MIPI sequence block to the relevant slave device. In some
> > cases, the commands that are p
== Series Details ==
Series: series starting with [1/2] drm/i915/gem: Extend mmap support for lmem
URL : https://patchwork.freedesktop.org/series/71601/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7673_full -> Patchwork_15986_full
Parsing the i2c element is mainly done to transfer the payload from the
MIPI sequence block to the relevant slave device. In some cases, the
commands that are part of the payload can be used to turn on the backlight.
This patch is actually a refactored version of this old patch:
https://lists.free
== Series Details ==
Series: drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block
(rev2)
URL : https://patchwork.freedesktop.org/series/71581/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
27998f819a38 drm/i915/dsi: Parse the I2C element from the VBT MIPI seque
== Series Details ==
Series: drm/i915/dsi: Parse the I2C element from the VBT MIPI sequence block
(rev2)
URL : https://patchwork.freedesktop.org/series/71581/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7675 -> Patchwork_15993
===
== Series Details ==
Series: Fixes coccicheck warnings
URL : https://patchwork.freedesktop.org/series/71610/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_7674_full -> Patchwork_15990_full
Summary
---
**FAILURE**
== Series Details ==
Series: series starting with [1/3] drm/i915: make stolen more region centric
URL : https://patchwork.freedesktop.org/series/71615/
State : success
== Summary ==
CI Bug Log - changes from CI_DRM_7674_full -> Patchwork_15991_full
=
65 matches
Mail list logo