1. 22 Dec, 2015 2 commits
  2. 19 Dec, 2015 3 commits
    • Dave Airlie's avatar
      Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next · aa72044a
      Dave Airlie authored
      here is the pull request for the etnaviv DRM driver. It includes the DT bindings
      and the driver itself, platform devicetree changes will be merged through the
      respective SoC trees. Otherwise it's just a squashed version of the V2 patches
      that have been on the list for a while.
      
      * 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux:
        MAINTAINERS: add maintainer and reviewers for the etnaviv DRM driver
        drm/etnaviv: add initial etnaviv DRM driver
        drm/etnaviv: add devicetree bindings
        devicetree: add vendor prefix for Vivante Corporation
      aa72044a
    • 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
  3. 17 Dec, 2015 3 commits
  4. 16 Dec, 2015 7 commits
  5. 15 Dec, 2015 25 commits