linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] No longer produce error messages when dphy is deferred
@ 2024-11-08 13:53 Dragan Simic
  2024-11-08 13:53 ` [PATCH 1/2] drm/rockchip: dsi: Perform trivial code cleanups Dragan Simic
  2024-11-08 13:53 ` [PATCH 2/2] drm/rockchip: dsi: Don't log errors on deferred dphy Dragan Simic
  0 siblings, 2 replies; 12+ messages in thread
From: Dragan Simic @ 2024-11-08 13:53 UTC (permalink / raw)
  To: linux-rockchip, dri-devel
  Cc: heiko, hjc, andy.yan, maarten.lankhorst, mripard, tzimmermann,
	airlied, simona, linux-arm-kernel, linux-kernel

This is a small series that makes the deferred dphy no longer emit error
messages to the kernel log, which may even be repeated multiple times, to
avoid possible false impression of some issues.

This series also performs a few small, rather trivial code cleanups, to
make the code a bit easier to read and a bit more consistent.

Dragan Simic (2):
  drm/rockchip: dsi: Perform trivial code cleanups
  drm/rockchip: dsi: Don't log errors on deferred dphy

 drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)



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

end of thread, other threads:[~2024-11-08 15:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 13:53 [PATCH 0/2] No longer produce error messages when dphy is deferred Dragan Simic
2024-11-08 13:53 ` [PATCH 1/2] drm/rockchip: dsi: Perform trivial code cleanups Dragan Simic
2024-11-08 13:56   ` Heiko Stübner
2024-11-08 14:05     ` Dragan Simic
2024-11-08 14:09       ` Heiko Stübner
2024-11-08 14:13         ` Dragan Simic
2024-11-08 14:22           ` Heiko Stübner
2024-11-08 14:30             ` Dragan Simic
2024-11-08 14:36               ` Dragan Simic
2024-11-08 13:53 ` [PATCH 2/2] drm/rockchip: dsi: Don't log errors on deferred dphy Dragan Simic
2024-11-08 14:08   ` Sebastian Reichel
2024-11-08 14:18     ` Dragan Simic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).