summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-14drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher
2016-09-14drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher
2016-09-14drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher
2016-09-14drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie
2016-09-14drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie
2016-09-14drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-09-14drm/amdgpu: add missing header dependenciesBaoyou Xie
2016-09-14amd/powerplay: use kmemdup instead of kmalloc + memcpyEdward O'Callaghan
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu
2016-09-14drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu
2016-09-14drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu
2016-09-14drm/amd/powerplay: add feature flags in hwmgr to enable/disable special featu...Rex Zhu
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu
2016-09-14drm/amdgpu: use error label to handle exceptional caseHuang Rui
2016-09-14drm/amdgpu: update gart_pin_size if bo is in GTTFlora Cui
2016-09-14drm/amdgpu: bind GTT on demandChristian König
2016-09-14drm/amdgpu: fix GTT offset handlingChristian König
2016-09-14drm: modify drm_global_item_ref to avoid two times of writing ref->objectHuang Rui
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu
2016-09-14drm/amd/powerplay: declare functions instand of include header file.Rex Zhu
2016-09-14drm/amd/powerplay: calculate flexible array member's address.Rex Zhu
2016-09-14drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stopMichel Dänzer
2016-09-14drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang
2016-09-14drm/amdgpu: add a new helper to free a BO in kernel allocationsJunwei Zhang
2016-09-14drm/amd/amdgpu: Fix return values in SI DPM codeTom St Denis
2016-09-14drm/amdgpu: move some release handles into fail labels (v2)Huang Rui
2016-09-14drm/amd/amdgpu: Remove double lock from gfx v6Tom St Denis
2016-09-14drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()Tom St Denis
2016-09-14drm/amd/amdgpu: Comment out currently unused SI DPM structTom St Denis
2016-09-14drm/amd/amdgpu: Tidy up SI SMC code (v2)Tom St Denis
2016-09-12drm/amd/amdgpu: Tidy up SI IH codeTom St Denis
2016-09-12drm/amd/amdgpu: Correct whitespace in SI DPM codeTom St Denis
2016-09-12drm/amd/amdgpu: Clean up SI DPM table assignmentsTom St Denis
2016-09-12drm/amd/amdgpu: Allow calling si_dpm_fini at any pointTom St Denis
2016-09-12drm/amd/amdgpu: Tidy up SI DMA codeTom St Denis
2016-09-12drm/amd/powerplay: fix issue power containment not enabled on Tonga.Rex Zhu
2016-09-12drm/amd/powerplay: enable/disable auto thermal throttle for tonga.Rex Zhu
2016-09-12drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu
2016-09-12drm/amdgpu: change job->ctx field nameMonk Liu
2016-09-12drm/amdgpu: new method to sync ce&deMonk Liu
2016-09-12drm/amdgpu: add VCE VM mode supportMaruthi Srinivas Bayyavarapu
2016-09-02drm/amd/amdgpu: Merge get_wptr functions in gfx6Tom St Denis
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx8Tom St Denis
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx7Tom St Denis
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx6Tom St Denis
2016-09-02drm/amd/amdgpu: Various tidy ups for gfx6Tom St Denis
2016-09-02drm/amd/amdgpu: Simplify mask creation in gfx6Tom St Denis