drm/amdgpu/uvd5: add ring callbacks for ib and dma frame size
[cascardo/linux.git] / drivers /
2016-09-16 Alex Deucherdrm/amdgpu/uvd5: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/uvd4.2: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/sdma3: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/sdma2.4: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/cik_sdma: add ring callbacks for ib and...
2016-09-16 Alex Deucherdrm/amdgpu/si_dma: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/gfx8: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/gfx7: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/gfx6: add ring callbacks for ib and dma...
2016-09-16 Alex Deucherdrm/amdgpu/ring: add an interface to get dma frame...
2016-09-16 Alex Deucherdrm/amdgpu/sdma3: drop unused functions
2016-09-16 Alex Deucherdrm/amdgpu/gfx6: drop gds_switch callback
2016-09-16 Alex Deucherdrm/amdgpu/gfx6: add ring_emit_cntxcntl
2016-09-16 Alex Deucherdrm/amdgpu/gfx6: drop duplicate code
2016-09-16 Alex Deucherdrm/amdgpu/si: fix ring size for compute
2016-09-16 Rex Zhudrm/amd/powerplay: Partially revert change initialize...
2016-09-16 Rex Zhudrm/amdgpu: not set cg for vce/uvd in late init.
2016-09-16 Rex Zhudrm/amd/powerplay: add pptable point check before use it
2016-09-16 Rex Zhudrm/amd/powerplay: add pp_table_version in hwmgr.
2016-09-16 Rex Zhudrm/amd/powerplay: rename tonga_processpptable* to...
2016-09-16 Jordan Lazaredrm/amdgpu/vi: Use correct external_rev_id for stoney
2016-09-14 Christian Königdrm/amdgpu: use explicit limit for VRAM<->GTT moves
2016-09-14 Christian Königdrm/amdgpu: use explicit GTT limit for evictions
2016-09-14 Christian Königdrm/amdgpu: unbind GTT only when it is bound
2016-09-14 Christian Königdrm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
2016-09-14 Christian Königdrm/amdgpu: validate size and offset of user fence BO
2016-09-14 Christian Königdrm/ttm: rework handling of private mem types
2016-09-14 Christian Königdrm/ttm: use ffs in ttm_mem_type_from_place
2016-09-14 Alex Deucherdrm/radeon: handle runtime pm in fbcon (v2)
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
next