[Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Remove more GuC error capture noise

2022-07-19 Thread Patchwork
== Series Details == Series: drm/i915/guc: Remove more GuC error capture noise URL : https://patchwork.freedesktop.org/series/106493/ State : failure == Summary == CI Bug Log - changes from CI_DRM_11925_full -> Patchwork_106493v1_full Summa

[Intel-gfx] ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7)

2022-07-19 Thread Patchwork
== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7) URL : https://patchwork.freedesktop.org/series/104704/ State : success == Summary == CI Bug Log - changes from CI_DRM_11928 -> Patchwork_10

Re: [Intel-gfx] [Intel-gfx 5/6] drm/i915/guc: Rename GuC log relay debugfs descriptively

2022-07-19 Thread Dixit, Ashutosh
On Mon, 09 May 2022 14:01:50 -0700, Alan Previn wrote: > > @@ -190,11 +190,11 @@ static int guc_log_relay_release(struct inode *inode, > struct file *file) > return 0; > } > > -static const struct file_operations guc_log_relay_fops = { > +static const struct file_operations guc_log_relay_ct

[Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7)

2022-07-19 Thread Patchwork
== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7) URL : https://patchwork.freedesktop.org/series/104704/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast m

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7)

2022-07-19 Thread Patchwork
== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7) URL : https://patchwork.freedesktop.org/series/104704/ State : warning == Summary == Error: dim checkpatch failed fd0eb0f6ea9e drm: Move an

Re: [Intel-gfx] [Intel-gfx 4/6] drm/i915/guc: Provide debugfs for log relay sub-buf info

2022-07-19 Thread Dixit, Ashutosh
On Mon, 09 May 2022 14:01:49 -0700, Alan Previn wrote: > > diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c > b/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c > index f454d53a8bca..35709202b09c 100644 > --- a/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c > +++ b/drivers/gpu/drm/i915/gt/uc/intel_gu

Re: [Intel-gfx] [Intel-gfx 3/6] drm/i915/guc: Add a helper for log buffer size

2022-07-19 Thread Dixit, Ashutosh
On Mon, 09 May 2022 14:01:48 -0700, Alan Previn wrote: > > Add a helper to get GuC log buffer size. > > Signed-off-by: Alan Previn > --- > drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 49 -- > 1 file changed, 27 insertions(+), 22 deletions(-) > > diff --git a/drivers/gpu/drm/i

Re: [Intel-gfx] [PATCH] drm/i915/display: Cleanup intel_phy_is_combo()

2022-07-19 Thread Murthy, Arun R
> > -Original Message- > > From: Murthy, Arun R > > Sent: Monday, July 18, 2022 8:32 PM > > To: Srivatsa, Anusha ; intel- > > g...@lists.freedesktop.org > > Subject: RE: [Intel-gfx] [PATCH] drm/i915/display: Cleanup > > intel_phy_is_combo() > > > > > -Original Message- > > > From:

[Intel-gfx] [v4, 1/2] drm/i915/edid: convert DP, HDMI and LVDS to drm_edid

2022-07-19 Thread Lee, Shawn C
On Fri, Jul 01, 2022 at 12:57:38PM +0300, Ville Syrjälä wrote: >On Fri, Jul 01, 2022 at 11:55:38AM +0300, Jani Nikula wrote: >> Convert all the connectors that use cached connector edid and >> detect_edid to drm_edid. >> >> Since drm_get_edid() calls drm_connector_update_edid_property() while >> d

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler() (rev2)

2022-07-19 Thread Patchwork
== Series Details == Series: drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler() (rev2) URL : https://patchwork.freedesktop.org/series/106449/ State : success == Summary == CI Bug Log - changes from CI_DRM_11927 -> Patchwork_106449v2 ==

[Intel-gfx] ✗ Fi.CI.BUILD: failure for Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier

2022-07-19 Thread Patchwork
== Series Details == Series: Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier URL : https://patchwork.freedesktop.org/series/106501/ State : failure == Summary == Error: patch https://patchwork.freedesktop.org/api/1.0/series/106501/revisions/1/mbox/ not applied Applying: vfio: Replace the DMA

