Re: [Intel-gfx] [STABLE v4.18 BACKPORT] drm/i915: set DP Main Stream Attribute for color range on DDI platforms

2018-09-12 Thread Greg KH
On Wed, Sep 12, 2018 at 04:59:10PM +0300, Jani Nikula wrote: > commit 6209c285e7a5e68dbcdf8fd2456c6dd68433806b upstream. Thanks for the backport, now queued up. greg k-h ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedeskt

Re: [Intel-gfx] [PATCH v2 3/4] drm/i915/icl: Preparations for enabling Y210, Y212, Y216 formats

2018-09-12 Thread Juha-Pekka Heikkilä
Swati Sharma kirjoitti 12.9.2018 klo 13.32: From: Vidya Srinivas Signed-off-by: Swati Sharma Signed-off-by: Vidya Srinivas --- drivers/gpu/drm/i915/intel_display.c | 15 +++ drivers/gpu/drm/i915/intel_sprite.c | 3 +++ 2 files changed, 18 insertions(+) diff --git a/driver

[Intel-gfx] [PATCH 1/2] drm/i915: Balance prepare_fb/cleanup_fb

2018-09-12 Thread Ville Syrjala
From: Ville Syrjälä intel_prepare_plane_fb() bails early if there is no fb (or rather no obj, which is the same thing). intel_cleanup_plane_fb() does not. This means the steps performed by intel_cleanup_plane_fb() aren't balanced with with what was done intel_prepare_plane_fb() if there is no fb

[Intel-gfx] [PATCH 2/2] drm/i915: Cleanup properly if the implicit fence wait fails

2018-09-12 Thread Ville Syrjala
From: Ville Syrjälä We've already pinned the vma and fence by the time we try to deal with implicit fencing. Properly unpin the vma and fence if the fence wait fails instead of just bailing straight out from .prepare_fb(). As can be expected drm_atomic_helper_prepare_planes() will not call .clean

[Intel-gfx] ✓ Fi.CI.IGT: success for Add XYUV format support (rev6)

2018-09-12 Thread Patchwork
== Series Details == Series: Add XYUV format support (rev6) URL : https://patchwork.freedesktop.org/series/48007/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4810_full -> Patchwork_10154_full = == Summary - SUCCESS == No regressions found. == Known issues == He

Re: [Intel-gfx] [PATCH v4 19/25] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI

2018-09-12 Thread Rodrigo Vivi
On Tue, Sep 11, 2018 at 05:56:01PM -0700, Manasi Navare wrote: > On Icelake, a separate power well PG2 is created for > VDSC engine used for eDP/MIPI DSI. bikeshed: To be more precise the PG2 wasn't *created* here, but it was reserved only for VDSC on eDP/MIPI use and everything else that was prev

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Balance prepare_fb/cleanup_fb

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [1/2] drm/i915: Balance prepare_fb/cleanup_fb URL : https://patchwork.freedesktop.org/series/49579/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813 -> Patchwork_10162 = == Summary - SUCCESS == No regressions found.

Re: [Intel-gfx] [PATCH] drm/i915/icl: Add POWER_DOMAIN_GT_IRQ to ICL DC_OFF_POWER_DOMAINS

2018-09-12 Thread Souza, Jose
On Wed, 2018-09-12 at 13:55 +0100, Chris Wilson wrote: > Quoting Ville Syrjälä (2018-09-12 13:48:42) > > On Tue, Sep 11, 2018 at 06:19:56PM -0700, José Roberto de Souza > > wrote: > > > Without this gem will not be able to turn off DC states to > > > redunce > > > interruption latency when no sink

Re: [Intel-gfx] i915, HDMI/DP audio with multiple monitors

