dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] drm: Remove drm_mode_object dependency from drm_display_mode
@ 2019-01-11 14:43 Shayenne Moura
  2019-01-11 14:44 ` [PATCH v5 1/3] drm: armada: Cleanup drm_display_mode print str Shayenne Moura
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shayenne Moura @ 2019-01-11 14:43 UTC (permalink / raw)
  To: Maarten Lankhorst, Maxime Ripard, Sean Paul, David Airlie,
	Rob Clark, Benjamin Gaignard, Vincent Abriou, Jani Nikula,
	Joonas Lahtinen, Rodrigo Vivi, Tomi Valkeinen, Neil Armstrong,
	Carlo Caione, Kevin Hilman
  Cc: linux-kernel, dri-devel

This patch serie removes drm_mode_object dependency from
drm_display_mode struct. This is part of KMS cleanup.

---
Changes in v2:
  - Make alterations suggested by Daniel and commit messages clear

Changes in v3:
  - Solve typo in first patch in v2

Changes in v4:
  - Remove patches already merged

Changes in v5:
  - Add patch to cleanup armada driver

Shayenne Moura (3):
  drm: armada: Cleanup drm_display_mode print str
  drm: Remove use of drm_mode_object
  drm: Complete remove drm_mode_object dependency

 drivers/gpu/drm/armada/armada_crtc.c |  8 +-------
 drivers/gpu/drm/drm_crtc_helper.c    |  5 ++---
 drivers/gpu/drm/drm_modes.c          |  9 ---------
 include/drm/drm_modes.h              | 21 +++------------------
 4 files changed, 6 insertions(+), 37 deletions(-)

-- 
2.17.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-01-11 14:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-11 14:43 [PATCH v5 0/3] drm: Remove drm_mode_object dependency from drm_display_mode Shayenne Moura
2019-01-11 14:44 ` [PATCH v5 1/3] drm: armada: Cleanup drm_display_mode print str Shayenne Moura
2019-01-11 14:45 ` [PATCH v5 2/3] drm: Remove use of drm_mode_object Shayenne Moura
2019-01-11 14:47 ` [PATCH v5 3/3] drm: Complete remove drm_mode_object dependency Shayenne Moura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox