summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-09Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2016-12-08drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis
2016-12-07drm/amdgpu: just suspend the hw on pci shutdownAlex Deucher
2016-12-06drm/amdgpu: no need to ungate uvd/vce clock when fini.Rex Zhu
2016-12-06Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter
2016-12-06drm/amdgpu: don't add files at control minor debugfs directoryNicolai Stange
2016-12-06Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-12-04don't open-code file_inode()Al Viro
2016-11-15drm/amdgpu:fix vpost_needed routineMonk Liu
2016-11-11drm/amdgpu: fix logic error for checking amdgpu_vram_page_splitjimqu
2016-11-07Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2016-10-25drm/amdgpu: use amdgpu_bo_[create|free]_kernel for wbAlex Deucher
2016-10-25drm/amd/amdgpu: re-factor debugfs wave readerTom St Denis
2016-10-25drm/amd/amdgpu: Make debugfs write compliment readTom St Denis
2016-10-25drm/amd/amdgpu: Allow broadcast on debugfs read (v2)Tom St Denis
2016-10-25drm/amd/amdgpu: Fix debugfs wave readerTom St Denis
2016-10-25drm/amd/amdgpu: Add wave reader to debugfsTom St Denis
2016-10-25drm/amdgpu: rework IP block registration (v2)Alex Deucher
2016-10-25drm/amdgpu: clarify why we evict vram twice on suspendAlex Deucher
2016-10-25drm/amdgpu: add VRAM manager v2Christian König
2016-10-25drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König
2016-10-25drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)Emily Deng
2016-10-25drm/amdgpu: rename amdgpu_whether_enable_virtual_displayAlex Deucher
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher
2016-10-12drm/amdgpu: clarify UVD/VCE special handling for CGAlex Deucher
2016-10-12drm/amd/amdgpu: enable clockgating only after late initArindam Nath
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-10-06drm/amdgpu: also track late init stateGrazvydas Ignotas
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas
2016-09-22drm/amdgpu: mark symbols static where possibleBaoyou Xie
2016-09-22drm/amdgpu:determine if vPost is needed indeedMonk Liu
2016-09-19drm/amdgpu:changes of virtualization cases probe (v3)Monk Liu
2016-09-19drm/amdgpu: Use kmalloc_array() in amdgpu_debugfs_gca_config_read()Markus Elfring
2016-09-19drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)Tom St Denis
2016-09-19Revert "drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFF"Alex Deucher
2016-09-16drm/amdgpu: not set cg for vce/uvd in late init.Rex Zhu
2016-09-12drm/amd/amdgpu: S4 issue for amdgpu (v2)jimqu
2016-09-02drm/amdgpu: skip suspend/resume on DRM_SWITCH_POWER_DYNAMIC_OFFAlex Deucher
2016-08-31drm/amdgpu: add gart recovery by gtt list V2Chunming Zhou
2016-08-31drm/amdgpu: link all gtt when binding them V2Chunming Zhou