✗ Fi.CI.SPARSE: warning for series starting with [1/2] Revert "drm/i915/dpt: Make DPT object unshrinkable"

2024-11-24 Thread Patchwork
== Series Details == Series: series starting with [1/2] Revert "drm/i915/dpt: Make DPT object unshrinkable" URL : https://patchwork.freedesktop.org/series/141739/ State : warning == Summary == Error: dim sparse failed Sparse version: v0.6.2 Fast mode used, each commit won't be checked separat

[PATCH 1/2] Revert "drm/i915/dpt: Make DPT object unshrinkable"

2024-11-24 Thread Vidya Srinivas
Reason for revert: Restricting the DPT object to not be shrunk makes some chromebooks run out of memory and causes DMA remap failures. This reverts commit 43e2b37e2ab660c3565d4cff27922bc70e79c3f1. Signed-off-by: Vidya Srinivas --- drivers/gpu/drm/i915/gem/i915_gem_object.h | 4 +--- 1 file chang

[PATCH 2/2] [RFC] drm/i915: Unbind the vma in suspend if it was bound

2024-11-24 Thread Vidya Srinivas
In i915_ggtt_suspend_vm, if the vma was bound, the path to unbind/evict is not hitting during suspend. This is causing issues with DPT where DPT gets shrunk but the framebuffer is still on the DPT's bound list. This causes system reboot in some scenarios of suspend/resume where it tries to rewrite

Re: [PATCH v9 1/4] drm: Introduce device wedged event

2024-11-24 Thread Aravind Iddamsetty
On 22/11/24 21:32, Raag Jadav wrote: > On Fri, Nov 22, 2024 at 11:09:32AM +0100, Christian König wrote: >> Am 22.11.24 um 08:07 schrieb Raag Jadav: >>> On Mon, Nov 18, 2024 at 08:26:37PM +0530, Aravind Iddamsetty wrote: On 15/11/24 10:37, Raag Jadav wrote: > Introduce device wedged event

RE: [PATCH 5/5] drm/i915/display: Load the lut values and enable sharpness

2024-11-24 Thread Srikanth V, NagaVenkata
> -Original Message- > From: Intel-xe On Behalf Of > Nemesa Garg > Sent: Thursday, November 14, 2024 3:48 PM > To: intel-gfx@lists.freedesktop.org; intel...@lists.freedesktop.org > Cc: Garg, Nemesa > Subject: [PATCH 5/5] drm/i915/display: Load the lut values and enable > sharpness > >

[PATCH AUTOSEL 6.11 07/87] drm/xe/pciid: Add new PCI id for ARL

2024-11-24 Thread Sasha Levin
From: Dnyaneshwar Bhadane [ Upstream commit 35667a0330612bb25a689e4d3a687d47cede1d7a ] Add new PCI id for ARL platform. v2: Fix typo in PCI id (SaiTeja) Signed-off-by: Dnyaneshwar Bhadane Reviewed-by: Sai Teja Pottumuttu Reviewed-by: Tejas Upadhyay Signed-off-by: Matt Roper Link: https://

[PATCH AUTOSEL 6.11 06/87] drm/xe/pciids: Add PVC's PCI device ID macros

2024-11-24 Thread Sasha Levin
From: Rodrigo Vivi [ Upstream commit 5b40191152282e1f25d7b9826bcda41be927b39f ] Add PVC PCI IDs to the xe_pciids.h header. They're not yet used in the driver. Cc: Daniele Ceraolo Spurio Cc: Lucas De Marchi Cc: Thomas Hellström Reviewed-by: Lucas De Marchi Acked-by: Simona Vetter Signed-off

[PATCH AUTOSEL 6.11 02/87] drm/xe/pciids: separate ARL and MTL PCI IDs

2024-11-24 Thread Sasha Levin
From: Jani Nikula [ Upstream commit cdb56a63f7eef34e89b045fc8bcae8d326bbdb19 ] Avoid including PCI IDs for one platform to the PCI IDs of another. It's more clear to deal with them completely separately at the PCI ID macro level. Reviewed-by: Shekhar Chauhan Signed-off-by: Jani Nikula Link:

[PATCH AUTOSEL 6.11 01/87] drm/xe/pciids: separate RPL-U and RPL-P PCI IDs

2024-11-24 Thread Sasha Levin
From: Jani Nikula [ Upstream commit d454902a690db47f1880f963514bbf0fc7a129a8 ] Avoid including PCI IDs for one platform to the PCI IDs of another. It's more clear to deal with them completely separately at the PCI ID macro level. Reviewed-by: Sai Teja Pottumuttu Signed-off-by: Jani Nikula Lin

[PATCH AUTOSEL 6.12 002/107] drm/xe/pciids: separate ARL and MTL PCI IDs

2024-11-24 Thread Sasha Levin
From: Jani Nikula [ Upstream commit cdb56a63f7eef34e89b045fc8bcae8d326bbdb19 ] Avoid including PCI IDs for one platform to the PCI IDs of another. It's more clear to deal with them completely separately at the PCI ID macro level. Reviewed-by: Shekhar Chauhan Signed-off-by: Jani Nikula Link:

[PATCH AUTOSEL 6.12 006/107] drm/xe/pciids: Add PVC's PCI device ID macros

2024-11-24 Thread Sasha Levin
From: Rodrigo Vivi [ Upstream commit 5b40191152282e1f25d7b9826bcda41be927b39f ] Add PVC PCI IDs to the xe_pciids.h header. They're not yet used in the driver. Cc: Daniele Ceraolo Spurio Cc: Lucas De Marchi Cc: Thomas Hellström Reviewed-by: Lucas De Marchi Acked-by: Simona Vetter Signed-off

[PATCH AUTOSEL 6.12 008/107] drm/xe/pciid: Add new PCI id for ARL

2024-11-24 Thread Sasha Levin
From: Dnyaneshwar Bhadane [ Upstream commit 35667a0330612bb25a689e4d3a687d47cede1d7a ] Add new PCI id for ARL platform. v2: Fix typo in PCI id (SaiTeja) Signed-off-by: Dnyaneshwar Bhadane Reviewed-by: Sai Teja Pottumuttu Reviewed-by: Tejas Upadhyay Signed-off-by: Matt Roper Link: https://

[PATCH AUTOSEL 6.12 001/107] drm/xe/pciids: separate RPL-U and RPL-P PCI IDs

2024-11-24 Thread Sasha Levin
From: Jani Nikula [ Upstream commit d454902a690db47f1880f963514bbf0fc7a129a8 ] Avoid including PCI IDs for one platform to the PCI IDs of another. It's more clear to deal with them completely separately at the PCI ID macro level. Reviewed-by: Sai Teja Pottumuttu Signed-off-by: Jani Nikula Lin