1. 22 Jun, 2015 3 commits
  2. 19 Jun, 2015 35 commits
  3. 18 Jun, 2015 2 commits
    • Dave Airlie's avatar
      Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next · 0dc499af
      Dave Airlie authored
      fixes and virtio-vga support.
      
      * 'virtio-gpu-drm-next' of git://git.kraxel.org/linux:
        virtio-gpu: add locking for vbuf pool
        drm/virtgpu: initialise fbdev after getting initial display info
        Add virtio-vga bits.
      0dc499af
    • Dave Airlie's avatar
      Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next · 2aeab688
      Dave Airlie authored
      drm/panel: Changes for v4.2-rc1
      
      This contains fixes for the long-standing build issues that some of the
      bridge drivers were exposing. Other than that it's mostly cleanup and a
      couple of new simple panels that are supported.
      
      * tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linux:
        drm/panel: simple: Add bus format for HannStar HSD100PXN1
        drm/panel: simple: Add display timing for HannStar HSD100PXN1
        drm/panel: ld9040: Remove useless padding
        drm/panel: Constify OF match tables
        drm/bridge: Remove stale ptn3460.h include
        drm/bridge: ps8622: Include linux/gpio/consumer.h
        drm/bridge: ptn3460: Include linux/gpio/consumer.h
        drm/bridge: dw-hdmi: Return number of EDID modes
        drm/panel: simple: Add support for LG LB070WV8 800x480 7" panel
        drm/bridge: ptn3460: Pass flags to devm_gpiod_get()
        drm/bridge: ps8622: Pass flags to devm_gpiod_get()
        drm/bridge: ptn3460: Fix I2C ID table to match the reported modalias
        drm/bridge: dw-hdmi: Staticize dw_hdmi_bridge_funcs
      2aeab688