On Donnerstag, 16. Januar 2025 09:33:18 Mitteleuropäische Normalzeit Dmitry
Baryshkov wrote:
> On Wed, Jan 15, 2025 at 09:58:59AM +0100, Rolf Eike Beer wrote:
> > When merging 2 drivers common object files were not deduplicated.
> >
> > Fixes: dcec16efd677 ("drm/st
When merging 2 drivers common object files were not deduplicated.
Fixes: dcec16efd677 ("drm/sti: Build monolithic driver")
Cc: sta...@kernel.org
Signed-off-by: Rolf Eike Beer
---
drivers/gpu/drm/sti/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/gpu/drm/sti/
Am Mittwoch, 5. April 2023, 17:05:48 CEST schrieb Thomas Zimmermann:
> Move PARISC's implementation of fb_is_primary_device() into the
> architecture directory. This the place of the declaration and
> where other architectures implement this function. No functional
> changes.
> diff --git a/arch/p
Am Mittwoch, 5. April 2023, 17:05:36 CEST schrieb Thomas Zimmermann:
> Various architectures provide with helpers for fbdev
^ *lol*
Eike
signature.asc
Description: This is a digitally signed message part.
> diff --git a/arch/parisc/kernel/process.c b/arch/parisc/kernel/process.c
> index 7c37e09c92da..18c4f0e3e906 100644
> --- a/arch/parisc/kernel/process.c
> +++ b/arch/parisc/kernel/process.c
> @@ -288,7 +288,7 @@ __get_wchan(struct task_struct *p)
>
> static inline unsigned long brk_rnd(void)
>
Am Samstag, 27. November 2021, 05:57:57 CET schrieb Randy Dunlap:
> Fix section mismatch warning in parisc-agp:
Too late ;)
https://lore.kernel.org/linux-parisc/20211126154754.263487-1-del...@gmx.de/
signature.asc
Description: This is a digitally signed message part.
Markus Elfring wrote:
> From: Markus Elfring
> Date: Fri, 24 Nov 2017 22:22:06 +0100
>
> Omit an extra message for a memory allocation failure in this function.
>
> This issue was detected by using the Coccinelle software.
>
> Signed-off-by: Markus Elfring
> ---
> drivers/video/fbdev/stifb.c
countered the position of the faulting string is now
printed to the user and the complete mode is ignored. This gives much
more consistent error behaviour.
I also removed some useless assignments and changed the local flag variables
to be bool.
Signed-off-by: Rolf Eike Beer
---
D
>From a8163a0acef17c66521de37464732a2a4f9e50ca Mon Sep 17 00:00:00 2001
From: Rolf Eike Beer
Date: Wed, 15 Jun 2011 11:27:02 +0200
Subject: [PATCH] DRM: clean up and document parsing of video= parameter
The video= parameter of the DRM drivers supports some additional flags that
the normal
10 matches
Mail list logo