summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-07-07drm/amd/powerplay: Unify family definesTom St Denis3-13/+6
2016-07-07drm/amdgpu: clean up ring_backup code, no need moreChunming Zhou3-103/+2
2016-07-07drm/amdgpu: ib test first after gpu resetChunming Zhou1-10/+10
2016-07-07drm/amdgpu: recovery hw jobs when gpu reset V3Chunming Zhou2-2/+5
2016-07-07drm/amdgpu: abstract amdgpu_vm_is_gpu_resetChunming Zhou1-1/+8
2016-07-07drm/amdgpu: add a bool to specify if needing vm flush V2Chunming Zhou4-47/+36
2016-07-07drm/amdgpu: add amd_sched_job_recoveryChunming Zhou2-0/+34
2016-07-07drm/amdgpu: force completion for gpu resetChunming Zhou1-2/+3
2016-07-07drm/amdgpu: block ttm first before parking schedulerChunming Zhou1-2/+3
2016-07-07drm/amd: add amd_sched_hw_job_resetChunming Zhou2-0/+15
2016-07-07drm/amd: add parent for sched fenceChunming Zhou3-0/+3
2016-07-07drm/amdgpu: remove evict vramChunming Zhou1-3/+0
2016-07-07drm/amdgpu: put old hw fence of job if gpu resetChunming Zhou1-0/+2
2016-07-07drm/amdgpu: remove fence parameter from amd_sched_job_initChristian König4-12/+7
2016-07-07drm/amdgpu: earlier free SA resourcesChristian König3-2/+4
2016-07-07drm/amdgpu: shorten amdgpu_job_free_resourcesChristian König1-3/+5
2016-07-07drm/amdgpu: fix user fence handling once moreChristian König4-14/+9
2016-07-07drm/amd/amdgpu: Add bank selection for MMIO debugfs (v3)Tom St Denis1-3/+32
2016-07-07drm/amd/amdgpu: Add gca config debug entry (v4)Tom St Denis1-0/+70
2016-07-07drm/amd/gfx: add instance field to select_se_sh (v3)Tom St Denis5-29/+39
2016-07-07drm/amdgpu: Poll for both connect/disconnect on analog connectorsLyude1-3/+4
2016-07-07drm/radeon: Poll for both connect/disconnect on analog connectorsLyude1-6/+9
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou1-0/+7
2016-07-07drm/amd/powerplay: change condition judgment as function's return value changed.Rex Zhu1-7/+6
2016-07-07drm/amd/powerplay: functions's return state was reversedRex Zhu1-2/+2
2016-07-07drm/amdgpu: stop disabling irqs when it isn't neccessaryChristian König1-8/+6
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou1-0/+1
2016-07-07drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou1-1/+4
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou2-0/+5
2016-07-07drm/ttm: fix stupid parameter inversion in the pipeline codeChristian König1-1/+1
2016-07-07drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers1-2/+2
2016-07-07drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers1-1/+1
2016-07-07drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns1-2/+1
2016-07-07drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flipMichel Dänzer1-4/+4
2016-07-07drm/amdgpu/gmc7: remove duplicate wait_for_idle functionsAlex Deucher1-28/+5
2016-07-07drm/amdgpu/gmc8: remove duplicate wait_for_idle functionsAlex Deucher1-33/+5
2016-07-07drm/amdgpu/dce8: fix flash with white screen on monitorJunwei Zhang1-60/+7
2016-07-07drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher1-0/+8
2016-07-07drm/amdgpu: add missing breaksAlex Deucher1-0/+2
2016-07-07drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher2-0/+34
2016-07-07drm/amdgpu/powerplay/cz: add missing call to powergate VCEAlex Deucher1-1/+1
2016-07-07drm/amdgpu/dce11: update async flip update timeAlex Deucher1-3/+2
2016-07-07drm/ttm: wait for eviction in ttm_bo_force_list_cleanChristian König1-0/+18
2016-07-07drm/amdgpu: don't update page tables for VM emulationChristian König1-7/+8
2016-07-07drm/amdgpu: implement HDP functions for UVD v2Christian König3-0/+88
2016-07-07drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui5-9/+20
2016-07-07drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop staticAlex Deucher2-4/+1
2016-07-07drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex Deucher4-10/+14
2016-07-07drm/amdgpu: move select_se_sh into the gfx structAlex Deucher6-7/+12
2016-07-07drm/amdgpu: move get_gpu_clock_counter into the gfx structAlex Deucher9-14/+22