summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2016-08-25drm/amd/powerplay: get system info by cgs interface.Rex Zhu1-4/+20
2016-08-25drm/amdgpu: add support for getting sub_device id andRex Zhu2-0/+8
2016-08-25drm/amdgpu: add vce bypass mode for tonga.Rex Zhu1-1/+2
2016-08-25drm/amd/powerplay: add bypass mode for vce 2.0.Rex Zhu1-2/+19
2016-08-25drm/amdgpu: refine function name for consistencyRex Zhu1-2/+2
2016-08-25drm/amdgpu/vce3: add support for third vce ringAlex Deucher3-7/+21
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher4-52/+45
2016-08-25drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher3-14/+14
2016-08-24drm/amdgpu: use memcpy_toio for VCE firmware uploadChristian König1-2/+2
2016-08-24drm/amdgpu: use memcpy_to/fromio for UVD fw uploadChristian König1-5/+5
2016-08-24drm/amd/powerplay: delete useless code in iceland_hwmgr.c.Rex Zhu1-2/+0
2016-08-24drm/amdgpu: switch UVD code to use UVD_NO_OP for paddingAlex Deucher6-5/+9
2016-08-24drm/amdgpu: add support for UVD_NO_OP registerAlex Deucher3-1/+4
2016-08-24drm/amdgpu: fix VCE ib alignment valueAlex Deucher1-1/+1
2016-08-24drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-08-23drm/amd/amdgpu: Print ring name in amdgpu_ib_schedule()Tom St Denis1-1/+1
2016-08-23drm/amd/powerplay: avoid NULL dereference, cz_hwmgr.cHeinrich Schuchardt1-1/+1
2016-08-23drm/amd/powerplay: avoid NULL pointer dereferenceHeinrich Schuchardt1-2/+2
2016-08-23drm/amdgpu/gmc8: remove dead code (v2)Heinrich Schuchardt1-9/+1
2016-08-23drm/amdgpu/gmc7: remove dead code (v2)Heinrich Schuchardt1-9/+1
2016-08-23drm/amdgpu: Fix indentation in dce_v8_0_audio_write_sad_regs()Alexandre Demers1-7/+7
2016-08-22drm/amdgpu: Use correct mask in dce_v8_0_afmt_setmode() and fix comment typos.Alexandre Demers1-3/+3
2016-08-22drm/amdgpu: cleanup amdgpu_vm_bo_update paramsChristian König3-12/+13
2016-08-22drm/amdgpu: stop adding dummy entry in amdgpu_ttm_placement_initChristian König1-5/+3
2016-08-22drm/amdgpu: cleanup amdgpu_ttm_placement_initChristian König1-52/+60
2016-08-22drm/amdgpu: fix lru size grouping v2Christian König2-0/+10
2016-08-22drm/amd/powerplay: Tidy up cz_hwmgr.cTom St Denis1-40/+13
2016-08-22drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONSMarek Olšák2-1/+5
2016-08-22drm/amdgpu: recover vram bo from shadow after gpu reset V2Chunming Zhou1-0/+62
2016-08-22drm/amdgpu: link all shadow bo V2Chunming Zhou3-1/+19
2016-08-22drm/amdgpu: update pt shadow while updating pt V2Chunming Zhou1-1/+15
2016-08-22drm/amdgpu: update pd shadow while updating pd V2Chunming Zhou2-19/+42
2016-08-22drm/amdgpu: sync bo and shadow V3Chunming Zhou3-8/+76
2016-08-22drm/amdgpu: add direct submision option for copy_bufferChunming Zhou4-11/+21
2016-08-19drm/amdgpu: add need backup function V2Chunming Zhou3-1/+10
2016-08-19drm/amd/amdgpu: S3 resumed failed after 4-5 times loopjimqu1-52/+81
2016-08-19drm/amdgpu: use domain's gpu_offset for start addrFlora Cui2-11/+3
2016-08-19drm/amdgpu: update gart_pin_size only if the bo is pined to GTTFlora Cui1-1/+1
2016-08-19drm/amdgpu: check domain sanity in amdgpu_bo_pin_restricted()Flora Cui1-0/+5
2016-08-19amdgpu: move ttm stuff to amdgpu_ttm.hFlora Cui3-51/+80
2016-08-19drm/amd/powerplay: enable power containment features for tonga.Rex Zhu5-9/+548
2016-08-17drm/amd/amdgpu: Add more debugfs config dataTom St Denis1-1/+5
2016-08-17drm/amdgpu: Hardcode virtual DCE vblank / scanout position return valuesEmily Deng1-12/+4
2016-08-16drm/amd/amdgpu: Add more config data for debugfsTom St Denis1-1/+6
2016-08-16drm/amdgpu: fix coding style in amdgpu_object.cChristian König1-37/+49
2016-08-16drm/amdgpu: add function pointer to the pte_update_paramsChristian König1-22/+54
2016-08-16drm/amdgpu: stop splitting PTE commands into smaller onesChristian König5-149/+73
2016-08-16drm/amdgpu: remove AMDGPU_VM_NO_FLUSH defineChristian König1-3/+0
2016-08-16drm/amdgpu: cleanup the write_pte implementationsChristian König5-98/+54
2016-08-16drm/amdgpu: remove pages_addr handling from the VM codeChristian König1-9/+1