Re: [Intel-gfx] [PATCH] drm/i915: Fix NPD in PMU during driver teardown

2022-07-19 Thread Umesh Nerlige Ramappa
On Tue, Jul 19, 2022 at 10:00:01AM +0100, Tvrtko Ursulin wrote: On 12/07/2022 22:03, Umesh Nerlige Ramappa wrote: On Mon, Jul 04, 2022 at 09:31:55AM +0100, Tvrtko Ursulin wrote: On 01/07/2022 15:54, Summers, Stuart wrote: On Fri, 2022-07-01 at 09:37 +0100, Tvrtko Ursulin wrote: On 01/07/202

Re: [Intel-gfx] [PATCH] drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler()

2022-07-19 Thread Andrzej Hajda
On 18.07.2022 20:34, Anusha Srivatsa wrote: gen11_gu_misc_irq_handler() does not do anything tile specific. Cc: Matt Roper Signed-off-by: Anusha Srivatsa Reviewed-by: Andrzej Hajda Regards Andrzej

Re: [Intel-gfx] [Intel-gfx 1/1] drm/i915/guc: Remove more GuC-Err-Cap noise

2022-07-19 Thread John Harrison
On 7/19/2022 10:28, Alan Previn wrote: Remove the CONFIG_DRM_I915_DEBUG_GUC version of the __out macro. The original thought was we have additional dmesg entries in the event that the last gpu_coredump error capture state was never retrieved, we don't lose the new capture. These additional messag

Re: [Intel-gfx] [PATCH v2] drm/i915/guc: support v69 in parallel to v70

2022-07-19 Thread John Harrison
On 7/18/2022 16:07, Daniele Ceraolo Spurio wrote: This patch re-introduces support for GuC v69 in parallel to v70. As this is a quick fix, v69 has been re-introduced as the single "fallback" guc version in case v70 is not available on disk and only for platforms that are out of force_probe and re

[Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Remove more GuC error capture noise

2022-07-19 Thread Patchwork
== Series Details == Series: drm/i915/guc: Remove more GuC error capture noise URL : https://patchwork.freedesktop.org/series/106493/ State : success == Summary == CI Bug Log - changes from CI_DRM_11925 -> Patchwork_106493v1 Summary ---

Re: [Intel-gfx] [Intel-gfx 2/6] drm/i915/guc: Add unaligned wc memcpy for copying GuC Log

2022-07-19 Thread Dixit, Ashutosh
On Mon, 09 May 2022 14:01:47 -0700, Alan Previn wrote: > > Add usage of unaligned wc mempy in read_update_log_buffer > as newer formats of GuC debug-log-events are no longer > guaranteed to be exactly 4-dwords long per event. > > Signed-off-by: Alan Previn > --- > drivers/gpu/drm/i915/gt/uc/intel

Re: [Intel-gfx] [PATCH] drm/i915/display: Cleanup intel_phy_is_combo()

2022-07-19 Thread Srivatsa, Anusha
> -Original Message- > From: Murthy, Arun R > Sent: Monday, July 18, 2022 8:32 PM > To: Srivatsa, Anusha ; intel- > g...@lists.freedesktop.org > Subject: RE: [Intel-gfx] [PATCH] drm/i915/display: Cleanup > intel_phy_is_combo() > > > -Original Message- > > From: Intel-gfx On Be

[Intel-gfx] [Intel-gfx 1/1] drm/i915/guc: Remove more GuC-Err-Cap noise

2022-07-19 Thread Alan Previn
Remove the CONFIG_DRM_I915_DEBUG_GUC version of the __out macro. The original thought was we have additional dmesg entries in the event that the last gpu_coredump error capture state was never retrieved, we don't lose the new capture. These additional messages only when CONFIG_DRM_I915_DEBUG_GUC is

[Intel-gfx] [Intel-gfx 0/1] drm/i915/guc: Remove more GuC error capture noise

2022-07-19 Thread Alan Previn
This series removes unnecessary drm_warns that gets built when CONFIG_DRM_I915_DEBUG_GUC is set. Alan Previn (1): drm/i915/guc: Remove more GuC-Err-Cap noise drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 8 1 file changed, 8 deletions(-) base-commit: 8342f0dc591389ddc341617f8208c

[Intel-gfx] ✓ Fi.CI.BAT: success for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6)

