[Intel-gfx] [PULL] topic/drm-misc

Daniel Vetter daniel.vetter at ffwll.ch
Fri Apr 1 13:11:42 UTC 2016


Hi Dave,

I figured it's time to open 4.7, also because we need the DCS patches from
this pull in i915:
- First patch of uapi header alignment with libdrm.
- random small stuff all over.

There's a small trivial conflict in amdgpu with the dummy
vgacon_text_force patch.

Cheers, Daniel


The following changes since commit b47bcb93bbf201e9c5af698945755efeb60c0bc8:

  dma-buf/fence: fix fence_is_later v2 (2016-03-21 09:26:50 +0100)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/topic/drm-misc-2016-04-01

for you to fetch changes up to 249c4f538b1aae55d41699f8bafc6cb762a7f48f:

  drm: Add new DCS commands in the enum list (2016-03-31 08:00:06 +0200)

----------------------------------------------------------------
Alexey Brodkin (1):
      drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()

Archit Taneja (1):
      drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcs

Daniel Vetter (10):
      drm/atmel: Fixup drm_connector_/unplug/unregister/_all
      Revert "drm: Don't pass negative delta to ktime_sub_ns()"
      drm/ttm: Remove TTM_HAS_AGP
      drm/sysfs: Nuke TV/DVI property files
      vgacon: dummy implementation for vgacon_text_force
      drm: Make drm.h uapi header safe for C++
      drm: align #include directives with libdrm in uapi headers
      drm: Move DRM_MODE_OBJECT_* to uapi headers
      drm: Untangle __KERNEL__ guards
      drm: Make uapi headers C89 pendantic compliant

Deepak M (1):
      drm: Add new DCS commands in the enum list

Laurent Pinchart (1):
      drm: bridge: Make (pre/post) enable/disable callbacks optional

Rob Clark (1):
      drm/atomic: export drm_atomic_helper_wait_for_fences()

 drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c      |   2 -
 drivers/gpu/drm/ast/ast_drv.c                |   2 -
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c |   2 +-
 drivers/gpu/drm/bridge/dw-hdmi.c             |   7 --
 drivers/gpu/drm/cirrus/cirrus_drv.c          |   2 -
 drivers/gpu/drm/drm_atomic_helper.c          |  15 ++-
 drivers/gpu/drm/drm_bridge.c                 |  12 ++-
 drivers/gpu/drm/drm_crtc.c                   |  18 ++--
 drivers/gpu/drm/drm_irq.c                    |   5 +-
 drivers/gpu/drm/drm_sysfs.c                  | 156 ---------------------------
 drivers/gpu/drm/i915/i915_drv.c              |   2 -
 drivers/gpu/drm/mgag200/mgag200_drv.c        |   2 -
 drivers/gpu/drm/nouveau/nouveau_drm.c        |   2 -
 drivers/gpu/drm/qxl/qxl_drv.c                |   2 -
 drivers/gpu/drm/radeon/radeon_drv.c          |   2 -
 drivers/gpu/drm/rcar-du/rcar_du_drv.c        |   5 +-
 drivers/gpu/drm/ttm/Makefile                 |   3 +-
 drivers/gpu/drm/ttm/ttm_agp_backend.c        |   3 -
 drivers/gpu/drm/ttm/ttm_page_alloc.c         |   8 +-
 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c     |   8 +-
 drivers/gpu/drm/udl/udl_drv.c                |   2 +-
 drivers/gpu/drm/virtio/virtgpu_drv.c         |   2 -
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c          |   2 -
 include/drm/drm_atomic_helper.h              |   2 +
 include/drm/drm_crtc.h                       |  22 ++--
 include/drm/ttm/ttm_bo_driver.h              |   3 +-
 include/linux/console.h                      |   2 +
 include/uapi/drm/drm.h                       |  18 +++-
 include/uapi/drm/drm_mode.h                  |  10 ++
 include/video/mipi_display.h                 |   8 ++
 30 files changed, 91 insertions(+), 238 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list