Re: [Intel-gfx] [PATCH v2 2/2] drm/i915: Disable PSR around cdclk changes

2021-06-01 Thread Kahola, Mika
> -Original Message- > From: Mun, Gwan-gyeong > Sent: Tuesday, June 1, 2021 3:48 PM > To: intel-gfx@lists.freedesktop.org > Cc: Souza, Jose ; Lisovskiy, Stanislav > ; ville.syrj...@linux.intel.com; Roper, > Matthew D ; Kahola, Mika > > Subject: [PATCH v2 2/2] drm/i915: Disable PSR around

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add Support for Plane Color Lut and CSC features

2021-06-01 Thread Patchwork
== Series Details == Series: Add Support for Plane Color Lut and CSC features URL : https://patchwork.freedesktop.org/series/90825/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately. - +./drivers/gpu/

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests

2021-06-01 Thread Petri Latvala
On Tue, Jun 01, 2021 at 05:15:39PM +0530, Vidya Srinivas wrote: > tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests > > Few Gen11 systems show CRC mismatch. Make coverage-vs-premult-vs-constant > code similar to constant_alpha_min or basic_alpha > > Signed-off-by: Vidya Sriniv

[Intel-gfx] ✗ Fi.CI.BAT: failure for Add Support for Plane Color Lut and CSC features

2021-06-01 Thread Patchwork
== Series Details == Series: Add Support for Plane Color Lut and CSC features URL : https://patchwork.freedesktop.org/series/90825/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10154 -> Patchwork_20249 Summary --- *

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for lpsp with hdmi/dp outputs

2021-06-01 Thread Patchwork
== Series Details == Series: lpsp with hdmi/dp outputs URL : https://patchwork.freedesktop.org/series/90827/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately. +drivers/gpu/drm/i915/gt/intel_engine_st

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest() URL : https://patchwork.freedesktop.org/series/90817/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10154_full -> Patchwork_20245_full =

Re: [Intel-gfx] [igt-dev] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Fix coverage-vs-premult-vs-constant tests

2021-06-01 Thread Srinivas, Vidya
Thank you so much Petri. Apologies for the incorrect commit message. I will submit the patch with the clear commit message. Regards Vidya -Original Message- From: Latvala, Petri Sent: Tuesday, June 1, 2021 7:11 PM To: Srinivas, Vidya Cc: intel-gfx@lists.freedesktop.org; igt-...@lists.f

[Intel-gfx] [PATCH i-g-t] [RFC] tests/kms_plane_alpha_blend: Don't set primary fb color in coverage-vs-premult-vs-constant

2021-06-01 Thread Vidya Srinivas
Patch removes setting primary fb color in coverage-vs-premult-vs-constant as this is causing CRC mismatch on few Gen11 systems. Similar change has already been done in tests constant_alpha_min and basic_alpha where the test runs on all planes but dont set the primary fb color. Signed-off-by: Vidya

[Intel-gfx] ✓ Fi.CI.BAT: success for lpsp with hdmi/dp outputs

2021-06-01 Thread Patchwork
== Series Details == Series: lpsp with hdmi/dp outputs URL : https://patchwork.freedesktop.org/series/90827/ State : success == Summary == CI Bug Log - changes from CI_DRM_10154 -> Patchwork_20250 Summary --- **SUCCESS** No regres

[Intel-gfx] [PATCH] drm/i915: Add relocation exceptions for two other platforms

2021-06-01 Thread Zbigniew Kempczyński
We have established previously we stop using relocations starting from gen12 platforms with Tigerlake as an exception. We keep this statement but we want to enable relocations conditionally for Rocketlake and Alderlake under require_force_probe flag set. Keeping relocations under require_force_pro

Re: [Intel-gfx] [PATCH 1/1] Let userspace know if they can trust timeslicing by including it as part of the I915_PARAM_HAS_SCHEDULER::I915_SCHEDULER_CAP_TIMESLICING

