summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-07drm/amdgpu: drop wait_for_mc_idle asic callbackAlex Deucher7-19/+8
2016-07-07drm/amdgpu/gmc: make some functions staticAlex Deucher4-16/+8
2016-07-07drm/amdgpu: validate VM PTs only on evictionChristian König4-4/+20
2016-07-07drm/amdgpu: add eviction counterChristian König2-0/+6
2016-07-07drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helperChunming Zhou3-0/+14
2016-07-07drm/amd/powerplay: make sure VCE is disabled by defaultArindam Nath1-0/+1
2016-07-07drm/amd/amdgpu: make sure VCE is disabled by defaultArindam Nath1-0/+1
2016-07-07drm/amdgpu: disable compute pipeline sync workaround when using fixed fwAlex Deucher1-1/+27
2016-07-07drm/amdgpu/gfx8: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle1-0/+20
2016-07-07drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle1-0/+20
2016-07-07drm/amdgpu: add disable_cu parameterNicolai Hähnle4-0/+51
2016-07-07drm/amdgpu: evict vram when gpu resetChunming Zhou1-0/+4
2016-07-07drm/amdgpu: block scheduler when gpu resetChunming Zhou2-5/+27
2016-07-07amdgpu: use NULL instead of 0 for pointerArnd Bergmann1-1/+1
2016-07-07drm/amdgpu: pipeline evictions as wellChristian König1-2/+4
2016-07-07drm/amdgpu: save the PD addr before scheduling the jobChristian König2-4/+4
2016-07-07drm/ttm: add the infrastructure for pipelined evictionsChristian König3-5/+160
2016-07-07drm/ttm: simplify ttm_bo_waitChristian König1-33/+4
2016-07-07drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König5-15/+19
2016-07-07drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König5-9/+3
2016-07-07drm/amdgpu: remove pre move waitChristian König1-4/+0
2016-07-07drm/amdgpu: sync to buffer moves before VM updatesChristian König1-4/+19
2016-07-07drm/ttm: wait for BO idle after the move in ttm_bo_swapoutChristian König1-6/+9
2016-07-07drm/ttm: drop waiting for idle in ttm_bo_evict.Christian König1-10/+1
2016-07-07drm/ttm: drop wait for idle in ttm_bo_move_bufferChristian König1-14/+0
2016-07-07drm/ttm: wait for BO idle in ttm_bo_move_memcpyChristian König7-7/+18
2016-07-07drm/ttm: add wait for idle in all drivers bo_move functionsChristian König5-0/+25
2016-07-07drm/ttm: remove dummy bo_move implementationsChristian König4-46/+4
2016-07-07drm/ttm: remove NULL checks when calling ttm_tt_destroyChristian König3-11/+7
2016-07-07drm/ttm: cleanup ttm_tt_(unbind|destroy)Christian König4-26/+5
2016-07-07drm/amdgpu: some improvement in parsing inputsEric Huang1-3/+9
2016-07-07drm/amd/powerplay: remove useless soft pptable in Asic related backendEric Huang6-31/+0
2016-07-07drm/amd/powerplay: remove useless pp_table codes for Tonga/Fiji/Polaris10Eric Huang4-116/+0
2016-07-07drm/amd/powerplay: add uploading pptable and resetting powerplay supportEric Huang4-9/+63
2016-07-07drm/amd/powerplay: change backend allocation to backend initEric Huang4-36/+30
2016-07-07drm/amd/powerplay: add disable dpm tasks for Polaris10Eric Huang3-1/+257
2016-07-07drm/amd/powerplay: add disable dpm tasks for TongaEric Huang1-0/+1
2016-07-07drm/amd/powerplay: add function disable_dpm_tasks for FijiEric Huang3-0/+281
2016-07-07drm/amd/powerplay: add event task of disable dynamic state managementEric Huang4-2/+28
2016-07-07drm/amd/powerplay: keep soft_pp_table pointer value for re-uploadingEric Huang2-13/+8
2016-07-07drm/amdgpu: introduce a firmware debugfs to dump all current firmware versionsHuang Rui3-0/+135
2016-07-07drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_fir...Huang Rui2-67/+81
2016-07-07drm/amdgpu: remove cgs_acpi_method_argument member method_lengthNicolai Hähnle2-6/+2
2016-07-07drm/amd/powerplay: set UVD clocks bypass mode for Polaris10Eric Huang2-1/+8
2016-07-07drm/amdgpu: stop trying to schedule() with a spin heldChristian König1-0/+2
2016-07-07drm/radeon/cik: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amdgpu/gfx7: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amdgpu/gfx8: fix CP jump table sizeAlex Deucher1-1/+1
2016-07-07drm/amd/amdgpu : adding new tracepoints to track memory information.David Mao3-0/+43
2016-07-07drm/amd/amdgpu : Refine tracepoints to track more informationDavid Mao1-2/+18