Re: [Intel-gfx] [PATCH] drm/i915/adlp: Restoring ADL-P/RPL-U IDs.

2023-02-25 Thread Borah, Chaitanya Kumar
Hello Rodrigo, > -Original Message- > From: Vivi, Rodrigo > Sent: Friday, February 24, 2023 10:05 PM > To: intel-gfx@lists.freedesktop.org > Cc: Vivi, Rodrigo ; Borah, Chaitanya Kumar > ; Nikula, Jani > Subject: [PATCH] drm/i915/adlp: Restoring ADL-P/RPL-U IDs. > > Some PCI IDs got acci

Re: [Intel-gfx] [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions

2023-02-25 Thread Dmitry Baryshkov
On 25/02/2023 02:36, Abhinav Kumar wrote: On 2/24/2023 3:53 PM, Dmitry Baryshkov wrote: On Sat, 25 Feb 2023 at 00:26, Abhinav Kumar wrote: On 2/24/2023 1:36 PM, Dmitry Baryshkov wrote: 24 февраля 2023 г. 23:23:03 GMT+02:00, Abhinav Kumar пишет: On 2/24/2023 1:13 PM, Dmitry Baryshkov wrote

[Intel-gfx] [linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856

2023-02-25 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master branch HEAD: 8232539f864ca60474e38eb42d451f5c26415856 Add linux-next specific files for 20230225 Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/202302040652.zkubtjyo-...@intel.com https

Re: [Intel-gfx] [linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856

2023-02-25 Thread Andrew Morton
On Sun, 26 Feb 2023 01:10:55 +0800 kernel test robot wrote: > tree/branch: > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > branch HEAD: 8232539f864ca60474e38eb42d451f5c26415856 Add linux-next > specific files for 20230225 > > Error/Warnin

[Intel-gfx] ✗ Fi.CI.BUILD: failure for BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856

2023-02-25 Thread Patchwork
== Series Details == Series: BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856 URL : https://patchwork.freedesktop.org/series/114377/ State : failure == Summary == Error: patch https://patchwork.freedesktop.org/api/1.0/series/114377/revisions/1/mbox/ not applied Applying: BUILD REGRE

[Intel-gfx] [PATCH v2] drm/i915/active: Fix misuse of non-idle barriers as fence trackers

2023-02-25 Thread Janusz Krzysztofik
Users reported oopses on list corruptions when using i915 perf with a number of concurrently running graphics applications. Root cause analysis pointed at an issue in barrier processing code -- a race among perf open / close replacing active barriers with perf requests on kernel context and concur

Re: [Intel-gfx] [RFC PATCH 1/2] drm/msm/dpu: add dsc helper functions

2023-02-25 Thread Abhinav Kumar
Hi Dmitry On 2/25/2023 7:23 AM, Dmitry Baryshkov wrote: On 25/02/2023 02:36, Abhinav Kumar wrote: On 2/24/2023 3:53 PM, Dmitry Baryshkov wrote: On Sat, 25 Feb 2023 at 00:26, Abhinav Kumar wrote: On 2/24/2023 1:36 PM, Dmitry Baryshkov wrote: 24 февраля 2023 г. 23:23:03 GMT+02:00, Abhinav Ku