summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie
2015-10-16Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
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/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-08drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directorySudip Mukherjee
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-07drm/amdgpu: fix 32-bit compiler warningArnd Bergmann
2015-10-06drm/amdgpu: flag iceland as experimentalAlex Deucher
2015-10-06drm/amdgpu: check before checking pci bridge registersAlex Deucher
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher
2015-10-02drm/amdgpu: add pm sysfs files lateAlex Deucher
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-30drm/amdgpu: only print meaningful VM faultsChristian König
2015-09-30drm/amdgpu/cgs: remove import_gpu_memAlex Deucher
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-29drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher