On 16/06/2024 11:12, Geert Uytterhoeven wrote:
On Sun, Jun 16, 2024 at 11:08 AM Geert Uytterhoeven
wrote:
On Sat, Jun 15, 2024 at 12:55 PM kernel test robot wrote:
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-misc/drm-misc-next]
[cannot apply to linu
On Sun, Jun 16, 2024 at 11:08 AM Geert Uytterhoeven
wrote:
> On Sat, Jun 15, 2024 at 12:55 PM kernel test robot wrote:
> > kernel test robot noticed the following build errors:
> >
> > [auto build test ERROR on drm-misc/drm-misc-next]
> > [cannot apply to linus/master v6.10-rc3 next-20240613]
> >
On Sat, Jun 15, 2024 at 12:55 PM kernel test robot wrote:
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on drm-misc/drm-misc-next]
> [cannot apply to linus/master v6.10-rc3 next-20240613]
> [If your patch is applied to the wrong git tree, kindly drop us a note.
Hi Geert,
kernel test robot noticed the following build errors:
[auto build test ERROR on drm-misc/drm-misc-next]
[cannot apply to linus/master v6.10-rc3 next-20240613]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as
On 13/06/2024 21:18, Geert Uytterhoeven wrote:
Use the drm_fb_clip_offset() helper instead of open-coding the same
operation.
Thanks, it's a nice cleanup.
Reviewed-by: Jocelyn Falempe
Signed-off-by: Geert Uytterhoeven
---
DRM_PANIC already selects DRM_KMS_HELPER.
v2:
- New.
---
d