summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie79-600/+550
2015-10-16Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org...Dave Airlie41-548/+1204
2015-10-16Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie37-822/+1076
2015-10-15Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie1-302/+185
2015-10-15Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie11-658/+297
2015-10-14drm/amdgpu: fix lockup when clean pending fencesJunwei Zhang1-3/+3
2015-10-14drm/amdgpu: add timer to fence to detect scheduler lockupJunwei Zhang3-3/+61
2015-10-14drm/amdgpu: add VM CS mapping trace pointChristian König2-1/+19
2015-10-14drm/amdgpu: add option to clear VM page tables after every submitChristian König3-1/+21
2015-10-14drm/amdgpu: add option to stop on VM faultChristian König4-6/+80
2015-10-14drm/amdgpu: only print meaningful VM faultsChristian König2-4/+12
2015-10-14drm/amdgpu: also trace already allocated VMIDsChristian König1-1/+3
2015-10-14drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner2-2/+0
2015-10-14drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>Lukas Wunner3-3/+0
2015-10-14drm/amdgpu: clean up pageflip interrupt handlingAlex Deucher3-159/+51
2015-10-14drm/amdgpu: rework sdma structuresAlex Deucher9-258/+245
2015-10-14drm/amdgpu: unpin cursor BOs on suspend and pin them again on resumeAlex Deucher1-1/+30
2015-10-14drm/amdgpu/dce8: Fold set_cursor() into show_cursor()Alex Deucher1-13/+5
2015-10-14drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOsAlex Deucher1-37/+24
2015-10-14drm/amdgpu/dce8: Move hotspot handling out of set_cursorAlex Deucher1-19/+17
2015-10-14drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)Alex Deucher1-24/+57
2015-10-14drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher1-23/+51
2015-10-14drm/amdgpu/dce11: Fold set_cursor() into show_cursor()Alex Deucher1-13/+5
2015-10-14drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOsAlex Deucher1-37/+24
2015-10-14drm/amdgpu/dce11: Move hotspot handling out of set_cursorAlex Deucher1-19/+17
2015-10-14drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)Alex Deucher1-24/+57
2015-10-14drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher1-23/+51
2015-10-14drm/amdgpu/dce10: Fold set_cursor() into show_cursor()Alex Deucher1-13/+5
2015-10-14drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOsAlex Deucher1-37/+24
2015-10-14drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher1-19/+17
2015-10-14drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher1-24/+57
2015-10-14drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher2-23/+55
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher2-2/+25
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher2-2/+18
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher1-1/+10
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher1-1/+2
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher1-2/+2
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou1-2/+2
2015-10-07drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou1-0/+2
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou1-0/+5
2015-10-07drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher1-190/+197
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä15-13/+31
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding42-232/+239
2015-10-05drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen5-7/+8
2015-10-05drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen1-0/+2
2015-10-02drm/radeon: remove volatile qualifierGrazvydas Ignotas1-3/+3
2015-10-02drm/radeon: refactor register check loopGrazvydas Ignotas1-6/+4
2015-10-02drm/radeon: split evergreen_cs_check_regGrazvydas Ignotas1-22/+27
2015-10-02drm/radeon: simplify register checkerGrazvydas Ignotas1-31/+18
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner3-3/+3