1. 20 Nov, 2014 38 commits
  2. 16 Nov, 2014 2 commits
    • Dave Airlie's avatar
      Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next · d0d6c524
      Dave Airlie authored
      Main pull for 3.19.  I may have another pull in a few days with some
      mdp5 bits (and hopefully mdp5 atomic), but I figured there was no need
      to hold up what we have already.  Main highlights so far:
      
      1) a4xx gpu support (userspace gallium bits on mesa master)
      2) mdp4/hdmi/core bits for atomic helpers.  Still missing mdp5
      conversion, main hold up there is current hard-coded mixer setup isn't
      clever enough to deal with disabling primary plane while crtc active.
      3) various other misc cleanup/fixes/etc..
      
      * 'msm-next' of git://people.freedesktop.org/~robclark/linux: (21 commits)
        drm/msm: a4xx support for msm-drm
        drm/msm: Handle register offset differences between a3xx and a4xx
        drm/msm: small mmap offset cleanups
        drm/msm/mdp4: atomic
        drm/msm/hdmi: atomic
        drm/msm: atomic core bits
        drm/msm: bit of fb error checking
        drm/msm: fb prepare/cleanup
        drm/msm: remove unused compile-test stub
        drm/msm: small fence cleanup
        drm/msm/mdp5: drop attached planes table
        drm/msm/mdp4: drop attached planes table
        drm/msm/mdp4: don't care about fb in crtc
        drm/msm/mdp5: drop private primary ptr
        drm/msm/mdp4: drop private primary ptr
        drm/msm: Fix fbdev for 16- and 24-bit modes.
        drm/msm: Allow exported dma-bufs to be mapped
        drm/msm/hdmi: refactor bind/init
        drm/msm: update generated headers
        drm/msm/adreno: slight init order cleanup
        ...
      d0d6c524
    • Aravind Ganesan's avatar
      drm/msm: a4xx support for msm-drm · 23bd62fd
      Aravind Ganesan authored
      Added a4xx GPU support.
      Signed-off-by: default avatarAravind Ganesan <aravindg@codeaurora.org>
      Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
      23bd62fd