Re: [Intel-gfx] [RFC 01/10] drm/i915/gvt: add module parameter enable_pvmmio

2018-10-09 Thread Zhang, Xiaolin
On 10/09/2018 10:34 AM, Zhenyu Wang wrote: > On 2018.09.28 14:09:45 +0800, Zhang, Xiaolin wrote: >> On 09/27/2018 07:03 PM, Joonas Lahtinen wrote: >>> Quoting Xiaolin Zhang (2018-09-27 19:37:46) This int type module parameter is used to control the different level pvmmio feature for MMIO

Re: [Intel-gfx] [PATCH] drm/i915: nuke the intel_lvds_connector

2018-10-09 Thread kbuild test robot
Hi Jani, I love your patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.19-rc7 next-20181009] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci

Re: [Intel-gfx] [PATCH] drm/i915: nuke the intel_lvds_connector

2018-10-09 Thread kbuild test robot
Hi Jani, I love your patch! Yet something to improve: [auto build test ERROR on drm-intel/for-linux-next] [also build test ERROR on v4.19-rc7 next-20181009] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci

Re: [Intel-gfx] [PATCH 6/6] drm/i915: promote ddb update message to DRM_DEBUG_KMS

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:16:00PM -0700, Paulo Zanoni wrote: > This message is currently marked as DRM_DEBUG_ATOMIC. I would like it > to be DRM_DEBUG_KMS since it is more KMS than atomic, and this will > also make the message appear in the CI logs, which may or may not help > us with some FIFO un

Re: [Intel-gfx] [PATCH 5/6] drm/i915: don't write PLANE_BUF_CFG twice every time

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:15:59PM -0700, Paulo Zanoni wrote: > We were writing to PLANE_BUF_CFG(pipe, plane_id) twice for every > platform, and we were even using different values on the gen10- planar > case. The first write is useless since it just gets replaced with the > next one, so kill it. >

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors

2018-10-09 Thread Patchwork
== Series Details == Series: drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors URL : https://patchwork.freedesktop.org/series/50770/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956_full -> Patchwork_10405_full = == Summary - WARNING == Minor

Re: [Intel-gfx] [PATCH 3/6] drm/i915: fix the watermark result selection on glk/gen10+

2018-10-09 Thread Matt Roper
On Tue, Oct 09, 2018 at 04:55:15PM -0700, Matt Roper wrote: > On Thu, Oct 04, 2018 at 04:15:57PM -0700, Paulo Zanoni wrote: > > On these platforms we're supposed to unconditonally pick the method 2 > > result instead of the minimum. > > In addition to this, it looks like the calculations for metho

Re: [Intel-gfx] [PATCH 4/6] drm/i915: transition WMs ask for Selected Result Blocks

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:15:58PM -0700, Paulo Zanoni wrote: > The transition watermarks ask for Selected Result Blocks (the real > value), not Result Blocks (the integer value). Given how ceilings are > applied in both the non-transition and the transition watermarks > calculations, we can get aw

Re: [Intel-gfx] [PATCH 1/4] drm/i915/psr: Always wait for idle state when disabling PSR

2018-10-09 Thread Souza, Jose
On Mon, 2018-10-08 at 15:43 -0700, Dhinakaran Pandiyan wrote: > On Fri, 2018-10-05 at 16:35 -0700, José Roberto de Souza wrote: > > It should always wait for idle state when disabling PSR because PSR > > could be inactive due a call to intel_psr_exit() and while PSR is > > still being disabled asyn

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Cache sink_count for eDP

2018-10-09 Thread Souza, Jose
On Tue, 2018-10-09 at 16:27 +0300, Ville Syrjälä wrote: > On Mon, Oct 08, 2018 at 05:54:17PM -0700, Dhinakaran Pandiyan wrote: > > On Mon, 2018-10-08 at 17:35 -0700, Souza, Jose wrote: > > > On Mon, 2018-10-08 at 17:19 -0700, Dhinakaran Pandiyan wrote: > > > > On Fri, 2018-10-05 at 16:35 -0700, Jos

Re: [Intel-gfx] [PATCH 06/10] drm/i915/icl: Mark TC port as safe when interruptions are disabled

2018-10-09 Thread Souza, Jose
On Tue, 2018-10-02 at 23:35 +0300, Ville Syrjälä wrote: > On Tue, Oct 02, 2018 at 10:50:50AM -0700, José Roberto de Souza > wrote: > > Before enter in power saving states or before unload the driver > > spec states that display driver is required to to mark TC ports as > > safe so hardware can do t

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode (rev2)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode (rev2) URL : https://patchwork.freedesktop.org/series/43291/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956_full -> Patchwork_10404_full = == Summa

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: nuke the intel_lvds_connector

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: nuke the intel_lvds_connector URL : https://patchwork.freedesktop.org/series/50771/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956_full -> Patchwork_10403_full = == Summary - WARNING == Minor unknown changes coming with Patchwor

Re: [Intel-gfx] [PATCH 3/6] drm/i915: fix the watermark result selection on glk/gen10+

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:15:57PM -0700, Paulo Zanoni wrote: > On these platforms we're supposed to unconditonally pick the method 2 > result instead of the minimum. In addition to this, it looks like the calculations for method 1 and method 2 need a slight update. gen10/gen11 adds an extra "+1"

Re: [Intel-gfx] [PATCH 2/6] drm/i915: fix the transition minimums for gen9+ watermarks

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:15:56PM -0700, Paulo Zanoni wrote: > The transition minimum is 14 blocks for gens 9 and 10, and 4 blocks > for gen 11. This minimum value is supposed to be added to the > configurable trans_amount. This matches both BSpec and additional > information provided by our HW en

Re: [Intel-gfx] [PATCH 1/6] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+

2018-10-09 Thread Matt Roper
On Thu, Oct 04, 2018 at 04:15:55PM -0700, Paulo Zanoni wrote: > BSpec does not show these WAs as applicable to GLK, and for CNL it > only shows them applicable for a super early pre-production stepping > we shouldn't be caring about anymore. Remove these so we can avoid > them on ICL too. > > Sign

