On Tue, May 7, 2024 at 2:04 PM Thomas Zimmermann wrote:
>
> Implement struct drm_client_funcs with the respective helpers and
> remove the custom code from the emulation. The generic helpers are
> equivalent in functionality.
>
> Signed-off-by: Thomas Zimmermann
Acked-by
On Wed, Oct 13, 2021 at 10:41 PM Alex Deucher wrote:
>
> On Wed, Oct 13, 2021 at 4:04 PM T. Williams wrote:
> >
>
> The description and s-o-b should go here and the patch seems to be
> mangled. I've manually applied this. Please fix up your mailer in
> the future.
>
> Thanks for the fix.
Hi Th
t;drm/amd/display: Return the number of bytes parsed than
allocated")
Signed-off-by: Patrik Jakobsson
---
.../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c| 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_de
On Wed, Oct 27, 2021 at 12:08 PM Patrik Jakobsson
wrote:
>
> On Wed, Oct 13, 2021 at 10:41 PM Alex Deucher wrote:
> >
> > On Wed, Oct 13, 2021 at 4:04 PM T. Williams wrote:
> > >
> >
> > The description and s-o-b should go here and the patch seems to be
&
On Wed, Oct 27, 2021 at 3:47 PM Harry Wentland wrote:
>
>
>
> On 2021-10-27 09:03, Patrik Jakobsson wrote:
> > CVE-2021-42327 was fixed by:
> >
> > commit f23750b5b3d98653b31d4469592935ef6364ad67
> > Author: Thelford Williams
> > Date: Wed Oct 13 16:04
fix in dp_max_bpc_write (Harry Wentland)
Fixes: 918698d5c2b5 ("drm/amd/display: Return the number of bytes parsed than
allocated")
Signed-off-by: Patrik Jakobsson
---
.../amd/display/amdgpu_dm/amdgpu_dm_debugfs.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
On Mon, Jan 20, 2020 at 9:23 AM Thomas Zimmermann wrote:
>
> VBLANK callbacks in struct drm_driver are deprecated in favor of
> their equivalents in struct drm_crtc_funcs. Convert gma500 over.
>
> Signed-off-by: Thomas Zimmermann
Looks good. For this patch:
Acked-by: P