cc: Paulo Zanoni...
On Fri, Jun 30, 2017 at 12:12 PM, Jim Bride wrote:
> The multidraw subtest was not taking whether or not the GEM buffer had
> ever been in write-combining mode when checking for PSR state, so fix
> that.
>
> Signed-off-by: Jim Bride
> ---
> tests/kms_frontbuffer_tracking.c |
Em Sex, 2017-06-30 às 12:12 -0700, Jim Bride escreveu:
> v2: * Minor functional tweaks and bug fixes
> * Rebase
>
> Cc: Rodrigo Vivi
> Cc: Paulo Zanoni
> Signed-off-by: Jim Bride
This patch is not just a refactor. It changes a how the code behaves.
Please split it into many patches: one pa
Em Sex, 2017-06-30 às 12:12 -0700, Jim Bride escreveu:
> Factor out some code that was replicated in three test utilities into
> some new IGT library functions so that we are checking PSR status in
> a consistent fashion across all of our PSR tests.
>
> v2: * Add sink CRC helper function
> * M
No functional change.
When CNL patches got rebased on top of cfl
the ids ended up in the middle of CFL ids. So let's
clean-up this mess a bit.
Also remove a spurious line.
Signed-off-by: Rodrigo Vivi
---
lib/i915_pciids.h | 23 +++
1 file changed, 11 insertions(+), 12 delet
Signed-off-by: Rodrigo Vivi
---
scripts/list-workarounds | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/list-workarounds b/scripts/list-workarounds
index 1308aa9..c236981 100755
--- a/scripts/list-workarounds
+++ b/scripts/list-workarounds
@@ -18,7 +18,7 @@ def find_n
From: Damien Lespiau
Signed-off-by: Damien Lespiau
---
scripts/list-workarounds | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/list-workarounds b/scripts/list-workarounds
index 70c026d..1308aa9 100755
--- a/scripts/list-workarounds
+++ b/scripts/list-workarounds
@@
Em Sex, 2017-06-30 às 12:12 -0700, Jim Bride escreveu:
> v2: * Minor functional tweaks and bug fixes
> * Rebase
>
> Cc: Rodrigo Vivi
> Cc: Paulo Zanoni
> Signed-off-by: Jim Bride
> ---
> tests/kms_frontbuffer_tracking.c | 119 +++
>
> 1 file changed, 19
Em Sex, 2017-06-30 às 12:12 -0700, Jim Bride escreveu:
> v2: * Minor functional tweaks and bug fixes
> * Rebase
>
> Cc: Rodrigo Vivi
> Cc: Paulo Zanoni
> Signed-off-by: Jim Bride
> ---
> tests/kms_fbcon_fbt.c | 54 +--
>
> 1 file changed, 18
No functional change. Just organizing the code
so it gets clear for future platforms.
Paulo deserves credits becuase he was the one
that just noticed this IS_9XX was in the wrong position
after CNL patches got introduced.
Cc: Paulo Zanoni
Signed-off-by: Rodrigo Vivi
---
intel/intel_chipset.h |
When iterating the list of contexts to free, we need to use a safe
iterator as we are freeing the link as we go. Pass an extra thick brown
paper bag.
Fixes: 5f09a9c8ab6b ("drm/i915: Allow contexts to be unreferenced locklessly")
Signed-off-by: Chris Wilson
Cc: Joonas Lahtinen
Cc: Tvrtko Ursulin
== Series Details ==
Series: drm/i915: Fix use-after-free of context during free_contexts
URL : https://patchwork.freedesktop.org/series/26671/
State : success
== Summary ==
Series 26671v1 drm/i915: Fix use-after-free of context during free_contexts
https://patchwork.freedesktop.org/api/1.0/se
On 1 July 2017 at 00:05, Chris Wilson wrote:
> When iterating the list of contexts to free, we need to use a safe
> iterator as we are freeing the link as we go. Pass an extra thick brown
> paper bag.
>
> Fixes: 5f09a9c8ab6b ("drm/i915: Allow contexts to be unreferenced locklessly")
> Signed-off-b
Hi,
On Friday 30 June 2017 05:56 PM, Ville Syrjälä wrote:
On Fri, Jun 30, 2017 at 05:40:59PM +0530, Mahesh Kumar wrote:
In Gen9 platform Interlaced fetch mode doesn't support following plane
configuration:
- Y/Yf tiling
- 90/270 rotation
The rotation check seems to be missing from the cod
101 - 113 of 113 matches
Mail list logo