2021-06-01 Thread Daniel Vetter
On Tue, Jun 01, 2021 at 11:09:47AM +0100, Tvrtko Ursulin wrote: > > On 27/05/2021 11:27, Daniel Vetter wrote: > > On Thu, May 27, 2021 at 11:22:16AM +0100, Tvrtko Ursulin wrote: > > > > > > On 27/05/2021 11:13, Daniel Vetter wrote: > > > > On Wed, May 26, 2021 at 11:20:13AM +0100, Tvrtko Ursulin

Re: [Intel-gfx] [PATCH] drm/i915: Fix wrong name announced on FB driver switching

2021-06-01 Thread Jani Nikula
On Wed, 26 May 2021, Janusz Krzysztofik wrote: > Hi, > > On poniedziałek, 3 maja 2021 19:38:17 CEST Jani Nikula wrote: >> On Thu, 29 Apr 2021, Janusz Krzysztofik > wrote: >> > Commit 7a0f9ef9703d ("drm/i915: Use drm_fb_helper_fill_info") >> > effectively changed our FB driver name from "inteldr

Re: [Intel-gfx] [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)

2021-06-01 Thread Daniel Vetter
On Thu, May 27, 2021 at 03:41:02PM +0200, Christian König wrote: > Am 27.05.21 um 15:25 schrieb Daniel Vetter: > > On Thu, May 27, 2021 at 1:59 PM Christian König > > wrote: > > > Am 27.05.21 um 12:39 schrieb Daniel Vetter: > > > > On Wed, May 26, 2021 at 12:57:40PM +0200, Christian König wrote: >

[Intel-gfx] [PATCH] [RFC] drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms

2021-06-01 Thread Vidya Srinivas
User space like igt/kms_prime use vgem_gem_dumb_create before reaching i915_gem_dumb_create (which has 64 byte alignment done). For panel resolutions like 1366x768, the pitch calculated by vgem is not 64 byte aligned. This results in frame buffer not being created by intel_framebuffer_init. Test:

[Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL

2021-06-01 Thread Stanislav Lisovskiy
From: Gwan-gyeong Mun CDCLK crawl feature allows to change CDCLK frequency without disabling the actual PLL and doesn't require a full modeset. Cc: Mika Kahola Signed-off-by: Stanislav Lisovskiy Signed-off-by: Jani Nikula Signed-off-by: Gwan-gyeong Mun Cc: Stanislav Lisovskiy --- drivers/g

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3. (rev2)

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3. (rev2) URL : https://patchwork.freedesktop.org/series/90818/ State : warning == Summary == $ dim checkpatch origin/drm-tip 99698554997c drm/i915: Only set bind_async_flags when concur

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

2021-06-01 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-next. It also contains last week's tag because last week's email somehow went wrong. Each tag has it's individual description, but the overview below contains the sum of both. Some highlights from both weeks are * amdgpu hot-unplug support,

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3. (rev2)

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915: Only set bind_async_flags when concurrent access wa is not active, v3. (rev2) URL : https://patchwork.freedesktop.org/series/90818/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10154 -> Patchwork_20251 ==

Re: [Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)

2021-06-01 Thread Emil Velikov
Hi Hans, What happened with this series, did it fall through the cracks? On Wed, 21 Apr 2021 at 21:48, Hans de Goede wrote: > --- /dev/null > +++ b/drivers/gpu/drm/drm_privacy_screen.c > +#include "drm_internal.h" I think we don't need this include, do we? > --- /dev/null > +++ b/include/dr

Re: [Intel-gfx] [PATCH v2 1/2] drm/i915/opregion: add support for mailbox #5 EDID

2021-06-01 Thread Ville Syrjälä
On Mon, May 31, 2021 at 10:46:41PM +0200, Anisse Astier wrote: > The ACPI OpRegion Mailbox #5 ASLE extension may contain an EDID to be > used for the embedded display. Add support for using it via by adding > the EDID to the list of available modes on the connector, and use it for > eDP when availa

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Introduce new intel_psr_pause/resume function

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915/display: Introduce new intel_psr_pause/resume function URL : https://patchwork.freedesktop.org/series/90819/ State : success == Summary == CI Bug Log - changes from CI_DRM_10154_full -> Patchwork_20247_full =

Re: [Intel-gfx] [PATCH v2 2/9] drm: Add privacy-screen class (v2)

2021-06-01 Thread Marco Trevisan
Hi Emil, On giu 1 2021, at 5:31 pm, Emil Velikov wrote: > Hi Hans, > > What happened with this series, did it fall through the cracks? It's mostly waiting me to finish to propose the changes to GNOME, unfortunately I've been busy in the past weeks with downstream work, so I couldn't finish it,

Re: [Intel-gfx] [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions

2021-06-01 Thread Tom Lendacky
On 5/27/21 8:02 AM, Christoph Hellwig wrote: > On Wed, May 19, 2021 at 11:50:07AM -0700, Florian Fainelli wrote: >> You convert this call site with swiotlb_init_io_tlb_mem() which did not >> do the set_memory_decrypted()+memset(). Is this okay or should >> swiotlb_init_io_tlb_mem() add an additiona

Re: [Intel-gfx] [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions

2021-06-01 Thread Tom Lendacky
On 5/27/21 9:41 AM, Tom Lendacky wrote: > On 5/27/21 8:02 AM, Christoph Hellwig wrote: >> On Wed, May 19, 2021 at 11:50:07AM -0700, Florian Fainelli wrote: >>> You convert this call site with swiotlb_init_io_tlb_mem() which did not >>> do the set_memory_decrypted()+memset(). Is this okay or should

Re: [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER

2021-06-01 Thread Matt Roper
On Thu, May 27, 2021 at 11:16:54AM -0700, Lucas De Marchi wrote: > This was done by the following semantic patch: Is the commit message here out-of-date? The cocci doesn't appear to match the diff anymore. IS_GRAPHICS_VER() is the range macro now and IS_GEN is being replaced with a direct "==" c

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function URL : https://patchwork.freedesktop.org/series/90830/ State : warning == Summary == $ dim sparse --fast origin/drm-tip Sparse version: v0.6.2 Fast mode used, each commit

[Intel-gfx] ✓ Fi.CI.IGT: success for Enhance pipe color support for multi segmented luts

2021-06-01 Thread Patchwork
== Series Details == Series: Enhance pipe color support for multi segmented luts URL : https://patchwork.freedesktop.org/series/90821/ State : success == Summary == CI Bug Log - changes from CI_DRM_10154_full -> Patchwork_20248_full Summary

Re: [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER

2021-06-01 Thread Lucas De Marchi
On Tue, Jun 01, 2021 at 09:58:34AM -0700, Matt Roper wrote: On Thu, May 27, 2021 at 11:16:54AM -0700, Lucas De Marchi wrote: This was done by the following semantic patch: Is the commit message here out-of-date? The cocci doesn't appear to match the diff anymore. IS_GRAPHICS_VER() is the ran

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function URL : https://patchwork.freedesktop.org/series/90830/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20252

[Intel-gfx] ✓ Fi.CI.IGT: success for lpsp with hdmi/dp outputs

2021-06-01 Thread Patchwork
== Series Details == Series: lpsp with hdmi/dp outputs URL : https://patchwork.freedesktop.org/series/90827/ State : success == Summary == CI Bug Log - changes from CI_DRM_10154_full -> Patchwork_20250_full Summary --- **SUCCESS**

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] drm/i915/selftests: Fix error return code in live_parallel_switch()

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [1/1] drm/i915/selftests: Fix error return code in live_parallel_switch() URL : https://patchwork.freedesktop.org/series/90831/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20253 ===

Re: [Intel-gfx] [PATCH v6 1/9] drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculations

2021-06-01 Thread Jani Nikula
On Fri, 21 May 2021, Rodrigo Vivi wrote: > On Fri, May 14, 2021 at 02:14:55PM -0400, Lyude Paul wrote: >> Noticed this while moving all of the VESA backlight code in i915 over to >> DRM helpers: it would appear that we calculate the frequency value we want >> to write to DP_EDP_BACKLIGHT_FREQ_SET

Re: [Intel-gfx] regression on fedora 5.12 on Lenovo T400

2021-06-01 Thread Rodrigo Vivi
On Tue, May 25, 2021 at 04:28:20PM +1000, Dave Airlie wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1964252 > > dmesg below. > Feel free to point me at any fixes already in flight. Hi Dave, sorry for the delay here, but I'd like to just confirm if we are on the same page that this got fix

[Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA (rev5)

2021-06-01 Thread Patchwork
== Series Details == Series: Restricted DMA (rev5) URL : https://patchwork.freedesktop.org/series/89341/ State : failure == Summary == Applying: swiotlb: Refactor swiotlb init functions Applying: swiotlb: Refactor swiotlb_create_debugfs Applying: swiotlb: Add DMA_RESTRICTED_POOL Applying: swio

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Remove the repeated declaration

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915/gem: Remove the repeated declaration URL : https://patchwork.freedesktop.org/series/90832/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20254 Summary --- **SU

Re: [Intel-gfx] [PATCH v4 04/17] drm/i915/gt: Export the pinned context constructor and destructor

2021-06-01 Thread Rodrigo Vivi
On Mon, May 24, 2021 at 10:47:50PM -0700, Daniele Ceraolo Spurio wrote: > From: Chris Wilson > > Allow internal clients to create a pinned context. > > v2 (Daniele): export destructor as well, allow optional usage of custom > vm for maximum flexibility. > > Signed-off-by: Chris Wilson > Signed

Re: [Intel-gfx] [PATCH] drm/i915/adl_p: CDCLK crawl support for ADL

2021-06-01 Thread Matt Roper
On Tue, Jun 01, 2021 at 05:52:48PM +0300, Stanislav Lisovskiy wrote: > From: Gwan-gyeong Mun Aren't you (Stan) the original author of this patch? It looks like the authorship got changed accidentally in one of the preparation rebases. A couple other quick drive-by comments below. > > CDCLK cr

Re: [Intel-gfx] [PATCH v4 05/17] drm/i915/pxp: allocate a vcs context for pxp usage

2021-06-01 Thread Rodrigo Vivi
On Mon, May 24, 2021 at 10:47:51PM -0700, Daniele Ceraolo Spurio wrote: > The context is required to send the session termination commands to the > VCS, which will be implemented in a follow-up patch. We can also use the > presence of the context as a check of pxp initialization completion. > > v2

Re: [Intel-gfx] [PATCH v4 06/17] drm/i915/pxp: Implement funcs to create the TEE channel

2021-06-01 Thread Rodrigo Vivi
On Mon, May 24, 2021 at 10:47:52PM -0700, Daniele Ceraolo Spurio wrote: > From: "Huang, Sean Z" > > Implement the funcs to create the TEE channel, so kernel can > send the TEE commands directly to TEE for creating the arbitrary > (default) session. > > v2: fix locking, don't pollute dev_priv (Ch

Re: [Intel-gfx] [PATCH v4 08/17] drm/i915/pxp: Create the arbitrary session after boot

2021-06-01 Thread Rodrigo Vivi
On Mon, May 24, 2021 at 10:47:54PM -0700, Daniele Ceraolo Spurio wrote: > From: "Huang, Sean Z" > > Create the arbitrary session, with the fixed session id 0xf, after > system boot, We will have to change this and only create on-demand. Then delete when no one is using... but this will be a foll

[Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream()

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream() URL : https://patchwork.freedesktop.org/series/90834/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20257 ==

Re: [Intel-gfx] [PATCH v4 04/17] drm/i915/gt: Export the pinned context constructor and destructor

2021-06-01 Thread Daniele Ceraolo Spurio
On 6/1/2021 1:20 PM, Rodrigo Vivi wrote: On Mon, May 24, 2021 at 10:47:50PM -0700, Daniele Ceraolo Spurio wrote: From: Chris Wilson Allow internal clients to create a pinned context. v2 (Daniele): export destructor as well, allow optional usage of custom vm for maximum flexibility. Signed

Re: [Intel-gfx] [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)

2021-06-01 Thread Christian König
Am 01.06.21 um 16:34 schrieb Daniel Vetter: On Thu, May 27, 2021 at 03:41:02PM +0200, Christian König wrote: Am 27.05.21 um 15:25 schrieb Daniel Vetter: On Thu, May 27, 2021 at 1:59 PM Christian König wrote: Am 27.05.21 um 12:39 schrieb Daniel Vetter: On Wed, May 26, 2021 at 12:57:40PM +0200

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add relocation exceptions for two other platforms (rev4)

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915: Add relocation exceptions for two other platforms (rev4) URL : https://patchwork.freedesktop.org/series/89594/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20258 Su

Re: [Intel-gfx] [PATCH 2/7] dma-buf: Rename dma_resv helpers from _rcu to _unlocked (v2)

2021-06-01 Thread Christian König
Ack on all naming. -Daniel BTW As long as Jason nor you object I will prepare patches for the rename of the functions. Regards, Christian. ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/i

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms

2021-06-01 Thread Patchwork
== Series Details == Series: drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms URL : https://patchwork.freedesktop.org/series/90841/ State : warning == Summary == $ dim checkpatch origin/drm-tip 790054616b42 drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms -:15

Re: [Intel-gfx] [PATCH v4 1/1] drm/i915/dg1: Add HWMON power sensor support

2021-06-01 Thread Sundaresan, Sujaritha
On 5/27/2021 5:44 PM, Dale B Stimson wrote: As part of the System Managemenent Interface (SMI), use the HWMON subsystem to display power utilization. The following standard HWMON power sensors are currently supported (and appropriately scaled): /sys/class/drm/card0/device/hwmon/hwmon

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms

2021-06-01 Thread Patchwork
== Series Details == Series: drm/vgem: Fix the pitch to be 64 byte aligned for Intel platforms URL : https://patchwork.freedesktop.org/series/90841/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20259 Sum

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/adl_p: CDCLK crawl support for ADL

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915/adl_p: CDCLK crawl support for ADL URL : https://patchwork.freedesktop.org/series/90842/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156 -> Patchwork_20260 Summary --- **SUCC

Re: [Intel-gfx] [PATCH v2 4/4] drm/i915/display: Drop FIXME about turn off infoframes

2021-06-01 Thread Sripada, Radhakrishna
> -Original Message- > From: Intel-gfx On Behalf Of José > Roberto de Souza > Sent: Friday, May 14, 2021 4:23 PM > To: intel-gfx@lists.freedesktop.org > Subject: [Intel-gfx] [PATCH v2 4/4] drm/i915/display: Drop FIXME about turn > off infoframes > > intel_dp_set_infoframes() call in int

Re: [Intel-gfx] [PATCH v2 1/2] drm/i915/opregion: add support for mailbox #5 EDID

2021-06-01 Thread Anisse Astier
Le Tue, Jun 01, 2021 at 06:50:24PM +0300, Ville Syrj?l? a ?crit : > On Mon, May 31, 2021 at 10:46:41PM +0200, Anisse Astier wrote: > > The ACPI OpRegion Mailbox #5 ASLE extension may contain an EDID to be > > used for the embedded display. Add support for using it via by adding > > the EDID to the

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [v2,1/2] drm/i915/display: Introduce new intel_psr_pause/resume function URL : https://patchwork.freedesktop.org/series/90830/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10156_full -> Patchwork_20252_full ==

Re: [Intel-gfx] [PATCH v2 1/2] drm/i915/display: Introduce new intel_psr_pause/resume function

2021-06-01 Thread Souza, Jose
A call to intel_psr_flush() will active PSR between intel_psr_pause() and a _resume() call. On Tue, 2021-06-01 at 15:47 +0300, Gwan-gyeong Mun wrote: > This introduces the following function that can exit and activate a psr > source when intel_psr is already enabled. > > - intel_psr_pause(): Pau

Re: [Intel-gfx] [PULL] drm-intel-gt-next

2021-06-01 Thread Dave Airlie
This has these two patches applied, and it doesn't build. drm/i915: drop the __i915_active_call pointer packing drm/i915: Fix crash in auto_retire The latter patch shouldn't be necessary after the former, please fix that up and resend and please build test trees before I get them in future.

Re: [Intel-gfx] [PATCH v4 1/1] drm/i915/dg1: Add HWMON power sensor support

2021-06-01 Thread Dale B Stimson
On 2021-06-01 14:39:11, Sundaresan, Sujaritha wrote: > Date: Tue, 1 Jun 2021 14:39:11 -0700 > From: "Sundaresan, Sujaritha" > To: Dale B Stimson , > intel-gfx@lists.freedesktop.org, dri-de...@lists.freedesktop.org > CC: Jon Ewins , Jani Nikula > > Subject: Re: [PATCH v4 1/1] drm/i915/dg1: Add H

Re: [Intel-gfx] [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines

2021-06-01 Thread John Harrison
On 6/1/2021 02:31, Tvrtko Ursulin wrote: On 27/05/2021 18:01, John Harrison wrote: On 5/27/2021 01:53, Tvrtko Ursulin wrote: On 26/05/2021 19:45, John Harrison wrote: On 5/26/2021 01:40, Tvrtko Ursulin wrote: On 25/05/2021 18:52, Matthew Brost wrote: On Tue, May 25, 2021 at 11:16:12AM +0100,

Re: [Intel-gfx] [PATCH 5/9] drm: Add Client Cap for advance gamma mode

2021-06-01 Thread kernel test robot
Hi Uma, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on drm-tip/drm-tip drm-exynos/exynos-drm-next tegra-drm/drm/tegra/for-next linus/master v5.13-rc4 next-20210601] [cannot apply to drm/drm-next] [If your

[Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/1] drm/i915/selftests: Fix error return code in live_parallel_switch()

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [1/1] drm/i915/selftests: Fix error return code in live_parallel_switch() URL : https://patchwork.freedesktop.org/series/90831/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10156_full -> Patchwork_20253_full =

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gem: Remove the repeated declaration

2021-06-01 Thread Patchwork
== Series Details == Series: drm/i915/gem: Remove the repeated declaration URL : https://patchwork.freedesktop.org/series/90832/ State : failure == Summary == CI Bug Log - changes from CI_DRM_10156_full -> Patchwork_20254_full Summary -

Re: [Intel-gfx] [PULL] drm-intel-gt-next

2021-06-01 Thread Dave Airlie
On Wed, 2 Jun 2021 at 10:28, Dave Airlie wrote: > > This has these two patches applied, and it doesn't build. > > drm/i915: drop the __i915_active_call pointer packing > drm/i915: Fix crash in auto_retire > > The latter patch shouldn't be necessary after the former, please fix > that up and re

Re: [Intel-gfx] [PULL] drm-intel-gt-next

2021-06-01 Thread Dave Airlie
On Wed, 2 Jun 2021 at 14:17, Dave Airlie wrote: > > On Wed, 2 Jun 2021 at 10:28, Dave Airlie wrote: > > > > This has these two patches applied, and it doesn't build. > > > > drm/i915: drop the __i915_active_call pointer packing > > drm/i915: Fix crash in auto_retire > > > > The latter patch s

Re: [Intel-gfx] [PATCH 1/7] drm/i915/gt: replace IS_GEN and friends with IS_GRAPHICS_VER

2021-06-01 Thread Lucas De Marchi
On Tue, Jun 01, 2021 at 01:39:25PM -0700, Matt Roper wrote: On Tue, Jun 01, 2021 at 12:13:17PM -0700, Lucas De Marchi wrote: On Tue, Jun 01, 2021 at 10:30:55AM -0700, Matt Roper wrote: > On Tue, Jun 01, 2021 at 10:15:14AM -0700, Lucas De Marchi wrote: > > On Tue, Jun 01, 2021 at 09:58:34AM -0700

[Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream()

2021-06-01 Thread Patchwork
== Series Details == Series: series starting with [1/1] drm/i915/hdcp: Simplify code in intel_hdcp_auth_downstream() URL : https://patchwork.freedesktop.org/series/90834/ State : success == Summary == CI Bug Log - changes from CI_DRM_10156_full -> Patchwork_20257_full

<    1   2