[Intel-gfx] [PATCH 3/3] drm/i915/i915_reg.h: fix the checkpatch MACRO_ARG_PRECEDENCE issues

2018-06-12 Thread Paulo Zanoni
While I don't see any issue with the way these macros are being called today, let's protect them against operator precedence issues before they happen. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/i915_reg.h | 42 - 1 file changed, 21 insertions(+)

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Some checkpatch fixes for i915_reg.h

2018-06-12 Thread Patchwork
== Series Details == Series: Some checkpatch fixes for i915_reg.h URL : https://patchwork.freedesktop.org/series/44662/ State : warning == Summary == $ dim checkpatch origin/drm-tip fa21130f6a88 drm/i915/i915_reg.h: fix the checkpatch SPACING issues -:4: WARNING:EMAIL_SUBJECT: A patch subject

[Intel-gfx] ✓ Fi.CI.BAT: success for Some checkpatch fixes for i915_reg.h

2018-06-12 Thread Patchwork
== Series Details == Series: Some checkpatch fixes for i915_reg.h URL : https://patchwork.freedesktop.org/series/44662/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4309 -> Patchwork_9280 = == Summary - WARNING == Minor unknown changes coming with Patchwork_9280 need to

Re: [Intel-gfx] DRM Inquiry

2018-06-12 Thread John Sledge
Hi Jani, I like to understand how the DRM_DP_AUX_CHARDEV=y kick off. Regards,John On Monday, June 11, 2018, 7:36:51 PM GMT+8, Jani Nikula wrote: On Mon, 11 Jun 2018, John Sledge wrote: > Thanks for the help. I was able to manage your advice on the > drm_dp_aux_chardev. Though I still

[Intel-gfx] ✓ Fi.CI.IGT: success for Some checkpatch fixes for i915_reg.h

2018-06-12 Thread Patchwork
== Series Details == Series: Some checkpatch fixes for i915_reg.h URL : https://patchwork.freedesktop.org/series/44662/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4309_full -> Patchwork_9280_full = == Summary - WARNING == Minor unknown changes coming with Patchwork_92

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: Enable KVMGT for BXT

2018-06-12 Thread Zhenyu Wang
On 2018.06.11 10:09:52 +0100, Chris Wilson wrote: > Quoting Patchwork (2018-06-11 10:05:46) > > == Series Details == > > > > Series: drm/i915/gvt: Enable KVMGT for BXT > > URL : https://patchwork.freedesktop.org/series/44551/ > > State : success > > > > == Summary == > > > > = CI Bug Log - cha

Re: [Intel-gfx] [PATCH] drm/i915/psr: Adds psrwake options for all platforms

2018-06-12 Thread Nagaraju, Vathsala
On 6/12/2018 2:30 PM, Jani Nikula wrote: On Tue, 12 Jun 2018, vathsala nagaraju wrote: From: Vathsala Nagaraju Adds new psrwake options defined in the below table. PlatformPSR wake options vbt version KBL/CFL/WHL All SKL All PV releases (Check for 203+ might help but

Re: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gvt: Enable KVMGT for BXT

2018-06-12 Thread Chris Wilson
Quoting Zhenyu Wang (2018-06-13 04:44:12) > On 2018.06.11 10:09:52 +0100, Chris Wilson wrote: > > Quoting Patchwork (2018-06-11 10:05:46) > > > == Series Details == > > > > > > Series: drm/i915/gvt: Enable KVMGT for BXT > > > URL : https://patchwork.freedesktop.org/series/44551/ > > > State : su

Re: [Intel-gfx] [PATCH] drm/i915/psr: Adds psrwake options for all platforms

2018-06-12 Thread Jani Nikula
On Wed, 13 Jun 2018, "Nagaraju, Vathsala" wrote: > On 6/12/2018 2:30 PM, Jani Nikula wrote: >> On Tue, 12 Jun 2018, vathsala nagaraju wrote: >>> From: Vathsala Nagaraju >>> >>> Adds new psrwake options defined in the below table. >>> PlatformPSR wake options vbt version >>> KBL/CFL/WHL All >

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gtt: Only keep gen6 page directories pinned while active

2018-06-12 Thread Patchwork
== Series Details == Series: drm/i915/gtt: Only keep gen6 page directories pinned while active URL : https://patchwork.freedesktop.org/series/44649/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4309 -> Patchwork_9281 = == Summary - SUCCESS == No regressions found. Ex

Re: [Intel-gfx] [PATCH 1/4] drm/i915: fix guest virtual PCH detection on non-PCH systems

2018-06-12 Thread Jani Nikula
On Tue, 12 Jun 2018, Lucas De Marchi wrote: > On Fri, Jun 8, 2018 at 5:34 AM Jani Nikula wrote: >> >> On Thu, 31 May 2018, Lucas De Marchi wrote: >> > On Thu, May 31, 2018 at 02:56:21PM +0300, Jani Nikula wrote: >> >> Virtualized non-PCH systems such as Broxton or Geminilake should use >> >> PCH

Re: [Intel-gfx] [PATCH 0/7] drm/i915: move towards kernel types

2018-06-12 Thread Jani Nikula
On Tue, 12 Jun 2018, Lucas De Marchi wrote: > On Tue, Jun 12, 2018 at 3:15 AM Jani Nikula wrote: >> >> On Tue, 12 Jun 2018, Tvrtko Ursulin wrote: >> > On 12/06/2018 10:19, Jani Nikula wrote: >> >> Semi-RFC. Do we want to do this? Here's a batch of conversions that >> >> shouldn't >> >> conflict

<    1   2