summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: cleanup amdgpu_vm_bo_update paramsChristian König2016-08-221-1/+1
* drm/amdgpu: link all shadow bo V2Chunming Zhou2016-08-221-0/+5
* drm/amdgpu: update pd shadow while updating pd V2Chunming Zhou2016-08-221-0/+1
* drm/amdgpu: sync bo and shadow V3Chunming Zhou2016-08-221-8/+0
* drm/amdgpu: add need backup function V2Chunming Zhou2016-08-191-0/+1
* amdgpu: move ttm stuff to amdgpu_ttm.hFlora Cui2016-08-191-43/+2
* drm/amdgpu: stop splitting PTE commands into smaller onesChristian König2016-08-161-0/+3
* drm/amdgpu: cleanup the write_pte implementationsChristian König2016-08-161-6/+4
* drm/amdgpu: add shadow flag V2Chunming Zhou2016-08-161-0/+8
* drm/amdgpu: add shadow bo support V2Chunming Zhou2016-08-161-0/+1
* drm/amdgpu: Provide page_flip_target hookMichel Dänzer2016-08-101-1/+2
* drm/amdgpu: cleanup VM fragment definesChristian König2016-08-101-4/+4
* drm/amdgpu: remove unused VM definesChristian König2016-08-101-2/+0
* drm/amd/amdgpu: Simplify bitfield operations in gfx v8Tom St Denis2016-08-101-0/+3
* drm/amdgpu: Change the virtual_display type from int to char*.Emily Deng2016-08-101-1/+2
* drm/amdgpu: Define one variable for virtual display.Emily Deng2016-08-081-0/+1
* drm/amdgpu: use the kernel zone memory size as the max remote memory in amdgpuKen Wang2016-08-081-0/+2
* drm/amdgpu: implement amdgpu_fill_buffer()Flora Cui2016-08-081-0/+5
* drm/amdgpu: use modules parameter to ctrl deep sleep feature in dpmRex Zhu2016-08-081-0/+1
* drm/amdgpu: implement vce3 check/post_soft_resetChunming Zhou2016-08-081-0/+1
* drm/amdgpu: implement UVD6 check/pre/post_soft_resetChunming Zhou2016-08-081-0/+1
* drm/amdgpu: implement gmc8 check/pre/post_soft_resetChunming Zhou2016-08-081-0/+2
* drm/amdgpu: implement sdma3 check/pre/post_soft_resetChunming Zhou2016-08-081-0/+1
* drm/amdgpu: implement gfx8 check_soft_resetChunming Zhou2016-08-081-0/+4
* drm/amdgpu: add check_soft_reset ip funcChunming Zhou2016-08-081-0/+1
* drm/amdgpu: enable UVD context buffer for older HWChristian König2016-07-291-0/+1
* drm/amdgpu: add a fence timeout for the IB tests v2Christian König2016-07-291-2/+2
* drm/amdgpu: use begin/end_use for VCE power/clock gatingChristian König2016-07-291-0/+1
* drm/amdgpu: add begin/end_use ring callbacksChristian König2016-07-291-0/+3
* drm/amdgpu: remove fence_lockChristian König2016-07-291-1/+0
* drm/amdgpu: fix indentation in struct amdgpu_ringChristian König2016-07-291-2/+2
* drm/amdgpu: add read/write function for GC CAC programmingRex Zhu2016-07-071-0/+6
* drm/amdgpu: remove more of the ring backup codeAlex Deucher2016-07-071-3/+0
* drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou2016-07-071-4/+0
* drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou2016-07-071-6/+3
* drm/amdgpu: earlier free SA resourcesChristian König2016-07-071-0/+1
* drm/amdgpu: fix user fence handling once moreChristian König2016-07-071-2/+1
* drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis2016-07-071-2/+2
* drm/amdgpu: must update page table after gpu resetChunming Zhou2016-07-071-0/+2
* drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher2016-07-071-0/+4
* drm/amdgpu: move select_se_sh into the gfx structAlex Deucher2016-07-071-0/+2
* drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher2016-07-071-3/+7
* drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher2016-07-071-3/+0
* drm/amdgpu: validate VM PTs only on evictionChristian König2016-07-071-1/+3
* drm/amdgpu: add eviction counterChristian König2016-07-071-0/+1
* drm/amdgpu: add disable_cu parameterNicolai Hähnle2016-07-071-0/+1
* drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui2016-07-071-0/+2
* drm/amdgpu: remove now unnecessary checksChristian König2016-07-071-1/+0
* drm/amdgpu: use a fence array for VMID managementChristian König2016-07-071-4/+6
* drm/amdgpu: add optional ring to amdgpu_sync_is_idleChristian König2016-07-071-1/+2
OpenPOWER on IntegriCloud