summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
AgeCommit message (Expand)Author
2017-03-08drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-02-01Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-27drm/amdgpu: add new virtual display IDYintian Tao
2017-01-27drm/amdgpu: fix reboot failure issue for virtualizationXiangliang Yu
2017-01-27drm/amd/amdgpu: Add PCI info to gca_config debugfsTom St Denis
2017-01-27drm/amdgpu: do not reset gpu for virtualizationXiangliang Yu
2017-01-27drm/amdgpu: request/release full gpu access if device is vfXiangliang Yu
2017-01-27drm/amdgpu/virt: use kiq to access registers (v2)Xiangliang Yu
2017-01-27drm/amdgpu:invoke CSA functions (v2)Monk Liu
2017-01-27drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui
2017-01-27drm/amdgpu/virt: rename fieldes of virtualization structureXiangliang Yu
2017-01-27drm/amdgpu: PCI I/O bar can be disabledAmber Lin
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius
2017-01-27drm/amd/amdgpu: Remove drm_debugfs_remove_files() callNoralf Trønnes
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