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