summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König-39/+1
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König-2/+2
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König-0/+1
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König-2/+0
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang-3/+0
2018-07-16drm/amdgpu: remove job->ringChristian König-0/+1
2018-07-16drm/amdgpu: cleanup job headerChristian König-45/+1
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky-0/+8
2018-07-13drm/amdgpu: Make pin_size values atomicMichel Dänzer-3/+3
2018-07-13drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer-1/+1
2018-07-10drm/amdgpu: Add CLK IP base offsetRex Zhu-0/+1
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul-0/+6
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul-38/+2
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky-1/+1
2018-07-05drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky-0/+7
2018-06-15drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.David Panariti-0/+1
2018-06-15drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.David Panariti-0/+1
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