summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-07drm/radeon: Poll for both connect/disconnect on analog connectorsLyude
2016-07-07drm/amdgpu: stop/resume fb access when gpu reset V3Chunming Zhou
2016-07-07drm/amd/powerplay: change condition judgment as function's return value changed.Rex Zhu
2016-07-07drm/amd/powerplay: functions's return state was reversedRex Zhu
2016-07-07drm/amdgpu: stop disabling irqs when it isn't neccessaryChristian König
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou
2016-07-07drm/amdgpu: save/restore bios scratch when gpu resetChunming Zhou
2016-07-07drm/amdgpu: must update page table after gpu resetChunming Zhou
2016-07-07drm/ttm: fix stupid parameter inversion in the pipeline codeChristian König
2016-07-07drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers
2016-07-07drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers
2016-07-07drm/amd/amdgpu: Set DRIVER_MODESET feature flag at build timeFrank Binns
2016-07-07drm/amdgpu: Unpin BO if we can't get fences in amdgpu_crtc_page_flipMichel Dänzer
2016-07-07drm/amdgpu/gmc7: remove duplicate wait_for_idle functionsAlex Deucher
2016-07-07drm/amdgpu/gmc8: remove duplicate wait_for_idle functionsAlex Deucher
2016-07-07drm/amdgpu/dce8: fix flash with white screen on monitorJunwei Zhang
2016-07-07drm/amdgpu: skip invalid ip blocks in ip helpersAlex Deucher
2016-07-07drm/amdgpu: add missing breaksAlex Deucher
2016-07-07drm/amdgpu: add IP helpers for wait_for_idle and is_idleAlex Deucher
2016-07-07drm/amdgpu/powerplay/cz: add missing call to powergate VCEAlex Deucher
2016-07-07drm/amdgpu/dce11: update async flip update timeAlex Deucher
2016-07-07drm/ttm: wait for eviction in ttm_bo_force_list_cleanChristian König
2016-07-07drm/amdgpu: don't update page tables for VM emulationChristian König
2016-07-07drm/amdgpu: implement HDP functions for UVD v2Christian König
2016-07-07drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui
2016-07-07drm/amdgpu/gfx7: make gfx_v7_0_rlc_stop staticAlex Deucher
2016-07-07drm/amdgpu/gfx7: switch to using the existing rlc callbacksAlex 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
2016-07-07drm/amdgpu/gmc: make some functions staticAlex Deucher
2016-07-07drm/amdgpu: validate VM PTs only on evictionChristian König
2016-07-07drm/amdgpu: add eviction counterChristian König
2016-07-07drm/amdgpu: add amdgpu_irq_gpu_reset_resume_helperChunming Zhou
2016-07-07drm/amd/powerplay: make sure VCE is disabled by defaultArindam Nath
2016-07-07drm/amd/amdgpu: make sure VCE is disabled by defaultArindam Nath
2016-07-07drm/amdgpu: disable compute pipeline sync workaround when using fixed fwAlex Deucher
2016-07-07drm/amdgpu/gfx8: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle
2016-07-07drm/amdgpu/gfx7: set USER_SHADER_ARRAY_CONFIG based on disable_cu parameterNicolai Hähnle
2016-07-07drm/amdgpu: add disable_cu parameterNicolai Hähnle
2016-07-07drm/amdgpu: evict vram when gpu resetChunming Zhou
2016-07-07drm/amdgpu: block scheduler when gpu resetChunming Zhou
2016-07-07amdgpu: use NULL instead of 0 for pointerArnd Bergmann
2016-07-07drm/amdgpu: pipeline evictions as wellChristian König
2016-07-07drm/amdgpu: save the PD addr before scheduling the jobChristian König
2016-07-07drm/ttm: add the infrastructure for pipelined evictionsChristian König
2016-07-07drm/ttm: simplify ttm_bo_waitChristian König
2016-07-07drm/ttm: remove TTM_BO_PRIV_FLAG_MOVINGChristian König
2016-07-07drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanupChristian König
2016-07-07drm/amdgpu: remove pre move waitChristian König