[PULL] drm-misc-fixes

Submitted by Sean Paul on Sept. 27, 2018, 3:27 p.m.

Details

Message ID 20180927152712.GA53076@art_vandelay
State New
Headers show

Not browsing as part of any series.

Pull-request download mbox

git pull git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-09-27-1

Commit Message

Sean Paul Sept. 27, 2018, 3:27 p.m.
Hi Dave,
Linus posted the device_link revert after Maarten's PR earlier today, and I
figured it was worthwhile enough to warrant a second pull. So here is Maarten's
pull along with Linus' revert.

Apologies for the extra mail :/

drm-misc-fixes-2018-09-27-1:
- Revert adding device-link to panels

Cheers, Sean


The following changes since commit 6bf4ca7fbc85d80446ac01c0d1d77db4d91a6d84:

  Linux 4.19-rc5 (2018-09-23 19:15:18 +0200)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-09-27-1

for you to fetch changes up to d6a77ba0eb92d8ffa4b05a442fc20d0a9b11c4c4:

  Revert "drm/panel: Add device_link from panel device to DRM device" (2018-09-27 11:00:42 -0400)

----------------------------------------------------------------
- Revert adding device-link to panels

----------------------------------------------------------------
Jason Ekstrand (1):
      drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set

Linus Walleij (1):
      Revert "drm/panel: Add device_link from panel device to DRM device"

 drivers/gpu/drm/drm_panel.c   | 10 ----------
 drivers/gpu/drm/drm_syncobj.c |  5 +++++
 include/drm/drm_panel.h       |  1 -
 3 files changed, 5 insertions(+), 11 deletions(-)