On Fri, 26 Jul 2024, Imre Deak wrote:
> Hi all,
>
> On Mon, Jul 22, 2024 at 01:19:52PM -0400, Lyude Paul wrote:
>> For patches 1-3:
>>
>> Reviewed-by: Lyude Paul
>>
>> Thanks!
>
> Thanks Lyude for the review.
>
> Thomas, Maxim, Maarten, could you ack merging these 3 DRM core patches
> through t
Hi all,
On Mon, Jul 22, 2024 at 01:19:52PM -0400, Lyude Paul wrote:
> For patches 1-3:
>
> Reviewed-by: Lyude Paul
>
> Thanks!
Thanks Lyude for the review.
Thomas, Maxim, Maarten, could you ack merging these 3 DRM core patches
through the i915 tree?
--Imre
> On Mon, 2024-07-22 at 19:54 +030
For patches 1-3:
Reviewed-by: Lyude Paul
Thanks!
On Mon, 2024-07-22 at 19:54 +0300, Imre Deak wrote:
> Factor out a function to queue a work for probing the topology, also
> used by the next patch.
>
> Cc: Lyude Paul
> Cc: dri-devel@lists.freedesktop.org
> Signed-off-by: Imre Deak
> ---
> d
Factor out a function to queue a work for probing the topology, also
used by the next patch.
Cc: Lyude Paul
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Imre Deak
---
drivers/gpu/drm/display/drm_dp_mst_topology.c | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a