summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2018-06-28drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul-0/+6
2018-06-28drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul-38/+2
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher-0/+2
2018-05-15drm/amdgpu: Enable scatter gather display supportSamuel Li-0/+1
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui-0/+1
2018-05-15drm/amdgpu: add save restore list cntl gpm and srm firmware supportHuang Rui-0/+15
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu-0/+1
2018-05-15drm/gpu-sched: fix force APP kill hang(v4)Emily Deng-0/+2
2018-05-15drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher-0/+1
2018-05-15drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher-0/+2
2018-05-15drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan-0/+2
2018-04-11drm/amdgpu: add asic need_full_reset callbackAlex Deucher-0/+3
2018-04-11drm/amdgpu: add df callback functions structureHawking Zhang-1/+12
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu-2/+2
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky-0/+2
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu-2/+0
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher-2/+0
2018-03-14drm/amdgpu: explicit give BO type to amdgpu_bo_createChristian König-1/+1
2018-03-14drm/amdgpu: implement mmio byte access helper for MBMonk Liu-0/+6
2018-03-05drm/amdgpu: move some functions into amdgpu_ttm.hChristian König-3/+0
2018-03-01drm/amdgpu: cleanups for vram lost handlingMonk Liu-4/+0
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu-1/+1
2018-02-26drm/amdgpu: use the TTM dummy page instead of allocating oneChristian König-9/+1
2018-02-20drm/amdgpu: implement amdgpu_gem_map_(attach/detach)Christian König-2/+0
2018-02-19drm/amdgpu: separate PASID mapping from VM flush v2Christian König-2/+3
2018-02-19drm/amdgpu: Add place holder for soc15 asic init on emulationShaoyun Liu-0/+2
2018-02-19drm/amdgpu: Basic emulation supportShaoyun Liu-0/+1
2018-02-19drm/amdgpu: remove unused display_vblank_wait interfaceAlex Deucher-1/+0
2018-02-19drm/amdgpu: add new emit_reg_wait callbackChristian König-0/+1
2018-02-19drm/amdgpu: revert "Add support for filling a buffer with 64 bit value"Christian König-7/+0
2018-02-19drm/amdgpu: rename amdgpu_update_display_prioritySamuel Li-1/+1
2018-02-19drm/amdgpu: remove now superflous *_hdp operationChristian König-1/+0
2018-02-19drm/amdgpu: add optional ring to *_hdp callbacksChristian König-5/+6
2018-02-19drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callbackChristian König-0/+1
2018-02-19drm/amdgpu: forward pasid to backend flush implementationsChristian König-2/+3
2018-02-19drm/amdgpu: move struct gart_funcs into amdgpu_gmc.hChristian König-26/+4
2018-02-19drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.hChristian König-52/+4
2018-02-19drm/amdgpu: remove agp_baseChristian König-1/+0
2018-02-19drm/amdgpu: Move to gtt before cpu accesses dma buf.Samuel Li-0/+2
2018-02-19drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher-0/+6
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou-0/+1
2018-01-09Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-3/+3
2017-12-27drm/amdgpu: rename vm_id to vmidChristian König-3/+3
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König-0/+1
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher-1/+1
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher-1/+0
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher-1/+2
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher-3/+0
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher-1/+1
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher-18/+20