All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.12] Bye bye drm_platform midlayer
@ 2017-02-17 13:40 Laurent Pinchart
  2017-03-11 10:44 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2017-02-17 13:40 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

Hi Dave,

The following changes since commit 9ca70356a9260403c1bda40d942935e55d00c11c:

  Revert "drm: Resurrect atomic rmfb code, v3" (2017-02-17 12:39:04 +1000)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git drm/next/platform

for you to fetch changes up to 76adb460fd939756db689f238d5c2ddb45469705:

  drm: Remove the struct drm_device platformdev field (2017-02-17 15:27:24 
+0200)

----------------------------------------------------------------
Laurent Pinchart (4):
      drm: shmobile: Perform initialization/cleanup at probe/remove time
      drm: exynos: Perform initialization/cleanup at probe/remove time
      drm: Remove unused drm_platform midlayer
      drm: Remove the struct drm_device platformdev field

 Documentation/gpu/drm-internals.rst       |   3 -
 drivers/gpu/drm/Makefile                  |   2 +-
 drivers/gpu/drm/armada/armada_drv.c       |   3 +-
 drivers/gpu/drm/drm_platform.c            |  87 -----------
 drivers/gpu/drm/exynos/exynos_dp.c        |   1 -
 drivers/gpu/drm/exynos/exynos_drm_dpi.c   |   1 -
 drivers/gpu/drm/exynos/exynos_drm_drv.c   | 241 +++++++++++++++--------------
 drivers/gpu/drm/exynos/exynos_drm_dsi.c   |   1 -
 drivers/gpu/drm/exynos/exynos_drm_fbdev.c |   3 +-
 drivers/gpu/drm/exynos/exynos_drm_vidi.c  |   1 -
 drivers/gpu/drm/exynos/exynos_hdmi.c      |   1 -
 drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.c   |   2 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_cfg.c   |   2 +-
 drivers/gpu/drm/msm/mdp/mdp5/mdp5_mdss.c  |   2 +-
 drivers/gpu/drm/msm/msm_drv.c             |   1 -
 drivers/gpu/drm/nouveau/nouveau_drm.c     |   3 +-
 drivers/gpu/drm/shmobile/shmob_drm_crtc.c |   7 +-
 drivers/gpu/drm/shmobile/shmob_drm_drv.c  | 204 ++++++++++++------------
 drivers/gpu/drm/sti/sti_drv.c             |   2 -
 drivers/gpu/drm/tilcdc/tilcdc_drv.c       |   1 -
 include/drm/drmP.h                        |   4 -
 21 files changed, 236 insertions(+), 336 deletions(-)
 delete mode 100644 drivers/gpu/drm/drm_platform.c

-- 
Regards,

Laurent Pinchart

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

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

end of thread, other threads:[~2017-03-11 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-17 13:40 [GIT PULL FOR v4.12] Bye bye drm_platform midlayer Laurent Pinchart
2017-03-11 10:44 ` 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.