summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-2/+0
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher1-2/+0
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König1-1/+1
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu1-0/+6
2018-03-05drm/amdgpu: move some functions into amdgpu_ttm.hChristian König1-3/+0
2018-03-01drm/amdgpu: cleanups for vram lost handlingMonk Liu1-4/+0
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu1-1/+1
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König1-9/+1
2018-02-20drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König1-2/+0
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König1-2/+3
2018-02-19drm/amdgpu: Add place holder for soc15 asic init on emulationShaoyun Liu1-0/+2
2018-02-19drm/amdgpu: Basic emulation supportShaoyun Liu1-0/+1
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher1-1/+0
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König1-0/+1
2018-02-19drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"Christian König1-7/+0
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li1-1/+1
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König1-1/+0
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König1-5/+6
2018-02-19drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callbackChristian König1-0/+1
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König1-2/+3
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König1-26/+4
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König1-52/+4
2018-02-19drm/amdgpu: remove agp_baseChristian König1-1/+0
2018-02-19drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li1-0/+2
2018-02-19drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher1-0/+6
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou1-0/+1
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave 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