summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2015-10-02drm/radeon: split evergreen_cs_check_regGrazvydas Ignotas
2015-10-02drm/radeon: simplify register checkerGrazvydas Ignotas
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-10-02drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner
2015-10-02Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-09-26Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson