1. 04 Sep, 2015 4 commits
    • Dave Airlie's avatar
      Merge branch 'drm-rockchip-2015-08-26' of... · aed160ea
      Dave Airlie authored
      Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next
      
      Here are some fixes and some new features for rockchip drm,
          tested on popmetal rk3288 board, can you land them?
      
      * 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip:
        drm/rockchip: vop: support plane scale
        drm/rockchip: vop: restore vop registers when resume
        drm/rockchip: vop: Default enable win2/3 area0 bit
        drm/rockchip: vop: Add yuv plane support
        drm/rockchip: vop: Fix window dest start point
        drm/rockchip: vop: Fix virtual stride calculation
      aed160ea
    • Dave Airlie's avatar
      Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next · 41e8a0a3
      Dave Airlie authored
      Pull request of 2015-09-01
      
      A single commit. Workaround for
      https://bugzilla.redhat.com/show_bug.cgi?id=1227193
      
      * tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux:
        drm/vmwgfx: Allow dropped masters render-node like access on legacy nodes v2
      41e8a0a3
    • Dave Airlie's avatar
      Merge branch 'exynos-drm-next' of... · 55cdb314
      Dave Airlie authored
      Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
      
         This is a last pull request, which includes two g2d patches
         I missed, and more cleanup series of Exynos drm driver.
      
         The cleanup series makes Exynos drm driver more simple,
         and removes unnecessary codes, and considers multiple plane format
         of framebuffer. I hope this not to be late.
      
      * 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
        drm/exynos: remove buf_cnt from struct exynos_drm_fb
        drm/exynos: remove exynos_drm_fb_get_buf_cnt()
        drm/exynos: cleanup exynos_user_fb_create()
        drm/exynos: update exynos_drm_framebuffer_init() for multiple buffers
        drm/exynos: cleanup to get gem object for fb
        drm/exynos: update fb_info via only one function
        drm/exynos: cleanup exynos_drm_fbdev_update()
        drm/exynos: s/exynos_gem_obj/obj in exynos_drm_fbdev.c
        drm/exynos: remove exynos_drm_fb_set_buf_cnt()
        drm/exynos: remove superfluous checks in g2d_check_reg_offset()
        drm/exynos: fix size check in g2d_check_buf_desc_is_valid()
      55cdb314
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next · 99495589
      Dave Airlie authored
      More fixes for radeon and amdgpu for 4.3:
      - Send full DP aux address fixes for radeon and amdgpu
      - Fix an HDMI display regression for pre-DCE5 parts
      - UVD suspend fixes for amdgpu
      - Add an rs480 suspend quirk
      - Fix bo reserve handling in amdgpu GEM_OP ioctl
      - GPU scheduler fixes
      - SDMA optimizations
      - MEC fix for Fiji
      
      * 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux: (21 commits)
        drm/amdgpu: set MEC doorbell range for Fiji
        drm/amdgpu: implement burst NOP for SDMA
        drm/amdgpu: add insert_nop ring func and default implementation
        drm/amdgpu: add amdgpu_get_sdma_instance helper function
        drm/amdgpu: add AMDGPU_MAX_SDMA_INSTANCES
        drm/amdgpu: add burst_nop flag for sdma
        drm/amdgpu: add count field for the SDMA NOP packet v2
        drm/amdgpu: use PT for VM sync on unmap
        drm/amdgpu: make wait_event uninterruptible in push_job
        drm/amdgpu: fix amdgpu_bo_unreserve order in GEM_OP IOCTL v2
        drm/amdgpu: partially revert "modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()" v2
        Add radeon suspend/resume quirk for HP Compaq dc5750.
        drm/amdgpu: re-work sync_resv
        drm/amdgpu/atom: Send out the full AUX address
        drm/radeon/native: Send out the full AUX address
        drm/radeon/atom: Send out the full AUX address
        drm/amdgpu: use IB for fill_buffer instead of direct command
        drm/amdgpu: stop trying to suspend UVD sessions v2
        drm/amdgpu: add scheduler dependency callback v2
        drm/amdgpu: let the scheduler work more with jobs v2
        ...
      99495589
  2. 02 Sep, 2015 25 commits
  3. 01 Sep, 2015 1 commit
  4. 31 Aug, 2015 5 commits
  5. 30 Aug, 2015 5 commits