1. 20 Aug, 2017 2 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next · f30b8eaa
      Dave Airlie authored
      More changes for 4.14.  Highlights:
      - command submission overhead improvements
      - Huge page support for vega10
      - physical mode support for mjpeg for asics that don't support UVD vm
      - improve ttm_mem_type_manager_func debug
      - misc ttm fixes, cleanups
      - misc gpuvm cleanups
      
      * 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux: (26 commits)
        drm/ttm: use reservation_object_trylock in ttm_bo_individualize_resv v2
        drm/amdgpu: fix vega10 graphic hang issue in S3 test
        drm/amdgpu: bump version for support of UVD MJPEG decode
        drm/amdgpu: add MJPEG check for UVD physical mode msg buffer
        drm/ttm: Fix accounting error when fail to get pages for pool
        drm/amd/amdgpu: expose fragment size as module parameter (v2)
        drm/amd/amdgpu: store fragment_size in vm_manager
        drm/amdgpu: rename VM invalidated to moved
        drm/amdgpu: separate bo_va structure
        drm/amdgpu: drop the extra VM huge page flag v2
        drm/amdgpu: remove superflous amdgpu_bo_kmap in the VM
        drm/amdgpu: cleanup static CSA handling
        drm/amdgpu: SHADOW and VRAM_CONTIGUOUS flags shouldn't be used by userspace
        drm/amdgpu: save list length when fence is signaled
        drm/amdgpu: move vram usage tracking into the vram manager v2
        drm/amdgpu: move gtt usage tracking into the gtt manager v2
        drm/amdgpu: move debug print into the MM managers
        drm/amdgpu: fix incorrect use of the lru_lock
        drm/radeon: fix incorrect use of the lru_lock
        drm/ttm: make ttm_mem_type_manager_func debug more useful
        ...
      f30b8eaa
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-misc into drm-next · 54e0aa64
      Dave Airlie authored
      Cross-subsystem Changes:
      - Add tinydrm to MAINTAINERS using -misc tree and Noralf as maintainer (Noralf)
      
      Core Changes:
      - Finish dumb_mmap_offset cleanup by removing gem_cma_dumb_map_offset() (Noralf)
      - Add gem_framebuffer helper to facilitate removal of fb_cma cargo cult (Noralf)
      
      Driver Changes:
      - Various trivial patches
      
      Cc: Noralf Trønnes <noralf@tronnes.org>
      
      * tag 'drm-misc-next-2017-08-18' of git://anongit.freedesktop.org/git/drm-misc:
        drm: udl: constify usb_device_id
        drm/gma500: fix potential NULL pointer dereference dereference
        drm/tinydrm: make function st7586_pipe_enable static
        MAINTAINERS: Add drm/tinydrm maintainer entry
        drm/vc4: Use drm_gem_fb_create()
        drm/pl111: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
        drm/fb-cma-helper: Use drm_gem_framebuffer_helper
        drm: Add GEM backed framebuffer library
      54e0aa64
  2. 18 Aug, 2017 5 commits
  3. 17 Aug, 2017 26 commits
  4. 16 Aug, 2017 7 commits