summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2016-08-31drm/amdgpu: introduce pcie port read/write entryHuang Rui
2016-08-31drm/amdgpu: add DMA implementation for si v8Ken Wang
2016-08-30drm/amdgpu:add switch buffer to end of CS (v2)Monk Liu
2016-08-30drm/amdgpu: throttle buffer migrations at CS using a fixed MBps limit (v2)Marek Olšák
2016-08-25drm/amdgpu/vce3: add support for third vce ringAlex Deucher
2016-08-25drm/amdgpu: track the number of vce ringsAlex Deucher
2016-08-25drm/amdgpu: rename suspend_kms and resume_kmsAlex Deucher
2016-08-22drm/amdgpu: cleanup amdgpu_vm_bo_update paramsChristian König
2016-08-22drm/amdgpu: link all shadow bo V2Chunming Zhou
2016-08-22drm/amdgpu: update pd shadow while updating pd V2Chunming Zhou
2016-08-22drm/amdgpu: sync bo and shadow V3Chunming Zhou
2016-08-19drm/amdgpu: add need backup function V2Chunming Zhou
2016-08-19amdgpu: move ttm stuff to amdgpu_ttm.hFlora Cui
2016-08-16drm/amdgpu: stop splitting PTE commands into smaller onesChristian König
2016-08-16drm/amdgpu: cleanup the write_pte implementationsChristian König
2016-08-16drm/amdgpu: add shadow flag V2Chunming Zhou
2016-08-16drm/amdgpu: add shadow bo support V2Chunming Zhou
2016-08-10drm/amdgpu: Provide page_flip_target hookMichel Dänzer
2016-08-10drm/amdgpu: cleanup VM fragment definesChristian König
2016-08-10drm/amdgpu: remove unused VM definesChristian König
2016-08-10drm/amd/amdgpu: Simplify bitfield operations in gfx v8Tom St Denis
2016-08-10drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng
2016-08-08drm/amdgpu: Define one variable for virtual display.Emily Deng
2016-08-08drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang
2016-08-08drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui
2016-08-08drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu
2016-08-08drm/amdgpu: implement vce3 check/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou
2016-08-08drm/amdgpu: implement gfx8 check_soft_resetChunming Zhou
2016-08-08drm/amdgpu: add check_soft_reset ip funcChunming Zhou
2016-07-29drm/amdgpu: enable UVD context buffer for older HWChristian König
2016-07-29drm/amdgpu: add a fence timeout for the IB tests v2Christian König
2016-07-29drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König
2016-07-29drm/amdgpu: add begin/end_use ring callbacksChristian König
2016-07-29drm/amdgpu: remove fence_lockChristian König
2016-07-29drm/amdgpu: fix indentation in struct amdgpu_ringChristian König
2016-07-07drm/amdgpu: add read/write function for GC CAC programmingRex Zhu
2016-07-07drm/amdgpu: remove more of the ring backup codeAlex Deucher
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou
2016-07-07drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou
2016-07-07drm/amdgpu: earlier free SA resourcesChristian König
2016-07-07drm/amdgpu: fix user fence handling once moreChristian König
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou
2016-07-07drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher