[Intel-gfx] [PATCH libdrm] intel: add support for ICL 11

2018-04-25 Thread Paulo Zanoni
Add the PCI IDs and the basic code to enable ICL. This is the current PCI ID list in our documentation. Kernel commit: d55cb4fa2cf0 ("drm/i915/icl: Add the ICL PCI IDs") v2: Michel provided a fix to IS_9XX that was broken by rebase bot. v3: Fix double definition of PCI IDs, update IDs according

Re: [Intel-gfx] [PATCH libdrm] intel: add support for ICL 11

2018-04-25 Thread Michel Thierry
On 04/25/2018 05:09 PM, Paulo Zanoni wrote: Add the PCI IDs and the basic code to enable ICL. This is the current PCI ID list in our documentation. Kernel commit: d55cb4fa2cf0 ("drm/i915/icl: Add the ICL PCI IDs") v2: Michel provided a fix to IS_9XX that was broken by rebase bot. v3: Fix doubl

Re: [Intel-gfx] [PATCH v2 1/9] drm/i915/psr: Move specific HSW+ WARN_ON to HSW+ function

2018-04-25 Thread Dhinakaran Pandiyan
On Wednesday, April 18, 2018 3:43:03 PM PDT José Roberto de Souza wrote: > It was reading some random register in VLV and CHV. > > Signed-off-by: José Roberto de Souza > Cc: Dhinakaran Pandiyan > Reviewed-by: Rodrigo Vivi > --- > > No changes from v1. > > drivers/gpu/drm/i915/intel_psr.c | 9

Re: [Intel-gfx] [PATCH 6/7] drm/i915/dp: abstract link config selection

2018-04-25 Thread Manasi Navare
On Mon, Apr 09, 2018 at 05:12:03PM +0300, Jani Nikula wrote: > On Thu, 05 Apr 2018, Manasi Navare wrote: > > On Thu, Apr 05, 2018 at 05:39:04PM +0300, Jani Nikula wrote: > >> For now, there's just the one link config selection, optimizing for slow > >> and wide link. No functional changes. > >> >

[Intel-gfx] [RFC] drm/i915: Rework "Potential atomic update error" to handle PSR exit

2018-04-25 Thread tarun . vyas
From: Tarun The Display scanline counter freezes on PSR entry. Inside intel_pipe_update_start, once Vblank interrupts are enabled, we start exiting PSR, but by the time the scanline counter is read, we may not have completely exited PSR which leads us to schedule out and check back later. On Chro

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Rework "Potential atomic update error" to handle PSR exit

2018-04-25 Thread Patchwork
== Series Details == Series: drm/i915: Rework "Potential atomic update error" to handle PSR exit URL : https://patchwork.freedesktop.org/series/42309/ State : failure == Summary == CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generate

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] drm/i915/psr: Prevent PSR exit when a non-pipe related register is written

2018-04-25 Thread Patchwork
== Series Details == Series: series starting with [1/4] drm/i915/psr: Prevent PSR exit when a non-pipe related register is written URL : https://patchwork.freedesktop.org/series/42304/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4099_full -> Patchwork_8802_full = == Summ

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: remove check for aux irq

2018-04-25 Thread Patchwork
== Series Details == Series: drm/i915: remove check for aux irq URL : https://patchwork.freedesktop.org/series/42305/ State : success == Summary == = CI Bug Log - changes from CI_DRM_4099_full -> Patchwork_8803_full = == Summary - WARNING == Minor unknown changes coming with Patchwork_8803

<    1   2