aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-14drm/radeon: handle runtime pm in fbcon (v2)Alex Deucher1-0/+28
2016-09-14drm/amdgpu: handle runtime pm in fbcon (v2)Alex Deucher1-0/+28
2016-09-14drm/amdgpu/si/dpm: fix symbol conflicts with radeonAlex Deucher3-173/+181
2016-09-14drm/amdgpu/si/dpm: make a bunch of things staticAlex Deucher1-18/+16
2016-09-14drm/amd/powerplay/polaris10: mark symbols static where possibleBaoyou Xie3-35/+44
2016-09-14drm/amd/powerplay/fiji: mark symbols static where possibleBaoyou Xie2-17/+22
2016-09-14drm/amdgpu: mark symbols static where possibleBaoyou Xie6-11/+11
2016-09-14drm/amdgpu: add missing header dependenciesBaoyou Xie3-0/+4
2016-09-14amd/powerplay: use kmemdup instead of kmalloc + memcpyEdward O'Callaghan1-6/+3
2016-09-14drm/amd/powerplay: delete duplicated function and definition.Rex Zhu7-25/+10
2016-09-14drm/amd/powerplay: move smu related variable definitions to smumgr.Rex Zhu3-17/+21
2016-09-14drm/amd/powerplay: wrap get evv voltage functionsRex Zhu2-0/+20
2016-09-14drm/amd/powerplay: add helper function to get voltage id in votage tableRex Zhu2-2/+23
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu4-58/+87
2016-09-14drm/amd/powerplay: add module parameter to mask pp featuresRex Zhu2-0/+5
2016-09-14drm/amd/powerplay: add feature flags in hwmgr to enable/disable special featu...Rex Zhu1-0/+14
2016-09-14drm/amd/powerplay: mark symbols static where possible on tonga/iceland.Rex Zhu2-8/+8
2016-09-14drm/amdgpu: use error label to handle exceptional caseHuang Rui1-9/+13
2016-09-14drm/amdgpu: update gart_pin_size if bo is in GTTFlora Cui1-1/+1
2016-09-14drm/amdgpu: bind GTT on demandChristian König8-7/+84
2016-09-14drm/amdgpu: fix GTT offset handlingChristian König1-5/+5
2016-09-14drm: modify drm_global_item_ref to avoid two times of writing ref->objectHuang Rui1-10/+14
2016-09-14drm/amdgpu:implement CONTEXT_CONTROL (v5)Monk Liu6-2/+79
2016-09-14drm/amd/powerplay: declare functions instand of include header file.Rex Zhu2-5/+6
2016-09-14drm/amd/powerplay: calculate flexible array member's address.Rex Zhu3-83/+140
2016-09-14drm/amdgpu/si: Call amdgpu_ttm_set_active_vram_size from si_dma_start/stopMichel Dänzer1-0/+5
2016-09-14drm/amdgpu: free the BO in kernel by helper amdgpu_bo_free_kernel()Junwei Zhang5-46/+16
2016-09-14drm/amdgpu: add a new helper to free a BO in kernel allocationsJunwei Zhang2-0/+31
2016-09-14drm/amd/amdgpu: Fix return values in SI DPM codeTom St Denis1-2/+8
2016-09-14drm/amdgpu: move some release handles into fail labels (v2)Huang Rui1-13/+12
2016-09-14drm/amd/amdgpu: Remove double lock from gfx v6Tom St Denis1-4/+0
2016-09-14drm/amd/amdgpu: Convert messages in gmc v6 to dev_*()Tom St Denis1-8/+8
2016-09-14drm/amd/amdgpu: Comment out currently unused SI DPM structTom St Denis1-0/+2
2016-09-14drm/amd/amdgpu: Tidy up SI SMC code (v2)Tom St Denis3-22/+12
2016-09-12drm/amd/amdgpu: Tidy up SI IH codeTom St Denis1-22/+8
2016-09-12drm/amd/amdgpu: Correct whitespace in SI DPM codeTom St Denis1-232/+209
2016-09-12drm/amd/amdgpu: Clean up SI DPM table assignmentsTom St Denis1-32/+10
2016-09-12drm/amd/amdgpu: Allow calling si_dpm_fini at any pointTom St Denis1-3/+3
2016-09-12drm/amd/amdgpu: Tidy up SI DMA codeTom St Denis1-30/+5
2016-09-12drm/amd/powerplay: fix issue power containment not enabled on Tonga.Rex Zhu1-3/+0
2016-09-12drm/amd/powerplay: enable/disable auto thermal throttle for tonga.Rex Zhu1-0/+82
2016-09-12drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu2-8/+35
2016-09-12drm/amdgpu: change job->ctx field nameMonk Liu4-9/+9
2016-09-12drm/amdgpu: new method to sync ce&deMonk Liu1-18/+6
2016-09-12drm/amdgpu: add VCE VM mode supportMaruthi Srinivas Bayyavarapu2-3/+64
2016-09-02drm/amd/amdgpu: Merge get_wptr functions in gfx6Tom St Denis1-20/+11
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx8Tom St Denis1-8/+3
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx7Tom St Denis1-8/+3
2016-09-02drm/amd/amdgpu: Merge get_rptr functions in gfx6Tom St Denis1-8/+3
2016-09-02drm/amd/amdgpu: Various tidy ups for gfx6Tom St Denis1-35/+5