1. 16 Feb, 2017 1 commit
  2. 10 Feb, 2017 3 commits
    • Dave Airlie's avatar
      Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next · 13f62f54
      Dave Airlie authored
      Some additional fixes for 4.11.  Delayed a bit due to Chinese New Year. Highlights:
      - Powerplay fixes
      - VCE and UVD powergating fixes
      - Clean up amdgpu SI gfx code to match CI and VI
      - Misc bug fixes
      
      * 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux: (30 commits)
        drm/amdgpu: report the number of bytes moved at buffer creation
        drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
        drm/amdgpu: add support for new smc firmware on polaris
        drm/amd/powerplay: refine code to avoid potential bug that the memory not cleared.
        drm/amdgpu: shut up #warning for compile testing
        drm/amdgpu/virt: fix double kfree on bo_va
        drm/radeon: remove some dead code
        drm/radeon: avoid kernel segfault in vce when gpu fails to resume
        drm/amd/powerplay: set fan speed to max in profile peak mode only.
        drm/amd/gfx6: update gb_addr_config
        drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
        drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
        drm/amdgpu: refine si_read_register
        drm/amdgpu/gfx6: clean up spi configuration
        drm/amdgpu/gfx6: clean up cu configuration
        drm/amdgpu/gfx6: clean up rb configuration
        drm/amdgpu: refine vce3.0 code and related powerplay pg code.
        drm/amdgpu: move subfunctions to the front of vce_v2_0.c.
        drm/amdgpu: enable vce pg feature on Kv.
        drm/amdgpu: refine code for VCE2.0 and related dpm code.
        ...
      13f62f54
    • Dave Airlie's avatar
      Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next · f320d357
      Dave Airlie authored
      two minor fixes.
      
      * tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dcu:
        drm/fsl-dcu: check for clk_prepare_enable() error
        drm/fsl-dcu: remove unneeded 'ret' assignment
      f320d357
    • Dave Airlie's avatar
      Merge tag 'drm-misc-next-fixes-2017-02-09' of... · 79b33494
      Dave Airlie authored
      Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
      
      Just 3 bugfixes for 4.11 merge window:
      
      - fbdev module unload oops fix from Chris
      - patch from Dan that look really dangers, better safe than sorry
      
      * tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc:
        drm/atomic: fix an error code in mode_fixup()
        drm: Cancel drm_fb_helper_resume_work on unload
        drm: Cancel drm_fb_helper_dirty_work on unload
      79b33494
  3. 09 Feb, 2017 8 commits
  4. 08 Feb, 2017 27 commits
  5. 07 Feb, 2017 1 commit