1. 12 Sep, 2014 1 commit
  2. 11 Sep, 2014 2 commits
    • Dave Airlie's avatar
      Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next · c4d922b1
      Dave Airlie authored
       1) add LVDS support for mdp4 (tested with auo B101XTN01.0 panel)
       2) add B101XTN01.0 panel
       3) bit of gpu refactoring to prepare for addition of addition gpu
      generations beyond just a3xx
      
      * 'msm-next' of git://people.freedesktop.org/~robclark/linux:
        drm/msm/adreno: push dump/show stuff to base class
        drm/msm/adreno: bit of init refactoring
        drm/msm/adreno: move decision about what gpu to to load
        drm/msm/adreno: split adreno device out into it's own file
        drm/panel/simple: add optronics B101XTN01.0 (v3)
        drm/msm/mdp4: add LVDS panel support
        drm/msm/mdp4: fix blend setup with multiple crtcs
        drm/msm: update generated headers
      c4d922b1
    • Dave Airlie's avatar
      Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-next · 91b06a8e
      Dave Airlie authored
      A few more radeon patches for 3.18.  This patch set gives us more
      flexibility with respect to buffer placement in vram with respect
      to CPU access.  E.g., if you know you will not need CPU access, we can
      now pin outside of the CPU window, reducing contention for the
      CPU window space.
      
      * 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux:
        drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)
        drm/radeon: Clean up assignment of TTM placement lpfn member for pinning
        drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
      91b06a8e
  3. 10 Sep, 2014 32 commits
  4. 03 Sep, 2014 5 commits