[Intel-gfx] ✗ Fi.CI.IGT: failure for Add DP MST DSC support to i915 (rev6)

2022-08-15 Thread Patchwork
== Series Details == Series: Add DP MST DSC support to i915 (rev6) URL : https://patchwork.freedesktop.org/series/101492/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11989_full -> Patchwork_101492v6_full Summary ---

Re: [Intel-gfx] [PULL] gvt-fixes

2022-08-15 Thread Zhenyu Wang
On 2022.08.16 12:05:08 +0800, Zhenyu Wang wrote: > On 2022.08.15 19:32:45 -0400, Rodrigo Vivi wrote: > > On Mon, Aug 15, 2022 at 10:38:55AM +0800, Zhenyu Wang wrote: > > > > > > Hi, > > > > > > Here's one gvt-fixes pull for 6.0-rc. Major one is Cometlake regression > > > fix for mmio table

Re: [Intel-gfx] [PULL] gvt-fixes

2022-08-15 Thread Zhenyu Wang
On 2022.08.15 19:32:45 -0400, Rodrigo Vivi wrote: > On Mon, Aug 15, 2022 at 10:38:55AM +0800, Zhenyu Wang wrote: > > > > Hi, > > > > Here's one gvt-fixes pull for 6.0-rc. Major one is Cometlake regression > > fix for mmio table rework, and others are left kernel doc fixes not pushed > > yet. >

Re: [Intel-gfx] [PATCH 12/39] drm/i915: move and split audio under display.audio and display.funcs

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:33 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 12/39] drm/i915: move and split audio under > display.audio and display.funcs > > On

Re: [Intel-gfx] [PATCH 11/39] drm/i915: move dmc to display.dmc

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:31 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 11/39] drm/i915: move dmc to display.dmc > > On Fri, 12 Aug 2022, "Murthy, Arun R"

Re: [Intel-gfx] [PATCH 10/39] drm/i915: move and group pps members under display.pps

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:28 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 10/39] drm/i915: move and group pps > members under display.pps > > On Fri, 12 Aug 2022,

[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Switch TGL-H DP-IN to dGFX when it's supported

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915: Switch TGL-H DP-IN to dGFX when it's supported URL : https://patchwork.freedesktop.org/series/107312/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11989 -> Patchwork_107312v1 Summary

Re: [Intel-gfx] [PATCH 06/39] drm/i915: move wm_disp funcs to display.funcs

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:25 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 06/39] drm/i915: move wm_disp funcs to > display.funcs > > On Fri, 12 Aug 2022, "Murthy,

Re: [Intel-gfx] [PATCH 05/39] drm/i915: move clock_gating_funcs to display.funcs

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:21 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 05/39] drm/i915: move clock_gating_funcs to > display.funcs > > On Fri, 12 Aug 2022,

Re: [Intel-gfx] [PATCH 02/39] drm/i915: move cdclk_funcs to display.funcs

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:14 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 02/39] drm/i915: move cdclk_funcs to > display.funcs > > On Fri, 12 Aug 2022, "Murthy,

Re: [Intel-gfx] [PATCH 01/39] drm/i915: add display sub-struct to drm_i915_private

2022-08-15 Thread Murthy, Arun R
> -Original Message- > From: Nikula, Jani > Sent: Friday, August 12, 2022 12:10 PM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Cc: De Marchi, Lucas > Subject: RE: [Intel-gfx] [PATCH 01/39] drm/i915: add display sub-struct to > drm_i915_private > > On Fri, 12 Aug 2022,

[Intel-gfx] [PATCH] drm/i915: Switch TGL-H DP-IN to dGFX when it's supported

2022-08-15 Thread Kai-Heng Feng
On mobile workstations like HP ZBook Fury G8, iGFX's DP-IN can switch to dGFX so external monitors are routed to dGFX, and more monitors can be supported as result. To switch the DP-IN to dGFX, the driver needs to invoke _DSM function 20 on intel_dsm_guid2. This method is described in Intel

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Delay disabling scheduling on a context

2022-08-15 Thread Patchwork
== Series Details == Series: Delay disabling scheduling on a context URL : https://patchwork.freedesktop.org/series/107310/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] [Intel-gfx 0/2] Delay disabling scheduling on a context

