cascardo/linux.git
2016-09-14 Alex Deucherdrm/amdgpu: handle runtime pm in fbcon (v2)
2016-09-14 Alex Deucherdrm/amdgpu/si/dpm: fix symbol conflicts with radeon
2016-09-14 Alex Deucherdrm/amdgpu/si/dpm: make a bunch of things static
2016-09-14 Baoyou Xiedrm/amd/powerplay/polaris10: mark symbols static where...
2016-09-14 Baoyou Xiedrm/amd/powerplay/fiji: mark symbols static where possible
2016-09-14 Baoyou Xiedrm/amdgpu: mark symbols static where possible
2016-09-14 Baoyou Xiedrm/amdgpu: add missing header dependencies
2016-09-14 Edward O'Callaghanamd/powerplay: use kmemdup instead of kmalloc + memcpy
2016-09-14 Rex Zhudrm/amd/powerplay: delete duplicated function and defin...
2016-09-14 Rex Zhudrm/amd/powerplay: move smu related variable definition...
2016-09-14 Rex Zhudrm/amd/powerplay: wrap get evv voltage functions
2016-09-14 Rex Zhudrm/amd/powerplay: add helper function to get voltage...
2016-09-14 Rex Zhudrm/amd/powerplay: initialize platform caps in hwmgr_init.
2016-09-14 Rex Zhudrm/amd/powerplay: add module parameter to mask pp...
2016-09-14 Rex Zhudrm/amd/powerplay: add feature flags in hwmgr to enable...
2016-09-14 Rex Zhudrm/amd/powerplay: mark symbols static where possible...
2016-09-14 Huang Ruidrm/amdgpu: use error label to handle exceptional case
2016-09-14 Flora Cuidrm/amdgpu: update gart_pin_size if bo is in GTT
2016-09-14 Christian Königdrm/amdgpu: bind GTT on demand
2016-09-14 Christian Königdrm/amdgpu: fix GTT offset handling
2016-09-14 Huang Ruidrm: modify drm_global_item_ref to avoid two times...
2016-09-14 Monk Liudrm/amdgpu:implement CONTEXT_CONTROL (v5)
2016-09-14 Rex Zhudrm/amd/powerplay: declare functions instand of include...
2016-09-14 Rex Zhudrm/amd/powerplay: calculate flexible array member...
2016-09-14 Michel Dänzerdrm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size...
2016-09-14 Junwei Zhangdrm/amdgpu: free the BO in kernel by helper amdgpu_bo_f...
2016-09-14 Junwei Zhangdrm/amdgpu: add a new helper to free a BO in kernel...
2016-09-14 Tom St Denisdrm/amd/amdgpu: Fix return values in SI DPM code
2016-09-14 Huang Ruidrm/amdgpu: move some release handles into fail labels...
2016-09-14 Tom St Denisdrm/amd/amdgpu: Remove double lock from gfx v6
2016-09-14 Tom St Denisdrm/amd/amdgpu: Convert messages in gmc v6 to dev_*()
2016-09-14 Tom St Denisdrm/amd/amdgpu: Comment out currently unused SI DPM...
2016-09-14 Tom St Denisdrm/amd/amdgpu: Tidy up SI SMC code (v2)
2016-09-12 Tom St Denisdrm/amd/amdgpu: Tidy up SI IH code
2016-09-12 Tom St Denisdrm/amd/amdgpu: Correct whitespace in SI DPM code
2016-09-12 Tom St Denisdrm/amd/amdgpu: Clean up SI DPM table assignments
2016-09-12 Tom St Denisdrm/amd/amdgpu: Allow calling si_dpm_fini at any point
2016-09-12 Tom St Denisdrm/amd/amdgpu: Tidy up SI DMA code
2016-09-12 Rex Zhudrm/amd/powerplay: fix issue power containment not...
2016-09-12 Rex Zhudrm/amd/powerplay: enable/disable auto thermal throttle...
2016-09-12 jimqudrm/amd/amdgpu: S4 issue for amdgpu (v2)
2016-09-12 Monk Liudrm/amdgpu: change job->ctx field name
2016-09-12 Monk Liudrm/amdgpu: new method to sync ce&de
2016-09-12 Maruthi Srinivas... drm/amdgpu: add VCE VM mode support
2016-09-02 Tom St Denisdrm/amd/amdgpu: Merge get_wptr functions in gfx6
2016-09-02 Tom St Denisdrm/amd/amdgpu: Merge get_rptr functions in gfx8
2016-09-02 Tom St Denisdrm/amd/amdgpu: Merge get_rptr functions in gfx7
2016-09-02 Tom St Denisdrm/amd/amdgpu: Merge get_rptr functions in gfx6
2016-09-02 Tom St Denisdrm/amd/amdgpu: Various tidy ups for gfx6
2016-09-02 Tom St Denisdrm/amd/amdgpu: Simplify mask creation in gfx6
2016-09-02 Tom St Denisdrm/amd/amdgpu: Add GRBM lock to various SI functions
2016-09-02 Rex Zhudrm/amd/powerplay: original power state table should...
2016-09-02 Rex Zhudrm/amd/powerplay: refine struct name for coding style...
2016-09-02 Rex Zhudrm/amd/powerplay: add vce state tables initialize...
2016-09-02 Rex Zhudrm/amd/powerplay: refine struct name for code style...
2016-09-02 Christian Königdrm/amdgpu: prevent command submission failures under...
2016-09-02 Christian Königdrm/amdgpu: only try again if we actually run into...
2016-09-02 Alex Deucherdrm/radeon: wire up a pci shutdown callback
2016-09-02 Alex Deucherdrm/amdgpu: wire up a pci shutdown callback
2016-09-02 Alex Deucherdrm/radeon: handle runtime pm in drm pre/post close
2016-09-02 Alex Deucherdrm/amdgpu: handle runtime pm in drm pre/post close
2016-09-02 Alex Deucherdrm/radeon: handle runtime pm correctly in amdgpu_drive...
2016-09-02 Alex Deucherdrm/amdgpu: handle runtime pm correctly in amdgpu_drive...
2016-09-02 Alex Deucherdrm/radeon: skip suspend/resume on DRM_SWITCH_POWER_DYN...
2016-09-02 Alex Deucherdrm/radeon: set runtime pm state to active on resume
2016-09-02 Alex Deucherdrm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYN...
2016-09-02 Alex Deucherdrm/amdgpu: set runtime pm state to active on resume
2016-09-02 Alex Deucherdrm/amdgpu/gfx6: drop some dead code
2016-08-31 Chunming Zhoudrm/amdgpu: add gart recovery by gtt list V2
2016-08-31 Chunming Zhoudrm/amdgpu: link all gtt when binding them V2
2016-08-31 Ken Wangdrm/amdgpu: add si pciids v2
2016-08-31 Alex Deucherdrm/amdgpu/si: Add updated smc firmware for SI kickers
2016-08-31 Ken Wangdrm/amdgpu: Add SI Family information
2016-08-31 Maruthi Srinivas... drm/amdgpu: enable SI DPM
2016-08-31 Huang Ruidrm/amdgpu: use DRM print instead of printk
2016-08-31 Maruthi Bayyavarapudrm/amdgpu: add SI DPM support (v4)
2016-08-31 Maruthi Srinivas... drm/amdgpu: add SI SMC support
2016-08-31 Maruthi Srinivas... drm/amdgpu: add si dpm support in amdgpu_atombios
2016-08-31 Ken Wangdrm/amdgpu: add si specific logic into the device initi...
2016-08-31 Ken Wangdrm/amdgpu: add si ip blocks setup v3
2016-08-31 Ken Wangdrm/amdgpu: add all the components for si into Makefile...
2016-08-31 Huang Ruidrm/amdgpu: introduce pcie port read/write entry
2016-08-31 Ken Wangdrm/amdgpu: add si implementation v10
2016-08-31 Ken Wangdrm/amdgpu: add DMA implementation for si v8
2016-08-31 Ken Wangdrm/amdgpu: add graphic pipeline implementation for...
2016-08-31 Ken Wangdrm/amdgpu: atombios change for dce6 to work v3
2016-08-31 Ken Wangdrm/amdgpu: add display controller implementation for...
2016-08-31 Ken Wangdrm/amdgpu: add interupt handler implementation for...
2016-08-31 Ken Wangdrm/amdgpu: add graphic memory controller implementatio...
2016-08-31 Ken Wangdrm/amdgpu: add si header files v4
2016-08-30 Ken Wangdrm/amdgpu: add SI asics types v2
2016-08-30 Monk Liudrm/amdgpu:add switch buffer to end of CS (v2)
2016-08-30 Tom St Denisdrm/amd/amdgpu: debugfs SMC addresses are byte addresses
2016-08-30 Jordan Lazaredrm/amd/powerplay: Remove unused variable causing compi...
2016-08-30 Tom St Denisdrm/amd/powerplay: Only load SDMA0/MEC firmware once...
2016-08-30 Tom St Denisdrm/amd/powerplay: Fix up return codes in cz SMU manager
2016-08-30 Tom St Denisdrm/amd/powerplay: Tidy up cz SMU manager
2016-08-30 Tom St Denisdrm/amd/powerplay: Fix CZ SMU firmware load check...
2016-08-30 Marek Olšákdrm/amdgpu: throttle buffer migrations at CS using...
2016-08-25 Tom St Denisdrm/amd/amdgpu: Tidy up cz_dpm.c
next