1. 31 Mar, 2015 3 commits
    • Dave Airlie's avatar
      Merge tag 'drm-intel-next-2015-03-27-merge' of... · 9e87e48f
      Dave Airlie authored
      Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/drm-intel into drm-next
      
      This backmerges 4.0-rc6 due to the recent fixes in rc5/6
      
      - DP link rate refactoring from Ville
      - byt/bsw rps tuning from Chris
      - kerneldoc for the shrinker code
      - more dynamic ppgtt pte work (Michel, Ben, ...)
      - vlv dpll code refactoring to prep fro bxt (Imre)
      - refactoring the sprite colorkey code (Ville)
      - rotated ggtt view support from Tvrtko
      - roll out struct drm_atomic_state to prep for atomic update (Ander)
      
      * tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/drm-intel: (473 commits)
        Linux 4.0-rc6
        arm64: juno: Fix misleading name of UART reference clock
        drm/i915: Update DRIVER_DATE to 20150327
        drm/i915: Skip allocating shadow batch for 0-length batches
        drm/i915: Handle error to get connector state when staging config
        drm/i915: Compare GGTT view structs instead of types
        drm/i915: fix simple_return.cocci warnings
        drm/i915: Add module param to test the load detect code
        drm/i915: Remove usage of encoder->new_crtc from clock computations
        drm/i915: Don't look at staged config crtc when changing DRRS state
        drm/i915: Convert intel_pipe_will_have_type() to using atomic state
        drm/i915: Pass an atomic state to modeset_global_resources() functions
        drm/i915: Add dynamic page trace events
        drm/i915: Finish gen6/7 dynamic page table allocation
        drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
        drm/i915: Fix i915_dma_map_single positive error code
        drm/i915: Prevent out of range pt in gen6_for_each_pde
        drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
        drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
        watchdog: imgpdc: Fix default heartbeat
        ...
      9e87e48f
    • Dave Airlie's avatar
      Merge branch 'drm-atmel-hlcdc-4.1-fixes' of git://github.com/bbrezillon/linux-at91 into drm-next · d7de390b
      Dave Airlie authored
      add PM fix.
      
      * 'drm-atmel-hlcdc-4.1-fixes' of git://github.com/bbrezillon/linux-at91:
        drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume
      d7de390b
    • Dave Airlie's avatar
      Merge tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabbayo/linux into drm-next · b1f389ec
      Dave Airlie authored
      - Allow amdkfd to work with multiple kgd instances. This is in preparation for
        AMD's new open source kernel graphic driver (amdgpu), and for the new
        AMD APU, Carrizo.
      
      - Convert timestamping to use 64bit time accessors
      
      - Three other minor changes.
      
      * tag 'drm-amdkfd-next-2015-03-25' of git://people.freedesktop.org/~gabbayo/linux:
        drm/amdkfd: Add multiple kgd support
        drm/amdkfd: Convert timestamping to use 64bit time accessors
        drm/amdkfd: add debug prints for process teardown
        drm/amdkfd: Remove unused field from struct qcm_process_device
        drm/amdkfd: rename fence_wait_timeout
      b1f389ec
  2. 30 Mar, 2015 1 commit
    • Daniel Vetter's avatar
      Merge tag 'v4.0-rc6' into drm-intel-next · 6e0aa801
      Daniel Vetter authored
      Backmerge Linux 4.0-rc6 because conflicts are (again) getting out of
      hand. To make sure we don't lose any bugfixes from the 4.0-rc5-rc6
      flurry of patches we've applied them all to -next too.
      
      Conflicts:
      	drivers/gpu/drm/i915/intel_display.c
      
      Always take the version from -next, we've already handled all
      conflicts with explicit cherrypicking.
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
      6e0aa801
  3. 29 Mar, 2015 7 commits
  4. 28 Mar, 2015 9 commits
  5. 27 Mar, 2015 20 commits