Re: [PATCH 2/7] drm/gma500: Move fbdev code into separate source file

2023-03-06 Thread Patrik Jakobsson
On Thu, Feb 23, 2023 at 1:17 PM Thomas Zimmermann wrote: > > Move the fbdev emulation from framebuffer.c into fbdev.c. Only build > the source code if the Kconfig symbol has been selected. Remaining in > framebuffer.c is gma500's code for DRM frambuffers. No functional > hanges. > > Signed-off-by:

Re: [PATCH 2/7] drm/gma500: Move fbdev code into separate source file

2023-02-26 Thread Patrik Jakobsson
On Mon, Feb 27, 2023 at 8:41 AM Thomas Zimmermann wrote: > > Hi > > Am 27.02.23 um 08:10 schrieb Patrik Jakobsson: > > On Thu, Feb 23, 2023 at 1:17 PM Thomas Zimmermann > > wrote: > >> > >> Move the fbdev emulation from framebuffer.c into fbdev.c. Only build > >> the source code if the Kconfig s

Re: [PATCH 2/7] drm/gma500: Move fbdev code into separate source file

2023-02-26 Thread Thomas Zimmermann
Hi Am 27.02.23 um 08:10 schrieb Patrik Jakobsson: On Thu, Feb 23, 2023 at 1:17 PM Thomas Zimmermann wrote: Move the fbdev emulation from framebuffer.c into fbdev.c. Only build the source code if the Kconfig symbol has been selected. Remaining in framebuffer.c is gma500's code for DRM frambuff

Re: [PATCH 2/7] drm/gma500: Move fbdev code into separate source file

2023-02-26 Thread Patrik Jakobsson
On Thu, Feb 23, 2023 at 1:17 PM Thomas Zimmermann wrote: > > Move the fbdev emulation from framebuffer.c into fbdev.c. Only build > the source code if the Kconfig symbol has been selected. Remaining in > framebuffer.c is gma500's code for DRM frambuffers. No functional > hanges. > > Signed-off-by: