All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/panthor: Fix 3 issues reported by the kernel test bot
@ 2024-03-04  9:08 Boris Brezillon
  2024-03-04  9:08 ` [PATCH 1/3] drm/panthor: Fix panthor_devfreq kerneldoc Boris Brezillon
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Boris Brezillon @ 2024-03-04  9:08 UTC (permalink / raw)
  To: Boris Brezillon, Steven Price, Liviu Dudau; +Cc: dri-devel, kernel

Hello,

Here are three trivial fixes for bugs reported by the intel kernel test
bot.

Regards,

Boris

Boris Brezillon (3):
  drm/panthor: Fix panthor_devfreq kerneldoc
  drm/panthor: Explicitly include page.h for the {virt,__phys)_to_pfn()
    defs
  drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue

 drivers/gpu/drm/panthor/Kconfig           | 1 +
 drivers/gpu/drm/panthor/panthor_devfreq.c | 2 +-
 drivers/gpu/drm/panthor/panthor_device.c  | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2024-03-11 14:05 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04  9:08 [PATCH 0/3] drm/panthor: Fix 3 issues reported by the kernel test bot Boris Brezillon
2024-03-04  9:08 ` [PATCH 1/3] drm/panthor: Fix panthor_devfreq kerneldoc Boris Brezillon
2024-03-04 11:17   ` Liviu Dudau
2024-03-04 12:31   ` Steven Price
2024-03-04  9:08 ` [PATCH 2/3] drm/panthor: Explicitly include page.h for the {virt, __phys)_to_pfn() defs Boris Brezillon
2024-03-04 11:16   ` [PATCH 2/3] drm/panthor: Explicitly include page.h for the {virt,__phys)_to_pfn() defs Liviu Dudau
2024-03-04 13:17     ` Boris Brezillon
2024-03-04 12:31   ` Steven Price
2024-03-04 13:17     ` Boris Brezillon
2024-03-04  9:08 ` [PATCH 3/3] drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue Boris Brezillon
2024-03-04 11:13   ` Liviu Dudau
2024-03-04 12:31   ` Steven Price
2024-03-11 11:05   ` Jani Nikula
2024-03-11 11:46     ` Boris Brezillon
2024-03-11 11:49       ` Jani Nikula
2024-03-11 11:52         ` Boris Brezillon
2024-03-11 13:11           ` Robin Murphy
2024-03-11 13:22             ` Boris Brezillon
2024-03-11 13:36               ` Robin Murphy
2024-03-11 13:46                 ` Steven Price
2024-03-11 13:58                   ` Boris Brezillon
2024-03-11 13:59                     ` Boris Brezillon
2024-03-11 14:05                       ` Boris Brezillon
2024-03-11  9:52 ` [PATCH 0/3] drm/panthor: Fix 3 issues reported by the kernel test bot Boris Brezillon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.