2018-09-12 Thread Alex Deucher
On Wed, Sep 12, 2018 at 3:05 AM Bruno Prémont wrote: > > Hi, > > I have a system with multiple monitors and would like to send > notification sounds to the monitor on which corresponding > window is visible. > > For a workstation and a tiny computer things look different: > - workstation (Intel(R)

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dp: fix shifting by a negative number of bits

2018-09-12 Thread Patchwork
== Series Details == Series: drm/i915/dp: fix shifting by a negative number of bits URL : https://patchwork.freedesktop.org/series/49565/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4812_full -> Patchwork_10156_full = == Summary - SUCCESS == No regressions found.

Re: [Intel-gfx] [PATCH] drm/i915/dp: fix shifting by a negative number of bits

2018-09-12 Thread Paulo Zanoni
Em Qua, 2018-09-12 às 09:31 -0500, Gustavo A. R. Silva escreveu: > Function intel_port_to_tc() returns PORT_TC_NONE on error, which is > a negative value -1. In case PORT_TC_NONE is returned, there is an > undefined behavior when shifting by a negative number of bits in > both DP_PHY_MODE_STATUS_NO

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Limit the backpressure for i915_request allocation (rev2)

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [1/2] drm/i915: Limit the backpressure for i915_request allocation (rev2) URL : https://patchwork.freedesktop.org/series/49564/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10157_full = == Summary -

[Intel-gfx] [PATCH v2 3/4] drm/i915/dp: Validate the downclock mode for eDP if it exists

2018-09-12 Thread Manasi Navare
With downclock mode and DRRS now operating independently user can request a modeset on downclock mode. In that case intel_dp_mode_valid() should validate the downclock mode as well if that is requested. Cc: Jani Nikula Cc: Ville Syrjala Signed-off-by: Manasi Navare --- drivers/gpu/drm/i915/int

[Intel-gfx] [PATCH v2 2/4] drm/i915/dp: Disconnect eDP downclock mode from DRRS

2018-09-12 Thread Manasi Navare
Downclock mode of the panel needs to be set independently of DRRS so that the user can set the downclock mode on the panel without enabling DRRS. This patch sets the downclock mode in edp_init as opposed to drrs_init to achieve this. Suggested-by: Jani Nikula Cc: Jani Nikula Cc: Ville Syrjala S

[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-09-12 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 v2 4/4] drm/i915/dp: Check eDP fallback link BW against downclock mode

2018-09-12 Thread Manasi Navare
If link training fails on eDP then we fallback to lower link rate and lane count. If the fallback link BW cannot fit the panel's native mode and if the downclock mode exists then we should check if the fallback BW can fit this downclock mode. Suggested-by: Jani Nikula Cc: Jani Nikula Cc: Ville S

[Intel-gfx] ✓ Fi.CI.IGT: success for i915/oa: Simplify updating contexts

2018-09-12 Thread Patchwork
== Series Details == Series: i915/oa: Simplify updating contexts URL : https://patchwork.freedesktop.org/series/49569/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10158_full = == Summary - SUCCESS == No regressions found. == Known issues ==

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [v2,1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode URL : https://patchwork.freedesktop.org/series/49596/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813 -> Patchwork_1016

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Rename full ppgtt configuration to be more generic (rev4)

2018-09-12 Thread Patchwork
== Series Details == Series: drm/i915: Rename full ppgtt configuration to be more generic (rev4) URL : https://patchwork.freedesktop.org/series/49021/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10159_full = == Summary - SUCCESS == No regressions

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-09-12 Thread Lucas De Marchi
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 case of certain eDP panels (Eg: seen on Dell XPS13 9350) > where first link train

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Limit the backpressure for i915_request allocation

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [1/3] drm/i915: Limit the backpressure for i915_request allocation URL : https://patchwork.freedesktop.org/series/49572/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10160_full = == Summary - WARNING

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB (rev2)

2018-09-12 Thread Patchwork
== Series Details == Series: drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB (rev2) URL : https://patchwork.freedesktop.org/series/49495/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10161_full = == Summary - SUCCES

Re: [Intel-gfx] i915, HDMI/DP audio with multiple monitors

2018-09-12 Thread Yang, Libin
>-Original Message- >From: Ville Syrjälä [mailto:ville.syrj...@linux.intel.com] >Sent: Thursday, September 13, 2018 1:47 AM >To: Bruno Prémont >Cc: intel-gfx@lists.freedesktop.org; dri-de...@lists.freedesktop.org; Takashi >Iwai ; alsa-de...@alsa-project.org; Yang, Libin > >Subject: Re: i9

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Balance prepare_fb/cleanup_fb

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [1/2] drm/i915: Balance prepare_fb/cleanup_fb URL : https://patchwork.freedesktop.org/series/49579/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork_10162_full = == Summary - SUCCESS == No regressions

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v2,1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode

2018-09-12 Thread Patchwork
== Series Details == Series: series starting with [v2,1/4] drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit panel's native mode URL : https://patchwork.freedesktop.org/series/49596/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4813_full -> Patchwork

[Intel-gfx] [RFC PATCH] drm/i915: split GVT as separated module

2018-09-12 Thread Zhenyu Wang
Joonas requested if we could move GVT into separated module. Then obvious requirement is to export i915 functions that GVT currently use. So this one blindly trys to export all of them for people to review. Some of them are already only for GVT now. But more others might need more thinking on what

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: split GVT as separated module

2018-09-12 Thread Patchwork
== Series Details == Series: drm/i915: split GVT as separated module URL : https://patchwork.freedesktop.org/series/49605/ State : failure == Summary == Applying: drm/i915: split GVT as separated module .git/rebase-apply/patch:102: trailing whitespace. .git/rebase-apply/patch:

<    1   2