Re: [PATCH 1/8] drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers

2023-04-06 Thread Thomas Zimmermann
Hi Attached is the patch to provide gma500 with an interface to remove the VGA devices. Hopefully this, otherwise, I'd respin the whole series. Best regards Thomas Am 04.04.23 um 22:18 schrieb Daniel Vetter: This one nukes all framebuffers, which is a bit much. In reality gma500 is igpu and

Re: [PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver.

2023-04-06 Thread Maarten Lankhorst
Hey, On 2023-04-05 21:52, Rodrigo Vivi wrote: Let’s establish a merge plan for Xe, by writing down clear pre-merge goals, in order to avoid unnecessary delays. This initial document starts with a TODO list containing items with clear and measurable key results. Xe’s initial pull request should

Re: [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans

2023-04-06 Thread Daniel Vetter
On Thu, Apr 06, 2023 at 02:08:10AM +, Matthew Brost wrote: > On Wed, Apr 05, 2023 at 12:12:27PM +0200, Daniel Vetter wrote: > > On Wed, 5 Apr 2023 at 11:57, Christian König > > wrote: > > > > > > Am 05.04.23 um 11:07 schrieb Daniel Vetter: > > > > [SNIP] > > > >> I would approach it from the

Re: [PATCH v5 0/8] QAIC accel driver

2023-04-06 Thread Jacek Lawrynowicz
I've merged the patchset to drm-misc-next. Congrats Jeffrey :) On 05.04.2023 16:28, Jeffrey Hugo wrote: > On 4/5/2023 7:27 AM, Daniel Vetter wrote: >> On Wed, Apr 05, 2023 at 03:35:19PM +0300, Oded Gabbay wrote: >>> On Wed, Apr 5, 2023 at 2:26 PM Jacek Lawrynowicz >>> wrote: Hi,

Re: [RFC PATCH 08/10] dma-buf/dma-fence: Introduce long-running completion fences

2023-04-06 Thread Daniel Vetter
On Wed, Apr 05, 2023 at 11:58:44PM +, Matthew Brost wrote: > On Wed, Apr 05, 2023 at 03:09:08PM +0200, Daniel Vetter wrote: > > On Tue, Apr 04, 2023 at 07:48:27PM +, Matthew Brost wrote: > > > On Tue, Apr 04, 2023 at 09:25:52PM +0200, Daniel Vetter wrote: > > > > On Tue, Apr 04, 2023 at

RE: [PATCH 5/7] drm/i915: use pat_index instead of cache_level

2023-04-06 Thread Yang, Fei
> On Mon, Apr 03, 2023 at 07:39:37PM +, Yang, Fei wrote: >>> Subject: Re: [PATCH 5/7] drm/i915: use pat_index instead of cache_level >>> >>> On Mon, Apr 03, 2023 at 04:57:21PM +, Yang, Fei wrote: > Subject: Re: [PATCH 5/7] drm/i915: use pat_index instead of > cache_level >

Re: [PATCH v3 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()

2023-04-06 Thread Chen-Yu Tsai
On Tue, Apr 4, 2023 at 6:48 PM AngeloGioacchino Del Regno wrote: > > Change logging from drm_{err,info}() to dev_{err,info}() in functions > mtk_dp_aux_transfer() and mtk_dp_aux_do_transfer(): this will be > essential to avoid getting NULL pointer kernel panics if any kind > of error happens

<    1   2   3   4