From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Dave Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL FOR v4.12] Bye bye drm_platform midlayer
Date: Fri, 17 Feb 2017 15:40:16 +0200 [thread overview]
Message-ID: <2348654.rANA7WH5gp@avalon> (raw)
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
next reply other threads:[~2017-02-17 13:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-17 13:40 Laurent Pinchart [this message]
2017-03-11 10:44 ` [GIT PULL FOR v4.12] Bye bye drm_platform midlayer Daniel Vetter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2348654.rANA7WH5gp@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.