1. 19 Dec, 2015 2 commits
    • Dave Airlie's avatar
      Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-next · 45ad5ccf
      Dave Airlie authored
      Seems I lied in my last drm-misc pull request and suddenly there's a big
      pile of random stuff. Boris dug out Thierry's drm-trivial branch and
      resubmitted everything since that branch didn't really work out.
      
      On top of that Nicolas' changes to drm_dev_set_unique - this might
      conflict with new driver pulls (I double checked and current drm-next
      should be fine), so please beware. The -next/-fixes conflict in vmwgfx
      will change slightly with this here too.
      
      * tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-intel: (36 commits)
        drm: use dev_name as default unique name in drm_dev_alloc()
        drm: make drm_dev_set_unique() not use a format string
        drm/vmwgfx: Constify function pointer structs
        drm/udl: Constify function pointer structs
        drm/tegra: Constify function pointer structs
        drm/rockchip: Constify function pointer structs
        drm/nouveau: Constify function pointer structs
        drm/mgag200: Constify function pointer structs
        drm/imx: Constify function pointer structs
        drm/i2c/sil164: Constify function pointer structs
        drm/i2c/adv7511: Constify function pointer structs
        drm/exynos: Constify function pointer structs
        drm/cirrus: Constify function pointer structs
        drm/i2c/ch7006: Constify function pointer structs
        drm/bridge/nxp-ptn3460: Constify function pointer structs
        drm/bridge/dw_hdmi: Constify function pointer structs
        drm/bochs: Constify function pointer structs
        drm/atmel-hlcdc: Constify function pointer structs
        drm/armada: Constify function pointer structs
        drm: Constify drm_encoder_slave_funcs
        ...
      45ad5ccf
    • Thierry Reding's avatar
      dt-bindings: Move panel bindings to correct location · 544a14fd
      Thierry Reding authored
      Device tree bindings for display panels have moved to a new location.
      Unfortunately some of the new bindings added recently ended up in the
      old location. Move them to their proper place.
      Reported-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
      Reported-by: default avatarRob Herring <robh@kernel.org>
      Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
      Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
      544a14fd
  2. 16 Dec, 2015 7 commits
  3. 15 Dec, 2015 31 commits