2022-07-19 Thread Patchwork
== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6) URL : https://patchwork.freedesktop.org/series/104704/ State : success == Summary == CI Bug Log - changes from CI_DRM_11923 -> Patchwork_10

[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6)

2022-07-19 Thread Patchwork
== Series Details == Series: Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev6) URL : https://patchwork.freedesktop.org/series/104704/ State : warning == Summary == Error: dim checkpatch failed 854c8d829590 drm: Move an

Re: [Intel-gfx] [PATCH] drm/i915/guc: support v69 in parallel to v70

2022-07-19 Thread Ceraolo Spurio, Daniele
On 7/19/2022 12:34 AM, Tvrtko Ursulin wrote: On 18/07/2022 17:41, Ceraolo Spurio, Daniele wrote: On 7/18/2022 3:02 AM, Tvrtko Ursulin wrote: Hi, On 15/07/2022 23:54, Daniele Ceraolo Spurio wrote: This patch re-introduces support for GuC v69 in parallel to v70. As this is a quick fix, v69

Re: [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl+: Fix HDMI transcoder clock vs. DDI BUF disabling order

2022-07-19 Thread Vudum, Lakshminarayana
Filed a new issue https://gitlab.freedesktop.org/drm/intel/-/issues/6460 and re-reported. But shards re-reporting is not working at the moment? FYI @Sarvela, Tomi P Lakshmi. -Original Message- From: Deak, Imre Sent: Monday, July 18, 2022 5:21 AM To: intel-gfx@lists.freedesktop.org; Na

[Intel-gfx] ✓ Fi.CI.BAT: success for HDR aux backlight range calculation

2022-07-19 Thread Patchwork
== Series Details == Series: HDR aux backlight range calculation URL : https://patchwork.freedesktop.org/series/106475/ State : success == Summary == CI Bug Log - changes from CI_DRM_11922 -> Patchwork_106475v1 Summary --- **SUCCESS*

[Intel-gfx] [PATCH v4 6/7] drm/i915: Use error code as -E2BIG when the size of gem ttm object is too large

2022-07-19 Thread Gwan-gyeong Mun
The ttm_bo_init_reserved() functions returns -ENOSPC if the size is too big to add vma. The direct function that returns -ENOSPC is drm_mm_insert_node_in_range(). To handle the same error as other code returning -E2BIG when the size is too large, it converts return value to -E2BIG. Signed-off-by:

[Intel-gfx] [PATCH v4 1/7] drm: Move and add a few utility macros into drm util header

2022-07-19 Thread Gwan-gyeong Mun
It moves overflows_type utility macro into drm util header from i915_utils header. The overflows_type can be used to catch the truncation between data types. And it adds safe_conversion() macro which performs a type conversion (cast) of an source value into a new variable, checking that the destina

[Intel-gfx] [PATCH v4 5/7] drm/i915: Check if the size is too big while creating shmem file

2022-07-19 Thread Gwan-gyeong Mun
The __shmem_file_setup() function returns -EINVAL if size is greater than MAX_LFS_FILESIZE. To handle the same error as other code that returns -E2BIG when the size is too large, it add a code that returns -E2BIG when the size is larger than the size that can be handled. v4: If BITS_PER_LONG is 32

[Intel-gfx] [PATCH v4 2/7] drm/i915/gem: Typecheck page lookups

2022-07-19 Thread Gwan-gyeong Mun
From: Chris Wilson We need to check that we avoid integer overflows when looking up a page, and so fix all the instances where we have mistakenly used a plain integer instead of a more suitable long. Be pedantic and add integer typechecking to the lookup so that we can be sure that we are safe. A

[Intel-gfx] [PATCH v4 3/7] drm/i915: Check for integer truncation on scatterlist creation

2022-07-19 Thread Gwan-gyeong Mun
From: Chris Wilson There is an impedance mismatch between the scatterlist API using unsigned int and our memory/page accounting in unsigned long. That is we may try to create a scatterlist for a large object that overflows returning a small table into which we try to fit very many pages. As the o

[Intel-gfx] [PATCH v4 7/7] drm/i915: Remove truncation warning for large objects

2022-07-19 Thread Gwan-gyeong Mun
From: Chris Wilson Having addressed the issues surrounding incorrect types for local variables and potential integer truncation in using the scatterlist API, we have closed all the loop holes we had previously identified with dangerously large object creation. As such, we can eliminate the warnin

[Intel-gfx] [PATCH v4 4/7] drm/i915: Check for integer truncation on the configuration of ttm place

2022-07-19 Thread Gwan-gyeong Mun
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 conversion errors. To catch the implicit truncation as we

[Intel-gfx] [PATCH v4 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation

2022-07-19 Thread Gwan-gyeong Mun
This patch series fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation, etc. We need to check that we avoid integer overflows when looking up a page, and so fix all the instances where we have mistakenly used a plain integer instead o

Re: [Intel-gfx] [PATCH 12/12] drm/i915: Parse DP/eDP max lane count from VBT

2022-07-19 Thread Rodrigo Vivi
On Fri, Jul 15, 2022 at 11:20:44PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Limit the DP lane count based on the new VBT DP/eDP max > lane count field. > > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/display/intel_bios.c | 16 > drivers/gpu/drm/i915/

Re: [Intel-gfx] [PATCH 11/12] drm/i915: WARN if a port should use VBT provided vswing tables

2022-07-19 Thread Rodrigo Vivi
On Fri, Jul 15, 2022 at 11:20:43PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > We don't parse the VBT vswing/preemphassis tables at all currently. > Let's WARN if a port wants to use them so we get a heads up that > whether we really need to implement this stuff or not. My > current sta

Re: [Intel-gfx] [PATCH 01/12] drm/i915: Unify VBT version number comments

2022-07-19 Thread Rodrigo Vivi
On Fri, Jul 15, 2022 at 11:20:33PM +0300, Ville Syrjala wrote: > From: Ville Syrjälä > > Use a more standard form for the VT version number comments. > > Signed-off-by: Ville Syrjälä > --- > drivers/gpu/drm/i915/display/intel_vbt_defs.h | 206 ++ > 1 file changed, 110 insertion

Re: [Intel-gfx] [PATCH 0/2] drm/i915/gt: Expose per gt defaults in sysfs

2022-07-19 Thread Rodrigo Vivi
On Mon, Jul 18, 2022 at 06:07:06PM -0700, Ashutosh Dixit wrote: > Create a gt/gtN/.defaults/ directory (similar to > engine//.defaults/) to expose default parameter values for each > gt in sysfs. This allows userspace to restore default parameter values > after they may have changed. > > Patch 1:

Re: [Intel-gfx] [PATCH 02/12] drm/i915/guc: Don't call ring_is_idle in GuC submission

2022-07-19 Thread Tvrtko Ursulin
On 19/07/2022 10:49, Tvrtko Ursulin wrote: On 19/07/2022 01:09, John Harrison wrote: On 7/18/2022 05:26, Tvrtko Ursulin wrote: On 13/07/2022 00:31, john.c.harri...@intel.com wrote: From: Matthew Brost The engine registers really shouldn't be touched during GuC submission as the GuC owns

[Intel-gfx] [PATCH v3 3/3] drm/i915: Use luminance range calculated during edid parsing

2022-07-19 Thread Jouni Högander
Instead of using fixed 0 - 512 range use luminance range calculated as a part of edid parsing. As a backup fall back to static 0 - 512. v3: Clean-ups suggested by Jani Nikula v2: Use values calculated during edid parsing Cc: Lyude Paul Cc: Mika Kahola Cc: Jani Nikula Cc: Manasi Navare Signed-

[Intel-gfx] [PATCH v3 2/3] drm/amdgpu_dm: Rely on split out luminance calculation function

2022-07-19 Thread Jouni Högander
Luminance range calculation was split out into drm_edid.c and is now part of edid parsing. Rely on values calculated during edid parsing and use these for caps->aux_max_input_signal and caps->aux_min_input_signal. v2: Use values calculated during edid parsing Cc: Roman Li Cc: Rodrigo Siqueira C

[Intel-gfx] [PATCH v3 1/3] drm: New function to get luminance range based on static hdr metadata

2022-07-19 Thread Jouni Högander
Split luminance min/max calculation using static hdr metadata from drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c:update_connector_ext_caps into drm/drm_edid.c and use it during edid parsing. Calculated range is stored into connector->display_info->luminance_range. Add new data structure (drm_l

[Intel-gfx] [PATCH v3 0/3] HDR aux backlight range calculation

2022-07-19 Thread Jouni Högander
This patch set splits out static hdr metadata backlight range parsing from gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c into gpu/drm/drm-edid.c as a new function. This new function is then used during edid parsing when HDR static metadata block parsing. Calculated values are stored in a new struct dr

Re: [Intel-gfx] [PATCH 10/12] drm/i915/guc: Support larger contexts on newer hardware

2022-07-19 Thread Tvrtko Ursulin
On 19/07/2022 01:13, John Harrison wrote: On 7/18/2022 05:35, Tvrtko Ursulin wrote: On 13/07/2022 00:31, john.c.harri...@intel.com wrote: From: Matthew Brost The GuC needs a copy of a golden context for implementing watchdog resets (aka media resets). This context is larger on newer platfo

Re: [Intel-gfx] [PATCH 02/12] drm/i915/guc: Don't call ring_is_idle in GuC submission

2022-07-19 Thread Tvrtko Ursulin
On 19/07/2022 01:09, John Harrison wrote: On 7/18/2022 05:26, Tvrtko Ursulin wrote: On 13/07/2022 00:31, john.c.harri...@intel.com wrote: From: Matthew Brost The engine registers really shouldn't be touched during GuC submission as the GuC owns the registers. Don't call ring_is_idle and ti

Re: [Intel-gfx] [PATCH 01/12] drm/i915: Remove bogus GEM_BUG_ON in unpark

2022-07-19 Thread Tvrtko Ursulin
On 19/07/2022 01:05, John Harrison wrote: On 7/18/2022 05:15, Tvrtko Ursulin wrote: On 13/07/2022 00:31, john.c.harri...@intel.com wrote: From: Matthew Brost Remove bogus GEM_BUG_ON which compared kernel context timeline seqno to seqno in memory on engine PM unpark. If a GT reset occurred

Re: [Intel-gfx] [PATCH v1 0/6] Move all drivers to a common dma-buf locking convention

2022-07-19 Thread Tomasz Figa
On Fri, Jul 15, 2022 at 9:53 AM Dmitry Osipenko wrote: > > Hello, > > This series moves all drivers to a dynamic dma-buf locking specification. > From now on all dma-buf importers are made responsible for holding > dma-buf's reservation lock around all operations performed over dma-bufs. > This co

Re: [Intel-gfx] [PATCH] drm/i915: Fix NPD in PMU during driver teardown

2022-07-19 Thread Tvrtko Ursulin
On 12/07/2022 22:03, Umesh Nerlige Ramappa wrote: On Mon, Jul 04, 2022 at 09:31:55AM +0100, Tvrtko Ursulin wrote: On 01/07/2022 15:54, Summers, Stuart wrote: On Fri, 2022-07-01 at 09:37 +0100, Tvrtko Ursulin wrote: On 01/07/2022 01:11, Umesh Nerlige Ramappa wrote: On Thu, Jun 30, 2022 at 0

Re: [Intel-gfx] [PATCH] drm/i915/dp: wait on timeout before retry

2022-07-19 Thread Shankar, Uma
> -Original Message- > From: Murthy, Arun R > Sent: Monday, July 18, 2022 4:49 PM > To: Ville Syrjälä > Cc: intel-gfx@lists.freedesktop.org; Zanoni, Paulo R > ; > tprev...@gmail.com; Shankar, Uma ; Nikula, Jani > > Subject: RE: [PATCH] drm/i915/dp: wait on timeout before retry > > >

Re: [Intel-gfx] [PATCH] drm/i915/display: Add debug print for scaler filter

2022-07-19 Thread Shankar, Uma
> > -Original Message- > > From: Intel-gfx On Behalf Of > > Swati Sharma > > Sent: Wednesday, July 6, 2022 3:53 PM > > To: intel-gfx@lists.freedesktop.org > > Subject: [Intel-gfx] [PATCH] drm/i915/display: Add debug print for > > scaler filter > > > > Add debug print statement to print

Re: [Intel-gfx] [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines

2022-07-19 Thread David Laight
From: Tvrtko Ursulin > Sent: 19 July 2022 08:25 ... > > It's not only the TLB flushes that cause grief. > > > > There is a loop that forces a write-back of all the frame buffer pages. > > With a large display and some cpu (like my Ivy bridge one) that > > takes long enough with pre-emption disabled

Re: [Intel-gfx] linux-next: manual merge of the drm tree with the drm-misc-fixes tree

2022-07-19 Thread Geert Uytterhoeven
Hi Stephen, On Mon, Jul 18, 2022 at 1:49 AM Stephen Rothwell wrote: > On Mon, 11 Jul 2022 10:05:45 +0200 Christian König > wrote: > > Am 11.07.22 um 04:47 schrieb Stephen Rothwell: > > > > > > Today's linux-next merge of the drm tree got a conflict in: > > > > > >drivers/gpu/drm/amd/amdgpu/

Re: [Intel-gfx] [PATCH] drm/i915/guc: support v69 in parallel to v70

2022-07-19 Thread Tvrtko Ursulin
On 18/07/2022 17:41, Ceraolo Spurio, Daniele wrote: On 7/18/2022 3:02 AM, Tvrtko Ursulin wrote: Hi, On 15/07/2022 23:54, Daniele Ceraolo Spurio wrote: This patch re-introduces support for GuC v69 in parallel to v70. As this is a quick fix, v69 has been re-introduced as the single "fallback"

Re: [Intel-gfx] [PATCH v2 01/21] drm/i915/gt: Ignore TLB invalidations on idle engines

2022-07-19 Thread Tvrtko Ursulin
Hi David, On 18/07/2022 16:50, David Laight wrote: From: Mauro Carvalho Chehab Sent: 18 July 2022 15:54 On Mon, 18 Jul 2022 14:16:10 +0100 Tvrtko Ursulin wrote: On 14/07/2022 13:06, Mauro Carvalho Chehab wrote: From: Chris Wilson Check if the device is powered down prior to any engine

Re: [Intel-gfx] [PATCH v2 05/21] drm/i915/gt: Skip TLB invalidations once wedged

2022-07-19 Thread Tvrtko Ursulin
On 18/07/2022 17:06, Mauro Carvalho Chehab wrote: On Mon, 18 Jul 2022 14:45:22 +0100 Tvrtko Ursulin wrote: On 14/07/2022 13:06, Mauro Carvalho Chehab wrote: From: Chris Wilson Skip all further TLB invalidations once the device is wedged and had been reset, as, on such cases, it can no lon

Re: [Intel-gfx] [PATCH] drm/i915/hdmi: Prune modes that require HDMI2.1 FRL

2022-07-19 Thread Murthy, Arun R
> -Original Message- > From: Nautiyal, Ankit K > Sent: Tuesday, July 19, 2022 11:40 AM > To: Murthy, Arun R ; intel- > g...@lists.freedesktop.org > Subject: Re: [Intel-gfx] [PATCH] drm/i915/hdmi: Prune modes that require > HDMI2.1 FRL > > > On 7/19/2022 8:45 AM, Murthy, Arun R wrote: > >