[Intel-gfx] [PATCH i-g-t] i915/perf_pmu: Add trailing '\n' to an igt_assert_f

2019-02-02 Thread Chris Wilson
A missing newline at the end of an assert, so add it for clarity in the error message. Signed-off-by: Chris Wilson --- tests/i915/perf_pmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/i915/perf_pmu.c b/tests/i915/perf_pmu.c index 391378139..c3993c417 100644 --- a/t

Re: [Intel-gfx] [PATCH i-g-t] i915/query: Update topology info to match reality

2019-02-02 Thread Lionel Landwerlin
On 01/02/2019 13:07, Chris Wilson wrote: CI has a HSW GT1 with a single subslice. Accept this a possible truth value. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106600 Signed-off-by: Chris Wilson Cc: Lionel Landwerlin Thanks Chris, I see it in the documented configurations : Re

[Intel-gfx] [PULL] drm-intel-next

2019-02-02 Thread Rodrigo Vivi
nges up to 46c0cd8c562bc3e4a99cbaa4ba0904b6871b7b4b: drm/i915: Update DRIVER_DATE to 20190202 (2019-02-02 00:14:28 -0800) - Make background color and LUT more robust (Matt) - Icelake display fixes (Ville, Imre) - Workarounds fixes and reorg (Tvr

Re: [Intel-gfx] [PATCH] drm/i915/cfl: Adding another PCI Device ID.

2019-02-02 Thread Rodrigo Vivi
On Sat, Feb 02, 2019 at 12:09:47AM +, Souza, Jose wrote: > On Fri, 2019-02-01 at 15:50 -0800, Rodrigo Vivi wrote: > > While cross checking PCI IDs from Intel Media SDK > > and kernel Dmitry noticed this gap. So we checked the > > spec and this new ID had been recently added. > > > > v2: Adding