summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher
2017-12-15drm/amdgpu: Add gpu_recovery parameterAndrey Grodzovsky
2017-12-13drm/amdgpu: drop the bios scratch reg callbacks from nbioAlex Deucher
2017-12-13drm/amdgpu: convert nbio to use callbacks (v2)Alex Deucher
2017-12-12drm/amdgpu: allow get_vm_pde to change flags as wellChristian König
2017-12-12drm/amdgpu: cleanup debugfs handling a bitChristian König
2017-12-08drm/amdgpu: add amdgpu interface to query cu infoFlora Cui
2017-12-08drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const arrayShaoyun Liu
2017-12-08drm/amdgpu: Dynamic initialize IP base offsetShaoyun Liu
2017-12-07drm: move amd_gpu_scheduler into common locationLucas Stach
2017-12-06drm/amdgpu: Get rid of dep_sync as a seperate object.Andrey Grodzovsky
2017-12-06drm/amdgpu:fix NULL pointer access during drv removeMonk Liu
2017-12-04drm/amdgpu: resize VRAM BAR for CPU access v6Christian König
2017-12-04drm/amdgpu: move GART recovery into GTT manager v2Christian König
2017-12-04drm/amdgpu:cleanup in_sriov_reset and lock_resetMonk Liu
2017-12-04drm/amdgpu:implement new GPU recover(v3)Monk Liu
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu
2017-12-04drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu
2017-12-04drm/amdgpu:don't change ctx->reset_couner upon queryMonk Liu
2017-12-04drm/amdgpu:pass ctx->guilty address to entity initMonk Liu
2017-11-28drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_mapMichel Dänzer
2017-11-28drm/amdgpu: move UVD/VCE and VCN structure out from unionLeo Liu
2017-11-17Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-10-19drm/amdgpu: busywait KIQ register accessing (v4)pding
2017-10-19drm/amdgpu:reduce wb to 512 slotMonk Liu
2017-10-19drm/amdgpu: move the VRAM lost counter per contextChristian König
2017-10-19drm/amdgpu: keep copy of VRAM lost counter in jobChristian König
2017-10-19drm/amdgpu: Move old fence waiting before reservation lock is aquired v2Andrey Grodzovsky
2017-10-09drm/amdgpu: add plumbing for ctx priority changes v2Andres Rodriguez
2017-10-09drm/amdgpu: implement ring set_priority for gfx_v8 compute v9Andres Rodriguez
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen
2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák