1. 10 Jul, 2015 4 commits
    • Dave Airlie's avatar
      Merge tag 'omapdrm-4.2-fixes' of... · 2d28b633
      Dave Airlie authored
      Merge tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-fixes
      
      omapdrm fixes for 4.2
      
      Small fixes for omapdrm, including:
      * Fix packed 24 bit color formats
      * Ensure the planes are inside the crtc
      * Handle out-of-dma-memory error
      
      * tag 'omapdrm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux:
        drm/omap: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
        drm/omap: fix align_pitch() for 24 bits per pixel
        drm/omap: fix omap_gem_put_paddr() error handling
        drm/omap: fix omap_framebuffer_unpin() error handling
        drm/omap: increase DMM transaction timeout
        drm/omap: check that plane is inside crtc
        drm/omap: return error if dma_alloc_writecombine fails
      2d28b633
    • Dave Airlie's avatar
      Merge tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes · 59e7a16d
      Dave Airlie authored
      Pile of fixes for either 4.2 issues or cc: stable. This should fix the 2nd
      kind of WARNING Linus's been seeing, please ask him to scream if that's
      not the case.
      
      * tag 'drm-intel-fixes-2015-07-09' of git://anongit.freedesktop.org/drm-intel:
        Revert "drm/i915: Allocate context objects from stolen"
        drm/i915: Declare the swizzling unknown for L-shaped configurations
        drm/i915: Use crtc_state->active in primary check_plane func
        drm/i915: Check crtc->active in intel_crtc_disable_planes
        drm/i915: Restore all GGTT VMAs on resume
        drm/i915/chv: fix HW readout of the port PLL fractional divider
      59e7a16d
    • Dave Airlie's avatar
      Merge tag 'drm-amdkfd-fixes-2015-07-09' of... · 008b3f1f
      Dave Airlie authored
      Merge tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
      
      A single fix so far for 4.2:
      - checking a pointer is not null before using it
      
      * tag 'drm-amdkfd-fixes-2015-07-09' of git://people.freedesktop.org/~gabbayo/linux:
        drm/amdkfd: validate pdd where it acquired first
      008b3f1f
    • Dave Airlie's avatar
      Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixes · 9d5715f9
      Dave Airlie authored
      radeon and amdgpu fixes for 4.2.  All over the place:
      - fix cursor corruption on resume and re-enable no VT switch on suspend
      - vblank fixes
      - fix gpuvm error messages
      - misc other fixes
      
      * 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linux:
        drm/radeon: disable vce init on cayman (v2)
        drm/amdgpu: fix timeout calculation
        drm/radeon: check if BO_VA is set before adding it to the invalidation list
        drm/radeon: allways add the VM clear duplicate
        Revert "Revert "drm/radeon: dont switch vt on suspend""
        drm/radeon: Fold radeon_set_cursor() into radeon_show_cursor()
        drm/radeon: unpin cursor BOs on suspend and pin them again on resume (v2)
        drm/radeon: Clean up reference counting and pinning of the cursor BOs
        drm/radeon: fix underflow in r600_cp_dispatch_texture()
        drm/radeon: default to 2048 MB GART size on SI+
        drm/radeon: fix HDP flushing
        drm/radeon: use RCU query for GEM_BUSY syscall
        drm/amdgpu: Handle irqs only based on irq ring, not irq status regs.
        drm/radeon: Handle irqs only based on irq ring, not irq status regs.
      9d5715f9
  2. 09 Jul, 2015 27 commits
  3. 08 Jul, 2015 9 commits