Re: [Intel-gfx] [Patch v2] Add uAPI to query microcontroller fw version

2023-10-04 Thread Tvrtko Ursulin
On 04/10/2023 04:40, Vivaik Balasubrawmanian wrote: Due to a bug in GuC firmware, Mesa can't enable by default the usage of async compute engines feature in DG2 and newer. A new GuC firmware fixed the issue but until now there was no way for Mesa to know if KMD was running with the fixed GuC

Re: [Intel-gfx] [Patch v2] Add uAPI to query microcontroller fw version

2023-10-04 Thread Andi Shyti
Hi Vivaik, On Tue, Oct 03, 2023 at 08:40:12PM -0700, Vivaik Balasubrawmanian wrote: > Due to a bug in GuC firmware, Mesa can't enable by default the usage of > async compute engines feature in DG2 and newer. A new GuC firmware fixed the > issue but > until now there was no way for Mesa to know

Re: [PATCH] drm/mediatek: Correctly free sg_table in gem prime vmap

2023-10-04 Thread Chen-Yu Tsai
On Tue, Oct 3, 2023 at 11:14 PM Fei Shao wrote: > > Hi, > > On Mon, Oct 2, 2023 at 5:21 PM Chen-Yu Tsai wrote: > > > > The MediaTek DRM driver implements GEM PRIME vmap by fetching the > > sg_table for the object, iterating through the pages, and then > > vmapping them. In essence, unlike the

Re: [PATCH v2 1/5] drm/format-helper: Add struct drm_xfrm_buf to cache format conversion

2023-10-04 Thread Javier Martinez Canillas
Thomas Zimmermann writes: Hello Thomas, > Hi Javier > > Am 29.09.23 um 10:27 schrieb Javier Martinez Canillas: [...] >>> +/** >>> + * struct drm_xfrm_buf - Stores transformation and conversion state >>> + * >>> + * DRM helpers for format conversion store temporary state in >>> + * struct

Re: bulk_move in ttm_resource manager

2023-10-04 Thread Thomas Hellström
On Wed, 2023-10-04 at 03:52 +, Zeng, Oak wrote: > Hi Christian, >   > As a follow up to this thread: > https://www.spinics.net/lists/dri-devel/msg410740.html, I started the > work of moving the lru out of ttm_resource_manager and make it a > common library for both ttm and svm. While look into

Re: [PATCH v2 1/5] drm/format-helper: Add struct drm_xfrm_buf to cache format conversion

2023-10-04 Thread Thomas Zimmermann
Hi Javier Am 29.09.23 um 10:27 schrieb Javier Martinez Canillas: Thomas Zimmermann writes: Hold temporary memory for format conversion in an instance of struct drm_xfrm_buf. Update internal helpers of DRM's format-conversion code accordingly. Drivers will later be able to keep this cache

Re: [PATCH v10 14/16] drm/mediatek: aal: Rewrite kerneldoc for struct mtk_disp_aal

2023-10-04 Thread 胡俊光

RE: [PATCH v4 2/3] drm/i915/guc: Close deregister-context race against CT-loss

2023-10-04 Thread Gupta, Anshuman
> -Original Message- > From: Teres Alexis, Alan Previn > Sent: Wednesday, September 27, 2023 12:35 AM > To: intel-...@lists.freedesktop.org > Cc: Teres Alexis, Alan Previn ; dri- > de...@lists.freedesktop.org; Vivi, Rodrigo ; Ceraolo > Spurio, Daniele ; Harrison, John C > ; Anshuman

Re: [PATCH v10 15/16] drm/mediatek: gamma: Add kerneldoc for struct mtk_disp_gamma

2023-10-04 Thread 胡俊光

<    1   2