Re: [Intel-gfx] [PATCH v3 7/8] drm: Connector helper function to release resources

2017-02-26 Thread Lankhorst, Maarten
Daniel Vetter schreef op zo 26-02-2017 om 21:00 [+0100]: > On Fri, Feb 24, 2017 at 12:52:53AM +, Pandiyan, Dhinakaran wrote: > > > > On Thu, 2017-02-16 at 09:09 +, Lankhorst, Maarten wrote: > > > > > > Daniel Vetter schreef op di 14-02-2017 om 20:51 [+0100]: > > > > > > > > On Mon, Feb 1

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for Fix Geminilake DDI power well enable timeouts (rev6)

2017-02-26 Thread Ander Conselvan De Oliveira
On Fri, 2017-02-24 at 15:22 +, Patchwork wrote: > == Series Details == > > Series: Fix Geminilake DDI power well enable timeouts (rev6) > URL : https://patchwork.freedesktop.org/series/19451/ > State : success Patches pushed. Thanks for the reviews. Ander > > == Summary == > > Series 19

Re: [Intel-gfx] [PATCH v1] drm/i915/bxt: use NULL for GPIO connection ID

2017-02-26 Thread Daniel Vetter
On Tue, Feb 21, 2017 at 06:52:24PM +0200, Andy Shevchenko wrote: > On Tue, 2017-02-21 at 18:26 +0200, Jani Nikula wrote: > > On Tue, 21 Feb 2017, Andy Shevchenko > m> wrote: > > > The commit 213e08ad60ba ("drm/i915/bxt: add bxt dsi gpio element > > > support") enables GPIO support for Broxton base

Re: [Intel-gfx] [PATCH v2 4/4] drm: handle override edid and firmware EDID at drm_do_get_edid() level

2017-02-26 Thread Daniel Vetter
On Fri, Feb 17, 2017 at 05:20:54PM +0200, Jani Nikula wrote: > Handle debugfs override edid and firmware edid at the low level to > transparently and completely replace the real edid. Previously, we > practically only used the modes from the override EDID, and none of the > other data. This also pr

Re: [Intel-gfx] [PATCH] drm/tinydrm: fix semicolon.cocci warnings

2017-02-26 Thread Daniel Vetter
On Fri, Feb 24, 2017 at 12:46:48AM +0800, kbuild test robot wrote: > drivers/gpu/drm/tinydrm/core/tinydrm-helpers.c:454:2-3: Unneeded semicolon > > > Remove unneeded semicolon. > > Generated by: scripts/coccinelle/misc/semicolon.cocci > > Signed-off-by: Fengguang Wu Applied to drm-misc-next,

Re: [Intel-gfx] [PATCH v3 4/8] drm: Add driver-private objects to atomic state

2017-02-26 Thread Daniel Vetter
On Wed, Feb 22, 2017 at 12:01:12AM +, Pandiyan, Dhinakaran wrote: > On Fri, 2017-02-17 at 15:37 +0530, Archit Taneja wrote: > > > > On 02/16/2017 05:43 AM, Pandiyan, Dhinakaran wrote: > > > On Wed, 2017-02-15 at 16:53 +0530, Archit Taneja wrote: > > >> Comparing this func to > > >> drm_atomic

Re: [Intel-gfx] [PATCH v3 12/12] drm/i915: Listen for PMIC bus access notifications

2017-02-26 Thread Daniel Vetter
On Mon, Feb 20, 2017 at 09:29:10AM +0100, Hans de Goede wrote: > Hi, > > On 16-02-17 20:02, Jani Nikula wrote: > > On Thu, 16 Feb 2017, Ville Syrjälä wrote: > > > On Fri, Feb 10, 2017 at 11:28:02AM +0100, Hans de Goede wrote: > > > > Listen for PMIC bus access notifications and get FORCEWAKE_ALL

Re: [Intel-gfx] [PATCH] dma-buf/reservation: Wrap ww_mutex_trylock

2017-02-26 Thread Daniel Vetter
On Tue, Feb 21, 2017 at 02:38:07PM +0200, Joonas Lahtinen wrote: > On ti, 2017-02-21 at 09:30 +, Chris Wilson wrote: > > In a similar fashion to reservation_object_lock() and > > reservation_object_unlock(), ww_mutex_trylock is also useful and so is > > worth wrapping for consistency. > > > >

Re: [Intel-gfx] [PATCH 8/9] drm/i915: Implement .get_format_info() hook for CCS

2017-02-26 Thread Chad Versace
On Wed 04 Jan 2017, ville.syrj...@linux.intel.com wrote: > From: Ville Syrjälä > > SKL+ display engine can scan out certain kinds of compressed surfaces > produced by the render engine. This involved telling the display engine > the location of the color control surfae (CCS) which describes which

Re: [Intel-gfx] [PATCH v3 7/8] drm: Connector helper function to release resources

2017-02-26 Thread Daniel Vetter
On Fri, Feb 24, 2017 at 12:52:53AM +, Pandiyan, Dhinakaran wrote: > On Thu, 2017-02-16 at 09:09 +, Lankhorst, Maarten wrote: > > Daniel Vetter schreef op di 14-02-2017 om 20:51 [+0100]: > > > On Mon, Feb 13, 2017 at 10:26 PM, Pandiyan, Dhinakaran > > > wrote: > > > > On Mon, 2017-02-13 at

Re: [Intel-gfx] [PATCH 3/3] drm: handle override edid and firmware EDID at drm_do_get_edid() level

2017-02-26 Thread Daniel Vetter
On Thu, Feb 16, 2017 at 09:14:45PM +0200, Ville Syrjälä wrote: > On Thu, Feb 16, 2017 at 08:59:13PM +0200, Jani Nikula wrote: > > On Thu, 16 Feb 2017, Ville Syrjälä wrote: > > > On Thu, Feb 16, 2017 at 07:54:00PM +0200, Jani Nikula wrote: > > >> On Thu, 16 Feb 2017, Ville Syrjälä wrote: > > >> >

Re: [Intel-gfx] linux-firmware-i915 pull request (corrupted guc files)

2017-02-26 Thread Kyle McMartin
On Fri, Feb 24, 2017 at 08:41:36PM +, Vivi, Rodrigo wrote: > Hi Kyle, > > Please pull these fixed guc versions from my repo. > Pulled, thanks Rodrigo! cheers, Kyle > Thanks in advance, > Rodrigo. > > The following changes since commit > 432444c510eb29446af6e5f21e68aab06b9d6a22: > > Rev

Re: [Intel-gfx] [PATCH] drm/i915: Include fence-hint for timeout warning

2017-02-26 Thread Chris Wilson
On Sun, Feb 26, 2017 at 01:47:36PM +, Chris Wilson wrote: > If an asynchronous wait on a foriegn fence, we print a warning ^ times out > indicating which fence was not signaled. As i915_sw_fences become more > common, include the debug hint (the symbo

[Intel-gfx] [PATCH] drm/i915: Include fence-hint for timeout warning

2017-02-26 Thread Chris Wilson
If an asynchronous wait on a foriegn fence, we print a warning indicating which fence was not signaled. As i915_sw_fences become more common, include the debug hint (the symbol-name of the target) to help identify the waiter. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_sw_fence.c |