All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2]: Finally delete drmP.h
@ 2019-10-07 17:12 Sam Ravnborg
  2019-10-07 17:12 ` [PATCH v1 1/2] drm_dp_cec: drop use of drmP.h Sam Ravnborg
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Sam Ravnborg @ 2019-10-07 17:12 UTC (permalink / raw)
  To: dri-devel
  Cc: David Airlie, Maxime Ripard, Ben Skeggs, Hans Verkuil,
	Dariusz Marcinkiewicz, Sean Paul

One user of drmP.h sneaked in after the merge window.
Drop the use of drmP.h and delete the header file for good.

Small band-aid on top of not going to xdc :-)

Build tested with various architectures and configs.

	Sam

Sam Ravnborg (2):
      drm_dp_cec: drop use of drmP.h
      drm: delete drmP.h + drm_os_linux.h

 Documentation/gpu/todo.rst   |  12 -----
 drivers/gpu/drm/drm_dp_cec.c |   6 ++-
 include/drm/drmP.h           | 103 -------------------------------------------
 include/drm/drm_os_linux.h   |  55 -----------------------
 4 files changed, 4 insertions(+), 172 deletions(-)

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

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

end of thread, other threads:[~2019-10-09 16:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-07 17:12 [PATCH v1 0/2]: Finally delete drmP.h Sam Ravnborg
2019-10-07 17:12 ` [PATCH v1 1/2] drm_dp_cec: drop use of drmP.h Sam Ravnborg
2019-10-07 18:17   ` Sean Paul
2019-10-07 18:35   ` Lyude Paul
2019-10-08  7:32   ` Hans Verkuil
2019-10-07 17:12 ` [PATCH v1 2/2] drm: delete drmP.h + drm_os_linux.h Sam Ravnborg
2019-10-07 18:17   ` Sean Paul
2019-10-07 18:36   ` Lyude Paul
2019-10-08  7:31   ` Jani Nikula
2019-10-08 16:51 ` [PATCH v1 0/2]: Finally delete drmP.h Sam Ravnborg
2019-10-09 16:14   ` Daniel Vetter

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.