summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-10-21drm/amdgpu: add DCE support for StoneySamuel Li
2015-10-21drm/amdgpu: Update SMC/DPM for StoneySamuel Li
2015-10-21drm/amdgpu: add GMC support for StoneySamuel Li
2015-10-21drm/amdgpu: add Stoney chip familySamuel Li
2015-10-21drm/amdgpu: fix the broken vm->mutex V2Chunming Zhou
2015-10-21drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()Junwei Zhang
2015-10-21drm/amdgpu: remove the exclusive lockChristian König
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König
2015-10-21drm: fix trivial typosGeliang Tang
2015-10-19drm/amdgpu/dce: simplify suspend/resumeAlex Deucher
2015-10-19drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packetAlex Deucher
2015-10-15drm/radeon: Use rdev->gem.mutex to protect hyperz/cmask ownersDaniel Vetter
2015-10-14drm/amdgpu: fix lockup when clean pending fencesJunwei Zhang
2015-10-14drm/amdgpu: add timer to fence to detect scheduler lockupJunwei Zhang
2015-10-14drm/amdgpu: add VM CS mapping trace pointChristian König
2015-10-14drm/amdgpu: add option to clear VM page tables after every submitChristian König
2015-10-14drm/amdgpu: add option to stop on VM faultChristian König
2015-10-14drm/amdgpu: only print meaningful VM faultsChristian König
2015-10-14drm/amdgpu: also trace already allocated VMIDsChristian König
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner
2015-10-14drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner
2015-10-14drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher
2015-10-14drm/amdgpu: rework sdma structuresAlex Deucher
2015-10-14drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher
2015-10-14drm/amdgpu/dce8: Fold set_cursor() into show_cursor()Alex Deucher
2015-10-14drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOsAlex Deucher
2015-10-14drm/amdgpu/dce8: Move hotspot handling out of set_cursorAlex Deucher
2015-10-14drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)Alex Deucher
2015-10-14drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher
2015-10-14drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher
2015-10-14drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher
2015-10-14drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher
2015-10-14drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher
2015-10-14drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher
2015-10-14drm/amdgpu/dce10: Fold set_cursor() into show_cursor()Alex Deucher
2015-10-14drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOsAlex Deucher
2015-10-14drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher
2015-10-14drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher
2015-10-14drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou
2015-10-07drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou
2015-10-07drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher
2015-10-02drm/radeon: remove volatile qualifierGrazvydas Ignotas
2015-10-02drm/radeon: refactor register check loopGrazvydas Ignotas