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