On Wed, 2017-06-07 at 22:06 +, Pandiyan, Dhinakaran wrote:
> On Wed, 2017-06-07 at 21:53 +, Vivi, Rodrigo wrote:
> > On Wed, 2017-06-07 at 18:04 +, Pandiyan, Dhinakaran wrote:
> > > On Tue, 2017-06-06 at 12:20 -0700, Rodrigo Vivi wrote:
> > > > All here is pretty much like Kabylake.
> >
On Tue, 2017-06-06 at 12:20 -0700, Rodrigo Vivi wrote:
> Coffee Lake inherit most of Kabylake production
> workardounds.
>
> Only difference identified so far is:
> - WaDisableLSQCROPERFforOCL is marked as SIWA_NEVER
>
> Cc: Dhinakaran Pandiyan
> Signed-off-by: Rodrigo Vivi
> ---
> drivers/gpu
On Wed, 2017-06-07 at 11:43 -0700, Anusha Srivatsa wrote:
> Coffeelake reuses Kabylake's HUC firmware.
s/Coffeelake/Coffee Lake
That's how the other patches have it :)
>
> Cc: Rodrigo Vivi
> Signed-off-by: Anusha Srivatsa
> ---
> drivers/gpu/drm/i915/intel_huc.c | 2 +-
> 1 file changed, 1 i
>-Original Message-
>From: Pandiyan, Dhinakaran
>Sent: Wednesday, June 7, 2017 3:46 PM
>To: Srivatsa, Anusha
>Cc: intel-gfx@lists.freedesktop.org; Vivi, Rodrigo
>Subject: Re: [Intel-gfx] [PATCH 2/2] drm/i915/huc: Load HuC on Coffeelake
>
>On Wed, 2017-06-07 at 11:43 -0700, Anusha Srivat
Coffee Lake is a Intel® Processor containing Intel® HD Graphics
following Kabylake.
It is Gen9 graphics based platform on top of CNP PCH.
Let's start by adding the platform definition based on previous
platforms but yet as preliminary_hw_support.
On following patches we will start adding PCI IDs
So let's force it on the virtual detection.
Also it is still the only silicon for now on this PCH,
so WARN otherwise.
v2: Rebased on top of Cannonlake and added the missed
debug message as pointed by DK.
Cc: Dhinakaran Pandiyan
Signed-off-by: Rodrigo Vivi
Reviewed-by: Anusha Srivatsa
---
The whole Display engine for Coffee Lake is pretty much
identical to the Kabylake. For this reason let's reuse
all display related production workardounds here even though
CFL is not explicit listed at Display workarounds page at Spec.
v2: moved intel_pm.c chunck to this patch in order to address
On Wed, 2017-06-07 at 14:23 -0700, Rodrigo Vivi wrote:
> On Wed, 2017-06-07 at 11:24 -0700, Anusha Srivatsa wrote:
> > Add PCI Ids for S Sku following the BSpec.
> >
> > v2: Remove the unused INTEL_CFL_IDS.(Rodrigo)
> >
> > Cc: Rodrigo Vivi
> > Signed-off-by: Anusha Srivatsa
> > ---
> > driver
It seems appropriate for me.
Although it will now run only if (intel_state->modeset) instead in all
commit_tail it is
apparently in sync with original motivation. And also be able to catch
all unclaimed reg access anyways.
So,
Reviewed-by: Rodrigo Vivi
On Wed, Jun 7, 2017 at 1:04 PM, Chris Wils
== Series Details ==
Series: series starting with [1/3] drm/i915/cfl: Introduce Coffee Lake platform
definition.
URL : https://patchwork.freedesktop.org/series/25442/
State : failure
== Summary ==
Series 25442v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/2544
This just checks that the appropriate errors get thrown, and that the
modifier can be set/get successfully, and that the modifier doesn't
leak to other BO allocations. Testing of scanout will be done with
the writeback support that Boris is building. The modifier has no
effect on V3D rendering, s
This makes my emacs default to consistent indentation for the project.
Signed-off-by: Eric Anholt
---
.editorconfig | 9 +
1 file changed, 9 insertions(+)
create mode 100644 .editorconfig
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index ..bdfebacaf4cd
-
CONTRIBUTING requests that people do this, but it's a lot easier if we
just set it up by default for them.
Signed-off-by: Eric Anholt
---
I missed this step on my previous two patches, so let's just prevent
that in the future. :(
autogen.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git
Hi all,
After merging the drm-misc-fixes tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/gpu/drm/i915/intel_engine_cs.c: In function 'intel_engine_is_idle':
drivers/gpu/drm/i915/intel_engine_cs.c:1103:27: warning: unused variable
'dev_priv' [-Wunused-variable]
Hi Dave,
Just 2 patches, hopefully a sign that things are rounding into shape for 4.12.
The first patch is one from jstultz that slipped through the cracks in May, it
fixes a regression introduced in robher's drm_of_find_panel_or_bridge patchset.
The other fixes a bug introduced with HDMI support
Hi,
I am executing the DP compliance test suite and the only test currently failing
with the drm-tip + my patch (https://patchwork.freedesktop.org/series/25191/)
Is the power management test (4.4.3) where it expects the source DUT to go into
Power state D3 by setting DPCD register 0x600 to 2 a
>-Original Message-
>From: Zhang, Tina
>Sent: Wednesday, June 07, 2017 5:06 PM
>To: Chen, Xiaoguang ;
>alex.william...@redhat.com; kra...@redhat.com; ch...@chris-wilson.co.uk;
>intel-gfx@lists.freedesktop.org; linux-ker...@vger.kernel.org;
>zhen...@linux.intel.com; Lv, Zhiyuan ; intel-gvt
Hi Dave,
Today's linux-next merge of the drm tree got a conflict in:
drivers/gpu/drm/i915/i915_drv.h
between commit:
d86b18a06cf3 ("drm/i915: Serialize GTT/Aperture accesses on BXT")
(which is also commit 0ef34ad6222a in the drm tree)
from the drm-intel-fixes tree and commit:
80debff8d9
Hi all,
Today's linux-next merge of the drm-intel tree got a conflict in:
drivers/gpu/drm/i915/i915_gem_gtt.c
between commit:
d90c98905afd ("drm/i915: Guard against i915_ggtt_disable_guc() being invoked
unconditionally")
(which also appears as commit cb60606d835c in the drm-intel tree)
fr
Hi all,
Today's linux-next merge of the drm-intel tree got a conflict in:
drivers/gpu/drm/i915/intel_engine_cs.c
between commit:
d9533f19d840 ("drm/i915: Hold a wakeref for probing the ring registers")
(which is also commit a091d4ee931b in the drm-intel tree)
from the drm-intel-fixes tree
>-Original Message-
>From: Vivi, Rodrigo
>Sent: Wednesday, June 7, 2017 2:26 PM
>To: Srivatsa, Anusha
>Cc: intel-gfx@lists.freedesktop.org
>Subject: Re: [PATCH 2/3] drm/i915/cfl: Add Coffee Lake PCI IDs for H Sku.
>
>On Wed, 2017-06-07 at 11:24 -0700, Anusha Srivatsa wrote:
>> Add PCI Id
== Series Details ==
Series: series starting with [1/3] drm/i915/cfl: Introduce Coffee Lake platform
definition.
URL : https://patchwork.freedesktop.org/series/25442/
State : success
== Summary ==
Series 25442v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/2544
101 - 122 of 122 matches
Mail list logo