1. 23 Dec, 2013 2 commits
    • Dave Airlie's avatar
      Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next · 785e15ec
      Dave Airlie authored
      drm/tegra: Changes for v3.14-rc1
      
      This series of changes brings DRM panel support as well as initial code
      to register DSI hosts and peripherals and bind them to DSI drivers. The
      panel and DSI code are both used by the simple panel driver.
      
      The Tegra-specific changes build on top of this work to add support for
      various panels found on Tegra boards. New drivers enable the DSI host
      found on Tegra114 and a special hardware block that calibrates the pads
      used for DSI and CSI. The host1x and the display controller drivers gain
      basic Tegra124 support. To round of the new features, the DRM driver now
      sports a very simple PRIME implementation.
      
      In addition there are various improvements such as the host1x API being
      exported so that client drivers (like the Tegra DRM driver) can be built
      as modules. HDMI now does better power management and legacy FBDEV can
      now be disabled via Kconfig (though it's still enabled by default). A
      few sparse warnings have been squashed and various parts of the code
      have become more robust.
      
      * tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux: (121 commits)
        drm/tegra: fix compile w/ CONFIG_DYNAMIC_DEBUG
        drm/tegra: Add PRIME support
        drm/tegra: Relocate some output-specific code
        drm/tegra: Add Tegra124 DC support
        drm/tegra: Fix small leak on error in tegra_fb_alloc()
        drm/tegra: Make legacy fbdev support optional
        drm/tegra: Sort reverse-dependencies alphabetically
        drm/tegra: Fix return value check
        drm/tegra: Add DSI support
        drm/tegra: Disable outputs for power-saving
        drm/tegra: Track HDMI enable state
        drm/tegra: Fix HDMI audio frequency typo
        drm/tegra: Do not export tegra_bo_ops
        drm/tegra: Remove spurious blank line
        drm/tegra: Increase compile test coverage
        drm/tegra: Allow the driver to be built as a module
        gpu: host1x: Add Tegra124 support
        gpu: host1x: clk_round_rate() can return a zero upon error
        gpu: host1x: Fix build warnings
        gpu: host1x: Increase compile test coverage
        ...
      785e15ec
    • Dave Airlie's avatar
      Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next · e6c3dcde
      Dave Airlie authored
      rcar misc changes.
      
      * 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev:
        drm/rcar-du: Add support for the r8a7791 DU
        drm/rcar-du: Add LVDS_LANES quirk
        drm/rcar-du: Split features and quirks
        drm/rcar-du: Update plane pitch in .mode_set_base() operation
        drm/rcar-du: Don't cast crtc to rcrtc twice in the same function
        drm/rcar-du: fix return value check in rcar_du_lvdsenc_get_resources()
      e6c3dcde
  2. 20 Dec, 2013 9 commits
  3. 19 Dec, 2013 15 commits
  4. 18 Dec, 2013 14 commits