2022-08-15 Thread Alan Previn
This is a revival of the same series posted by Matthew Brost back in October 2021 (https://patchwork.freedesktop.org/series/96167/). Additional real world measured metrics is included this time around that has proven the effectiveness of this series. This series adds a delay before disabling

[Intel-gfx] [PATCH 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero

2022-08-15 Thread Alan Previn
From: Matthew Brost Add a delay, configurable via debugfs (default 34ms), to disable scheduling of a context after the pin count goes to zero. Disable scheduling is a costly operation as it requires synchronizing with the GuC. So the idea is that a delay allows the user to resubmit something

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: Use correct selfest calls for live tests

2022-08-15 Thread Alan Previn
From: Matthew Brost This will help in an upcoming patch where the live selftest wrappers are extended to do more. Signed-off-by: Matthew Brost Signed-off-by: Alan Previn --- drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c | 2 +- drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c

Re: [Intel-gfx] [Intel-gfx 1/2] drm/i915/selftests: Use correct selfest calls for live tests

2022-08-15 Thread Teres Alexis, Alan Previn
Hmmm - i guess I've been it wrong all the while (been using the same script for a while). Will fix - thanks ...alan On Mon, 2022-08-15 at 15:40 -0700, Harrison, John C wrote: > On 8/15/2022 09:01, Alan Previn wrote: > > From: Matthew Brost > > > > This will help in an upcoming patch where the

Re: [Intel-gfx] [Intel-gfx 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero

2022-08-15 Thread Teres Alexis, Alan Previn
Shall fix all of the cosmetics and repost. WRT the magic number 34 milisecs: It was to have a "1 milisec buffer over a 33-fps" type workload which was how the issue was found in the first place (it was a workload that had hundreds of these 33-fps contexts running and thats why the impact was

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for Fixes and improvements to GuC logging and error capture

2022-08-15 Thread John Harrison
On 7/28/2022 02:31, Patchwork wrote: Project List - Patchwork *Patch Details* *Series:* Fixes and improvements to GuC logging and error capture *URL:* https://patchwork.freedesktop.org/series/106789/ *State:*failure *Details:*

Re: [Intel-gfx] [Intel-gfx 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero

2022-08-15 Thread John Harrison
On 8/15/2022 09:01, Alan Previn wrote: From: Matthew Brost Add a delay, configurable via debugs (default 34ms), to disable debugs -> debugfs scheduling of a context after the pin count goes to zero. Disable scheduling is a somewhat costly operation so the idea is that a delay costly

Re: [Intel-gfx] [PULL] gvt-fixes

2022-08-15 Thread Rodrigo Vivi
On Mon, Aug 15, 2022 at 10:38:55AM +0800, Zhenyu Wang wrote: > > Hi, > > Here's one gvt-fixes pull for 6.0-rc. Major one is Cometlake regression > fix for mmio table rework, and others are left kernel doc fixes not pushed > yet. > > Thanks > -- > The following changes since commit

Re: [Intel-gfx] [PATCH v2] drm/i915/pxp: don't start pxp without mei_pxp bind

2022-08-15 Thread Juston Li
On Mon, Aug 15, 2022 at 8:35 AM Ceraolo Spurio, Daniele wrote: > > > > On 8/9/2022 5:42 PM, Juston Li wrote: > > pxp will not start correctly until after mei_pxp bind completes and > > intel_pxp_init_hw() is called. > > > > This fixes a race condition during bootup where we observed a small > >

Re: [Intel-gfx] [PATCH v2] drm/i915/guc/slpc: Allow SLPC to use efficient frequency

2022-08-15 Thread Rodrigo Vivi
On Mon, Aug 15, 2022 at 04:22:04PM -0700, Vinay Belgaumkar wrote: > Host Turbo operates at efficient frequency when GT is not idle unless > the user or workload has forced it to a higher level. Replicate the same > behavior in SLPC by allowing the algorithm to use efficient frequency. > We had

[Intel-gfx] [PATCH v2] drm/i915/guc/slpc: Allow SLPC to use efficient frequency

2022-08-15 Thread Vinay Belgaumkar
Host Turbo operates at efficient frequency when GT is not idle unless the user or workload has forced it to a higher level. Replicate the same behavior in SLPC by allowing the algorithm to use efficient frequency. We had disabled it during boot due to concerns that it might break kernel ABI for

Re: [Intel-gfx] [PATCH] drm/i915/guc/slpc: Allow SLPC to use efficient frequency

2022-08-15 Thread Belgaumkar, Vinay
On 8/15/2022 10:32 AM, Rodrigo Vivi wrote: On Sun, Aug 14, 2022 at 04:46:54PM -0700, Vinay Belgaumkar wrote: Host Turbo operates at efficient frequency when GT is not idle unless the user or workload has forced it to a higher level. Replicate the same behavior in SLPC by allowing the

Re: [Intel-gfx] [PATCH 2/2] drm/i915/dg2: Add additional tuning settings

2022-08-15 Thread Lucas De Marchi
On Fri, Aug 12, 2022 at 01:22:40PM -0700, Matt Roper wrote: Some additional MMIO tuning settings have appeared in the bspec's performance tuning guide section. One of the tuning settings here is also documented as formal workaround Wa_22012654132 for some steppings of DG2. However the tuning

Re: [Intel-gfx] [Intel-gfx 1/2] drm/i915/selftests: Use correct selfest calls for live tests

2022-08-15 Thread John Harrison
On 8/15/2022 09:01, Alan Previn wrote: From: Matthew Brost This will help in an upcoming patch where the live selftest wrappers are extended to do more. Signed-off-by: Matthew Brost As per previous review, you still need to add  your s-o-b as well as you are posting the patch. Also, why

Re: [Intel-gfx] [PATCH 1/2] drm/i915/gt: Add dedicated function for non-ctx register tuning settings

2022-08-15 Thread Lucas De Marchi
On Fri, Aug 12, 2022 at 01:22:39PM -0700, Matt Roper wrote: The bspec performance tuning section gives recommended settings that the driver should program for various MMIO registers. Although these settings aren't "workarounds" we use the workaround infrastructure to do this programming to make

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Unneeded semicolon

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/gt: Unneeded semicolon URL : https://patchwork.freedesktop.org/series/107278/ State : success == Summary == CI Bug Log - changes from CI_DRM_11989_full -> Patchwork_107278v1_full Summary ---

Re: [Intel-gfx] [PATCH v2] drm/i915/pxp: don't start pxp without mei_pxp bind

2022-08-15 Thread Juston Li
On Mon, Aug 15, 2022 at 8:36 AM Ceraolo Spurio, Daniele wrote: > > > > On 8/9/2022 5:42 PM, Juston Li wrote: > > pxp will not start correctly until after mei_pxp bind completes and > > intel_pxp_init_hw() is called. > > > > This fixes a race condition during bootup where we observed a small > >

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix comment typo

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915: Fix comment typo URL : https://patchwork.freedesktop.org/series/107276/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11989_full -> Patchwork_107276v1_full Summary ---

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D

2022-08-15 Thread Vudum, Lakshminarayana
Couple of bugs filed for these failures and re-reported. https://gitlab.freedesktop.org/drm/intel/-/issues/6576 https://gitlab.freedesktop.org/drm/intel/-/issues/6575 Thanks, Lakshmi. -Original Message- From: Deak, Imre Sent: Monday, August 15, 2022 1:50 AM To:

[Intel-gfx] ✓ Fi.CI.BAT: success for Add DP MST DSC support to i915 (rev6)

2022-08-15 Thread Patchwork
== Series Details == Series: Add DP MST DSC support to i915 (rev6) URL : https://patchwork.freedesktop.org/series/101492/ State : success == Summary == CI Bug Log - changes from CI_DRM_11989 -> Patchwork_101492v6 Summary ---

[Intel-gfx] [PATCH 2/2] drm/i915: Add DSC support to MST path

2022-08-15 Thread Stanislav Lisovskiy
Whenever we are not able to get enough timeslots for required PBN, let's try to allocate those using DSC, just same way as we do for SST. v2: Removed intel_dp_mst_dsc_compute_config and refactored intel_dp_dsc_compute_config to support timeslots as a parameter(Ville Syrjälä) v3: -

[Intel-gfx] [PATCH 1/2] drm: Add missing DP DSC extended capability definitions.

2022-08-15 Thread Stanislav Lisovskiy
Adding DP DSC register definitions, we might need for further DSC implementation, supporting MST and DP branch pass-through mode. v2: - Fixed checkpatch comment warning v3: - Removed function which is not yet used(Jani Nikula) Signed-off-by: Stanislav Lisovskiy --- include/drm/display/drm_dp.h

[Intel-gfx] [PATCH 0/2] Add DP MST DSC support to i915

2022-08-15 Thread Stanislav Lisovskiy
Currently we have only DSC support for DP SST. Stanislav Lisovskiy (2): drm: Add missing DP DSC extended capability definitions. drm/i915: Add DSC support to MST path drivers/gpu/drm/i915/display/intel_dp.c | 76 -- drivers/gpu/drm/i915/display/intel_dp.h | 17 +++

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D URL : https://patchwork.freedesktop.org/series/107059/ State : success == Summary == CI Bug Log - changes from CI_DRM_11972_full -> Patchwork_107059v1_full

[Intel-gfx] ✗ Fi.CI.BAT: failure for Delay disabling scheduling on a context (rev4)

2022-08-15 Thread Patchwork
== Series Details == Series: Delay disabling scheduling on a context (rev4) URL : https://patchwork.freedesktop.org/series/96167/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11989 -> Patchwork_96167v4 Summary ---

Re: [Intel-gfx] [PATCH] drm/i915/guc/slpc: Allow SLPC to use efficient frequency

2022-08-15 Thread Belgaumkar, Vinay
On 8/15/2022 9:51 AM, Rodrigo Vivi wrote: On Tue, Aug 09, 2022 at 05:03:06PM -0700, Vinay Belgaumkar wrote: Host Turbo operates at efficient frequency when GT is not idle unless the user or workload has forced it to a higher level. Replicate the same behavior in SLPC by allowing the algorithm

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Delay disabling scheduling on a context (rev4)

2022-08-15 Thread Patchwork
== Series Details == Series: Delay disabling scheduling on a context (rev4) URL : https://patchwork.freedesktop.org/series/96167/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] [Intel-gfx 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero

2022-08-15 Thread Alan Previn
From: Matthew Brost Add a delay, configurable via debugs (default 34ms), to disable scheduling of a context after the pin count goes to zero. Disable scheduling is a somewhat costly operation so the idea is that a delay allows the user to resubmit something before doing this operation. This

[Intel-gfx] [Intel-gfx 1/2] drm/i915/selftests: Use correct selfest calls for live tests

2022-08-15 Thread Alan Previn
From: Matthew Brost This will help in an upcoming patch where the live selftest wrappers are extended to do more. Signed-off-by: Matthew Brost --- drivers/gpu/drm/i915/gem/selftests/i915_gem_coherency.c | 2 +- drivers/gpu/drm/i915/gem/selftests/i915_gem_dmabuf.c| 2 +-

[Intel-gfx] [Intel-gfx 0/2] Delay disabling scheduling on a context

2022-08-15 Thread Alan Previn
This is a revival of the same series posted by Matthew Brost back in October 2021 (https://patchwork.freedesktop.org/series/96167/). Additional real world measured metrics is included this time around that has proven the effectiveness of this series. This series adds a delay before disabling

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/backlight: split out backlight registers to a separate file

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/backlight: split out backlight registers to a separate file URL : https://patchwork.freedesktop.org/series/107270/ State : success == Summary == CI Bug Log - changes from CI_DRM_11988_full -> Patchwork_107270v1_full

Re: [Intel-gfx] [PATCH v2] drm/i915/pxp: don't start pxp without mei_pxp bind

2022-08-15 Thread Ceraolo Spurio, Daniele
On 8/9/2022 5:42 PM, Juston Li wrote: pxp will not start correctly until after mei_pxp bind completes and intel_pxp_init_hw() is called. This fixes a race condition during bootup where we observed a small window for pxp commands to be sent before mei_pxp bind completed. Changes since v1: -

[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D URL : https://patchwork.freedesktop.org/series/107059/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11972_full -> Patchwork_107059v1_full

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Unneeded semicolon

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/gt: Unneeded semicolon URL : https://patchwork.freedesktop.org/series/107278/ State : success == Summary == CI Bug Log - changes from CI_DRM_11989 -> Patchwork_107278v1 Summary --- **SUCCESS**

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix comment typo

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915: Fix comment typo URL : https://patchwork.freedesktop.org/series/107276/ State : success == Summary == CI Bug Log - changes from CI_DRM_11989 -> Patchwork_107276v1 Summary --- **SUCCESS** No

[Intel-gfx] [PATCH 1/3] drm/i915: Replace kmap() with kmap_local_page()

2022-08-15 Thread Fabio M. De Francesco
kmap() is being deprecated in favor of kmap_local_page(). There are two main problems with kmap(): (1) It comes with an overhead as mapping space is restricted and protected by a global lock for synchronization and (2) it also requires global TLB invalidation when the kmap’s pool wraps and it

[Intel-gfx] [PATCH] drm/i915/gt: Unneeded semicolon

2022-08-15 Thread min tang
There is no semicolon after '}' in line 648. Signed-off-by: min tang --- drivers/gpu/drm/i915/gt/intel_migrate.c | 2 +- tools/power/x86/intel-speed-select/hfi-events.c | 2 +- tools/testing/selftests/timers/nanosleep.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff

Re: [Intel-gfx] [Linaro-mm-sig] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification

2022-08-15 Thread Dmitry Osipenko
On 8/10/22 14:30, Christian König wrote: >> + * - dma_buf_move_notify() > > This one is called by the exporter, not the importer. Good catch, thank you! -- Best regards, Dmitry

[Intel-gfx] [PATCH 3/3] drm/i915/gem: Replace kmap() with kmap_local_page()

2022-08-15 Thread Fabio M. De Francesco
kmap() is being deprecated in favor of kmap_local_page(). There are two main problems with kmap(): (1) It comes with an overhead as mapping space is restricted and protected by a global lock for synchronization and (2) it also requires global TLB invalidation when the kmap’s pool wraps and it

[Intel-gfx] [PATCH 0/3] drm/i915: Replace kmap() with kmap_local_page()

2022-08-15 Thread Fabio M. De Francesco
kmap() is being deprecated in favor of kmap_local_page(). There are two main problems with kmap(): (1) It comes with an overhead as mapping space is restricted and protected by a global lock for synchronization and (2) it also requires global TLB invalidation when the kmap’s pool wraps and it

Re: [Intel-gfx] [Linaro-mm-sig] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification

2022-08-15 Thread Dmitry Osipenko
On 8/10/22 14:30, Christian König wrote: > Am 25.07.22 um 17:18 schrieb Dmitry Osipenko: >> This patch moves the non-dynamic dma-buf users over to the dynamic >> locking specification. The strict locking convention prevents deadlock >> situation for dma-buf importers and exporters. >> >>

Re: [Intel-gfx] [Linaro-mm-sig] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification

2022-08-15 Thread Dmitry Osipenko
On 8/12/22 14:34, Christian König wrote: > > > Am 10.08.22 um 20:53 schrieb Dmitry Osipenko: >> On 8/10/22 21:25, Christian König wrote: >>> Am 10.08.22 um 19:49 schrieb Dmitry Osipenko: On 8/10/22 14:30, Christian König wrote: > Am 25.07.22 um 17:18 schrieb Dmitry Osipenko: >> This

Re: [Intel-gfx] [Linaro-mm-sig] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification

2022-08-15 Thread Dmitry Osipenko
On 8/10/22 21:25, Christian König wrote: > Am 10.08.22 um 19:49 schrieb Dmitry Osipenko: >> On 8/10/22 14:30, Christian König wrote: >>> Am 25.07.22 um 17:18 schrieb Dmitry Osipenko: This patch moves the non-dynamic dma-buf users over to the dynamic locking specification. The strict

[Intel-gfx] [PATCH] drm/i915: Fix comment typo

2022-08-15 Thread min tang
The double `for' is duplicated in line 2537, remove one. Signed-off-by: min tang --- drivers/gpu/drm/i915/i915_reg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h index 9ccb67eec1bd..617a33e4bbb6 100644 ---

[Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/utils: remove unused KBps/MBps/GBps macros

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/utils: remove unused KBps/MBps/GBps macros URL : https://patchwork.freedesktop.org/series/107264/ State : success == Summary == CI Bug Log - changes from CI_DRM_11987_full -> Patchwork_107264v1_full

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/backlight: split out backlight registers to a separate file

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/backlight: split out backlight registers to a separate file URL : https://patchwork.freedesktop.org/series/107270/ State : success == Summary == CI Bug Log - changes from CI_DRM_11988 -> Patchwork_107270v1

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/backlight: split out backlight registers to a separate file

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/backlight: split out backlight registers to a separate file URL : https://patchwork.freedesktop.org/series/107270/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] [PATCH] drm/i915/backlight: split out backlight registers to a separate file

2022-08-15 Thread Jani Nikula
Declutter i915_reg.h by splitting backlight registers to a separate file. Also include the utility pin definitions, even though they are used for non-backlight things too. Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/display/icl_dsi.c| 1 +

Re: [Intel-gfx] [PATCH] drm/i915/gt: Unneeded semicolon

2022-08-15 Thread Jani Nikula
On Sat, 13 Aug 2022, min tang wrote: > There is no semicolon after '}' in line 648. > > Signed-off-by: min tang > --- > drivers/gpu/drm/i915/gt/intel_migrate.c | 2 +- This part is fine. > tools/power/x86/intel-speed-select/hfi-events.c | 2 +- >

[Intel-gfx] [PATCH v2 2/2] drm/i915/dp: use drm_dp_phy_name() for logging

2022-08-15 Thread Jani Nikula
Drop the local intel_dp_phy_name() function, and replace with drm_dp_phy_name(). This lets us drop a number of local buffers. v2: Rebase Cc: Ville Syrjälä Reviewed-by: Ville Syrjälä # v1 Signed-off-by: Jani Nikula --- .../drm/i915/display/intel_dp_link_training.c | 83 --- 1

[Intel-gfx] [PATCH v2 0/2] drm/dp: add drm_dp_phy_name() and use it in i915

2022-08-15 Thread Jani Nikula
v2 of https://patchwork.freedesktop.org/series/96017/ Jani Nikula (2): drm/dp: add drm_dp_phy_name() for getting DP PHY name drm/i915/dp: use drm_dp_phy_name() for logging drivers/gpu/drm/display/drm_dp_helper.c | 32 +++ .../drm/i915/display/intel_dp_link_training.c | 83

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/utils: remove unused KBps/MBps/GBps macros

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/utils: remove unused KBps/MBps/GBps macros URL : https://patchwork.freedesktop.org/series/107264/ State : success == Summary == CI Bug Log - changes from CI_DRM_11987 -> Patchwork_107264v1 Summary

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D

2022-08-15 Thread Imre Deak
On Mon, Aug 08, 2022 at 02:42:22PM +, Patchwork wrote: > == Series Details == > > Series: drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D > URL : https://patchwork.freedesktop.org/series/107059/ > State : failure Thanks for the review pushed to drm-intel-next. The failure

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/utils: remove unused KBps/MBps/GBps macros

2022-08-15 Thread Patchwork
== Series Details == Series: drm/i915/utils: remove unused KBps/MBps/GBps macros URL : https://patchwork.freedesktop.org/series/107264/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separately.

[Intel-gfx] [PATCH] drm/i915/utils: remove unused KBps/MBps/GBps macros

2022-08-15 Thread Jani Nikula
Remove unused macros. If needed again, such macros belong in . Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/i915_utils.h | 4 1 file changed, 4 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_utils.h b/drivers/gpu/drm/i915/i915_utils.h index c10d68cdc3ca..6c14d13364bf 100644

Re: [Intel-gfx] [PATCH v6 5/8] drm/i915: Check for integer truncation on the configuration of ttm place

2022-08-15 Thread Jani Nikula
On Sat, 13 Aug 2022, Gwan-gyeong Mun wrote: > There is an impedance mismatch between the first/last valid page > frame number of ttm place in unsigned and our memory/page accounting in > unsigned long. > As the object size is under the control of userspace, we have to be prudent > and catch the