Re: [Intel-gfx] [PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode

2018-10-09 Thread Clint Taylor
On 10/08/2018 03:33 AM, Ville Syrjälä wrote: On Fri, Oct 05, 2018 at 03:18:44PM -0700, clinton.a.tay...@intel.com wrote: From: Clint Taylor Setting the SCDC scrambling CTS mode causes HDMI Link Layer protocol tests HF1-12 and HF1-13 to fail. Added "Source Shall" entries from SCDC section bef

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors

2018-10-09 Thread Patchwork
== Series Details == Series: drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors URL : https://patchwork.freedesktop.org/series/50770/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956 -> Patchwork_10405 = == Summary - SUCCESS == No regressions f

Re: [Intel-gfx] [PATCH v5 27/28] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable

2018-10-09 Thread Lyude Paul
On Tue, 2018-10-09 at 15:20 -0700, Manasi Navare wrote: > On Fri, Oct 05, 2018 at 07:34:35PM -0400, Lyude Paul wrote: > > On Fri, 2018-10-05 at 16:23 -0700, Manasi Navare wrote: > > > DSC can be supported per DP connector. This patch adds a per connector > > > debugfs node to expose DSC support cap

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode (rev2)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode (rev2) URL : https://patchwork.freedesktop.org/series/43291/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956 -> Patchwork_10404 = == Summary - SUCCE

Re: [Intel-gfx] [PATCH v5 27/28] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable

2018-10-09 Thread Manasi Navare
On Fri, Oct 05, 2018 at 07:34:35PM -0400, Lyude Paul wrote: > On Fri, 2018-10-05 at 16:23 -0700, Manasi Navare wrote: > > DSC can be supported per DP connector. This patch adds a per connector > > debugfs node to expose DSC support capability by the kernel. > > The same node can be used from usersp

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: nuke the intel_lvds_connector

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: nuke the intel_lvds_connector URL : https://patchwork.freedesktop.org/series/50771/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4956 -> Patchwork_10403 = == Summary - SUCCESS == No regressions found. External URL: https://patc

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Add Exec param to control data port coherency. (rev7)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Add Exec param to control data port coherency. (rev7) URL : https://patchwork.freedesktop.org/series/40181/ State : failure == Summary == = CI Bug Log - changes from CI_DRM_4955_full -> Patchwork_10401_full = == Summary - FAILURE == Serious unknown ch

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors

2018-10-09 Thread Patchwork
== Series Details == Series: drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors URL : https://patchwork.freedesktop.org/series/50770/ State : failure == Summary == = CI Bug Log - changes from CI_DRM_4956 -> Patchwork_10402 = == Summary - FAILURE == Serious unknown

[Intel-gfx] [PATCH v3] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

2018-10-09 Thread Manasi Navare
This patch fixes the original commit c0cfb10d9e1de49 ("drm/i915/edp: Do not do link training fallback or prune modes on EDP") that causes a blank screen in case of certain eDP panels (Eg: seen on Dell XPS13 9350) where first link training fails and a retraining is required by falling back to lower

[Intel-gfx] [PATCH] drm/i915: nuke the intel_lvds_connector

2018-10-09 Thread Jani Nikula
For a while we carried lvds connector specific data in the lvds connector, but since commit 05c72e77ccda ("drm/i915: Nuke the LVDS lid notifier") we haven't needed it. Revert back to plain intel_connector. Cc: Ville Syrjälä Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_lvds.c | 42 +

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors

2018-10-09 Thread Patchwork
== Series Details == Series: drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors URL : https://patchwork.freedesktop.org/series/50770/ State : warning == Summary == $ dim checkpatch origin/drm-tip 2c9111cca26c drm/atomic_helper: Allow DPMS On<->Off changes for unregiste

Re: [Intel-gfx] [PATCH v2 1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

2018-10-09 Thread Manasi Navare
On Wed, Sep 12, 2018 at 05:03:15PM -0700, Lucas De Marchi wrote: > On Wed, Sep 12, 2018 at 3:55 PM Manasi Navare > wrote: > > > > This patch fixes the original commit c0cfb10d9e1de49 ("drm/i915/edp: > > Do not do link training fallback or prune modes on EDP") that causes > > a blank screen in cas

[Intel-gfx] [PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors

2018-10-09 Thread Lyude Paul
It appears when testing my previous fix for some of the legacy modesetting issues with MST, I misattributed some kernel splats that started appearing on my machine after a rebase as being from upstream. But it appears they actually came from my patch series: [2.980512] [drm:drm_atomic_helper_c

Re: [Intel-gfx] [PATCH] drm/dp: Add definitions for eDP Rev 1.4a and 1.4b

2018-10-09 Thread Manasi Navare
On Tue, Oct 09, 2018 at 05:32:49PM +0300, Jani Nikula wrote: > On Tue, 09 Oct 2018, Ville Syrjälä wrote: > > On Mon, Oct 08, 2018 at 05:23:51PM -0700, Manasi Navare wrote: > >> VESA eDP 1.4 specification has separate fields defined in > >> EDP_DPCD_REV for eDP 1.4a and 1.4b eDP revisions. > >> Thi

Re: [Intel-gfx] [PATCH] drm/dp: Add definitions for eDP Rev 1.4a and 1.4b

2018-10-09 Thread Manasi Navare
On Tue, Oct 09, 2018 at 04:43:51PM +0300, Ville Syrjälä wrote: > On Mon, Oct 08, 2018 at 05:23:51PM -0700, Manasi Navare wrote: > > VESA eDP 1.4 specification has separate fields defined in > > EDP_DPCD_REV for eDP 1.4a and 1.4b eDP revisions. > > This patch defines those. Found this when one of my

Re: [Intel-gfx] [PATCH] drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLE

2018-10-09 Thread Manasi Navare
Thanks for the review. Pushed to drm-misc. Manasi On Wed, Oct 03, 2018 at 09:32:49PM +0200, Daniel Vetter wrote: > On Tue, Oct 02, 2018 at 02:50:55PM -0700, Manasi Navare wrote: > > This patch explains the DRM_MODE_PROP_IMMUTABLE flag a bit better > > by telling which function to call if kernel w

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add Exec param to control data port coherency. (rev7)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Add Exec param to control data port coherency. (rev7) URL : https://patchwork.freedesktop.org/series/40181/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4955 -> Patchwork_10401 = == Summary - SUCCESS == No regressions found. Ext

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Add Exec param to control data port coherency. (rev7)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Add Exec param to control data port coherency. (rev7) URL : https://patchwork.freedesktop.org/series/40181/ State : warning == Summary == $ dim sparse origin/drm-tip Sparse version: v0.5.2 Commit: drm/i915: Add IOCTL Param to control data port coherency.

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Exec param to control data port coherency. (rev7)

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Add Exec param to control data port coherency. (rev7) URL : https://patchwork.freedesktop.org/series/40181/ State : warning == Summary == $ dim checkpatch origin/drm-tip 730c3b0457ef drm/i915: Add IOCTL Param to control data port coherency. -:15: WARNING:

[Intel-gfx] [PATCH v6] drm/i915: Add IOCTL Param to control data port coherency.

2018-10-09 Thread Tomasz Lis
The patch adds a parameter to control the data port coherency functionality on a per-context level. When the IOCTL is called, a command to switch data port coherency state is added to the ordered list. All prior requests are executed on old coherency settings, and all exec requests after the IOCTL

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: add a common connector type independent destroy hook URL : https://patchwork.freedesktop.org/series/50752/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4953_full -> Patchwork_10400_full = == Summary - WARNING == Minor unknown chang

Re: [Intel-gfx] [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors

2018-10-09 Thread Ville Syrjälä
On Mon, Oct 08, 2018 at 07:24:30PM -0400, Lyude Paul wrote: > With the exception of modesets which would switch the DPMS state of a > connector from on to off, we want to make sure that we disallow all > modesets which would result in enabling a new monitor or a new mode > configuration on a monito

Re: [Intel-gfx] [PATCH] pci: Add a few new IDs for Intel GPU "spurious interrupt" quirk

2018-10-09 Thread Bjorn Helgaas
On Mon, Oct 08, 2018 at 05:44:08PM +0800, Bin Meng wrote: > On Thu, Oct 4, 2018 at 4:12 AM Bjorn Helgaas wrote: > > On Thu, Sep 27, 2018 at 10:10:07AM +0800, Bin Meng wrote: > > > On Thu, Sep 27, 2018 at 12:57 AM Bjorn Helgaas wrote: > > > > On Wed, Sep 26, 2018 at 08:14:01AM -0700, Bin Meng wrot

[Intel-gfx] ✓ Fi.CI.IGT: success for x86: Downgrade clock throttling thermal event critical error

2018-10-09 Thread Patchwork
== Series Details == Series: x86: Downgrade clock throttling thermal event critical error URL : https://patchwork.freedesktop.org/series/50742/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952_full -> Patchwork_10399_full = == Summary - WARNING == Minor unknown changes

Re: [Intel-gfx] [PATCH] drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Jani Nikula
On Tue, 09 Oct 2018, Ville Syrjälä wrote: > On Tue, Oct 09, 2018 at 05:13:36PM +0300, Jani Nikula wrote: >> On Tue, 09 Oct 2018, Jani Nikula wrote: >> > Almost all of the connector destroy functions do the same thing. The >> > differences are in the edid, detect_edid and panel cleanups, but those

Re: [Intel-gfx] [PATCH 2/2] drm/i915/sdvo: Utilize intel_panel for fixed_mode

2018-10-09 Thread Jani Nikula
On Mon, 17 Sep 2018, Ville Syrjala wrote: > From: Ville Syrjälä > > Remove the local lvds fixed mode pointer from the sdvo encoder > structure and instead utilize intel_panel like everyone else. > > Signed-off-by: Ville Syrjälä Reviewed-by: Jani Nikula > --- > drivers/gpu/drm/i915/intel_sdvo

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: add a common connector type independent destroy hook URL : https://patchwork.freedesktop.org/series/50752/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4953 -> Patchwork_10400 = == Summary - SUCCESS == No regressions found. Exte

Re: [Intel-gfx] [PATCH] drm/dp: Add definitions for eDP Rev 1.4a and 1.4b

2018-10-09 Thread Jani Nikula
On Tue, 09 Oct 2018, Ville Syrjälä wrote: > On Mon, Oct 08, 2018 at 05:23:51PM -0700, Manasi Navare wrote: >> VESA eDP 1.4 specification has separate fields defined in >> EDP_DPCD_REV for eDP 1.4a and 1.4b eDP revisions. >> This patch defines those. Found this when one of my eDP panels >> advertis

Re: [Intel-gfx] [PATCH] drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Ville Syrjälä
On Tue, Oct 09, 2018 at 05:13:36PM +0300, Jani Nikula wrote: > On Tue, 09 Oct 2018, Jani Nikula wrote: > > Almost all of the connector destroy functions do the same thing. The > > differences are in the edid, detect_edid and panel cleanups, but those > > are safely NULL when not initialized. Roll

Re: [Intel-gfx] [PATCH] drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Jani Nikula
On Tue, 09 Oct 2018, Jani Nikula wrote: > Almost all of the connector destroy functions do the same thing. The > differences are in the edid, detect_edid and panel cleanups, but those > are safely NULL when not initialized. Roll out a common connector > destroy hook. > > Inspired by commit bc3213c

[Intel-gfx] [PATCH] drm/i915: add a common connector type independent destroy hook

2018-10-09 Thread Jani Nikula
Almost all of the connector destroy functions do the same thing. The differences are in the edid, detect_edid and panel cleanups, but those are safely NULL when not initialized. Roll out a common connector destroy hook. Inspired by commit bc3213c44415 ("drm/i915: Drop the eDP check from intel_dp_c

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Downgrade unknown firmware warnings

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Downgrade unknown firmware warnings URL : https://patchwork.freedesktop.org/series/50740/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952_full -> Patchwork_10398_full = == Summary - SUCCESS == No regressions found. == Known

Re: [Intel-gfx] [PATCH] drm/dp: Add definitions for eDP Rev 1.4a and 1.4b

2018-10-09 Thread Ville Syrjälä
On Mon, Oct 08, 2018 at 05:23:51PM -0700, Manasi Navare wrote: > VESA eDP 1.4 specification has separate fields defined in > EDP_DPCD_REV for eDP 1.4a and 1.4b eDP revisions. > This patch defines those. Found this when one of my eDP panels > advertises eDP 1.4a (04h) in the EDP_DPCD_REV DPCD field.

Re: [Intel-gfx] [PATCH 3/4] drm/i915: Cache sink_count for eDP

2018-10-09 Thread Ville Syrjälä
On Mon, Oct 08, 2018 at 05:54:17PM -0700, Dhinakaran Pandiyan wrote: > On Mon, 2018-10-08 at 17:35 -0700, Souza, Jose wrote: > > On Mon, 2018-10-08 at 17:19 -0700, Dhinakaran Pandiyan wrote: > > > On Fri, 2018-10-05 at 16:35 -0700, José Roberto de Souza wrote: > > > > For eDP panels all the DPCD an

Re: [Intel-gfx] [PATCH 1/2] drm/i915: Do intel_panel_destroy_backlight() later

2018-10-09 Thread Ville Syrjälä
On Mon, Oct 08, 2018 at 04:12:19PM +0100, Chris Wilson wrote: > Quoting Ville Syrjala (2018-10-08 14:46:40) > > From: Ville Syrjälä > > > > Currently we destroy the backlight during connector unregistration. > > That means the final modeset performed by drm_atomic_helper_shutdown() > > will leave

Re: [Intel-gfx] [PATCH v11 0/2] Add XYUV format support

2018-10-09 Thread Lisovskiy, Stanislav
On Thu, 2018-10-04 at 15:43 +0300, Stanislav Lisovskiy wrote: > Introduced new XYUV scan-in format for framebuffer and > added support for it to i915(SkyLake+). > > Stanislav Lisovskiy (2): > drm: Introduce new DRM_FORMAT_XYUV > drm/i915: Adding YUV444 packed format support for skl+ Ping. Now

[Intel-gfx] [PATCH xf86-video-intel v3 1/2] sna/gen9+: Split out wm_kernel from the sna_composite_op flags

2018-10-09 Thread Stanislav Lisovskiy
With the extra video kernels we already ran out of bits in the flags. To tackle that let's just split out the wm_kernel to its own thing. Signed-off-by: Stanislav Lisovskiy --- src/sna/gen9_render.c | 35 ++- src/sna/sna_render.h | 1 + 2 files changed, 23 inser

[Intel-gfx] [PATCH xf86-video-intel v3 0/2] Added AYUV format support

2018-10-09 Thread Stanislav Lisovskiy
sna/gen9+: Added AYUV format support for textured and sprite video adapters. Split out wm_kernel from the sna_composite_op flags Stanislav Lisovskiy (2): sna/gen9+: Split out wm_kernel from the sna_composite_op flags sna: Added AYUV format support for textured and sprite video adapters. src/

[Intel-gfx] [PATCH xf86-video-intel v3 2/2] sna: Added AYUV format support for textured and sprite video adapters.

2018-10-09 Thread Stanislav Lisovskiy
v2: Renamed DRM_FORMAT_XYUV to DRM_FORMAT_XYUV. Added comment about AYUV byte ordering in Gstreamer. v3: Removed sna_composite_op flags related change to the separate patch. Signed-off-by: Stanislav Lisovskiy --- src/render_program/Makefile.am| 2 + .../exa_wm_src_samp

[Intel-gfx] ✓ Fi.CI.IGT: success for libata: Downgrade unsupported feature warnings to notifications

2018-10-09 Thread Patchwork
== Series Details == Series: libata: Downgrade unsupported feature warnings to notifications URL : https://patchwork.freedesktop.org/series/50739/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952_full -> Patchwork_10397_full = == Summary - SUCCESS == No regressions fou

Re: [Intel-gfx] [PATCH v2 1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

2018-10-09 Thread Ville Syrjälä
On Mon, Oct 08, 2018 at 12:23:32PM -0700, Manasi Navare wrote: > On Mon, Oct 01, 2018 at 07:03:52PM +0300, Ville Syrjälä wrote: > > On Wed, Sep 12, 2018 at 03:57:16PM -0700, Manasi Navare wrote: > > > This patch fixes the original commit c0cfb10d9e1de49 ("drm/i915/edp: > > > Do not do link training

[Intel-gfx] ✓ Fi.CI.BAT: success for x86: Downgrade clock throttling thermal event critical error

2018-10-09 Thread Patchwork
== Series Details == Series: x86: Downgrade clock throttling thermal event critical error URL : https://patchwork.freedesktop.org/series/50742/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952 -> Patchwork_10399 = == Summary - WARNING == Minor unknown changes coming wi

Re: [Intel-gfx] [PATCH v3 3/8] drm/i915: Add a new "remapped" gtt_view

2018-10-09 Thread Ville Syrjälä
On Tue, Oct 09, 2018 at 09:24:33AM +0100, Tvrtko Ursulin wrote: > > On 05/10/2018 19:42, Ville Syrjälä wrote: > > On Mon, Oct 01, 2018 at 04:48:21PM +0100, Tvrtko Ursulin wrote: > >> > >> On 01/10/2018 16:37, Chris Wilson wrote: > >>> Quoting Ville Syrjälä (2018-10-01 16:27:43) > On Mon, Oct

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Downgrade unknown firmware warnings

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Downgrade unknown firmware warnings URL : https://patchwork.freedesktop.org/series/50740/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952 -> Patchwork_10398 = == Summary - SUCCESS == No regressions found. External URL: https:

[Intel-gfx] ✓ Fi.CI.BAT: success for libata: Downgrade unsupported feature warnings to notifications

2018-10-09 Thread Patchwork
== Series Details == Series: libata: Downgrade unsupported feature warnings to notifications URL : https://patchwork.freedesktop.org/series/50739/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4952 -> Patchwork_10397 = == Summary - SUCCESS == No regressions found. Ext

[Intel-gfx] [PATCH] x86: Downgrade clock throttling thermal event critical error

2018-10-09 Thread Chris Wilson
Under CI testing, it is common for the cpus to overheat with the continuous workloads and end up being throttled. As the cpus still function, it is less of a critical error meriting urgent action, but an expected yet significant condition (pr_note). Signed-off-by: Chris Wilson Cc: Petri Latvala

[Intel-gfx] [PATCH] drm/i915: Downgrade unknown firmware warnings

2018-10-09 Thread Chris Wilson
If we have released no firmware yet for a platform, stop scaring the consumer and merely note its expected absence. Signed-off-by: Chris Wilson Cc: Petri Latvala --- drivers/gpu/drm/i915/intel_guc_fw.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/in

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for libata: Downgrade unsupported feature warnings to notifications

2018-10-09 Thread Patchwork
== Series Details == Series: libata: Downgrade unsupported feature warnings to notifications URL : https://patchwork.freedesktop.org/series/50739/ State : warning == Summary == $ dim checkpatch origin/drm-tip 47825a81b7ce libata: Downgrade unsupported feature warnings to notifications -:8: WAR

[Intel-gfx] [PATCH] libata: Downgrade unsupported feature warnings to notifications

2018-10-09 Thread Chris Wilson
Signed-off-by: Chris Wilson Cc: Petri Latvala --- drivers/ata/libata-core.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index 172e32840256..52f988d7f547 100644 --- a/drivers/ata/libata-core.c +++ b/dri

Re: [Intel-gfx] [PATCH v3 3/8] drm/i915: Add a new "remapped" gtt_view

2018-10-09 Thread Chris Wilson
Quoting Tvrtko Ursulin (2018-10-09 09:24:33) > > On 05/10/2018 19:42, Ville Syrjälä wrote: > > On Mon, Oct 01, 2018 at 04:48:21PM +0100, Tvrtko Ursulin wrote: > >> > >> On 01/10/2018 16:37, Chris Wilson wrote: > >>> Quoting Ville Syrjälä (2018-10-01 16:27:43) > On Mon, Oct 01, 2018 at 04:12:0

Re: [Intel-gfx] [PATCH v3 3/8] drm/i915: Add a new "remapped" gtt_view

2018-10-09 Thread Tvrtko Ursulin
On 05/10/2018 19:42, Ville Syrjälä wrote: On Mon, Oct 01, 2018 at 04:48:21PM +0100, Tvrtko Ursulin wrote: On 01/10/2018 16:37, Chris Wilson wrote: Quoting Ville Syrjälä (2018-10-01 16:27:43) On Mon, Oct 01, 2018 at 04:12:09PM +0100, Chris Wilson wrote: Quoting Ville Syrjälä (2018-10-01 16:0

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Check ppgtt validity for GVT GEM context

2018-10-09 Thread Patchwork
== Series Details == Series: drm/i915: Check ppgtt validity for GVT GEM context URL : https://patchwork.freedesktop.org/series/50724/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4951_full -> Patchwork_10396_full = == Summary - SUCCESS == No regressions found. == K

Re: [Intel-gfx] [PATCH v4] drm/i915: Remove i915.enable_ppgtt override

2018-10-09 Thread Chris Wilson
Quoting Zhi Wang (2018-10-09 07:55:00) > This is ideal and had been discussed in the beginning of upstream. > Mostly people didn't like this approach because it needs to modify i915 > ppgtt code a lot and have to introduce a lot gvt-only code in i915 ppgtt. > > The idea of the series of Joonas p

Re: [Intel-gfx] [PATCH v2 5/6] drm/i915/icl: Add Wa_1406609255

2018-10-09 Thread Mika Kuoppala
Radhakrishna Sripada writes: > Shader feature to prefetch binding tables does not support 16:6 18:8 BTP > formats. Enabling fault handling could result in hangs with faults. > Disabling demand prefetch would disable binding table prefetch. > > V2: Fix the stepping rivision to B0(Mika) > > Referen

Re: [Intel-gfx] [PATCH v2 6/6] drm/i915/icl:Add Wa_1606682166

2018-10-09 Thread Mika Kuoppala
Radhakrishna Sripada writes: > From: Anuj Phogat > > Incorrect TDL's SSP address shift in SARB for 16:6 & 18:8 modes. > Disable the Sampler state prefetch functionality in the SARB by > programming 0xB000[30] to '1'. This is to be done at boot time > and the feature must remain disabled permanen