summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-21drm/amdgpu: change VM size default to 64GBChristian König
2015-10-21drm/amdgpu: add Stoney pci idsSamuel Li
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li
2015-10-21drm/amdgpu: add VCE support for Stoney (v2)Samuel Li
2015-10-21drm/amdgpu: add UVD support for StoneySamuel Li
2015-10-21drm/amdgpu: add GFX support for Stoney (v2)Samuel Li
2015-10-21drm/amdgpu: add SDMA support for Stoney (v2)Samuel Li
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