summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-01drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König1-39/+1
2018-08-01drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König1-2/+2
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König1-0/+1
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König1-2/+0
2018-07-19drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang1-3/+0
2018-07-17drm/amdgpu: remove job->ringChristian König1-0/+1
2018-07-17drm/amdgpu: cleanup job headerChristian König1-45/+1
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky1-0/+8
2018-07-13drm/amdgpu: Make pin_size values atomicMichel Dänzer1-3/+3
2018-07-13drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer1-1/+1
2018-07-10drm/amdgpu: Add CLK IP base offsetRex Zhu1-0/+1
2018-07-06drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul1-0/+6
2018-07-06drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul1-38/+2
2018-07-06drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky1-1/+1
2018-07-06drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky1-0/+7
2018-06-15drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.David Panariti1-0/+1
2018-06-15drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.David Panariti1-0/+1
2018-05-24drm/amdgpu: add new DF callback for ECC setupAlex Deucher1-0/+2
2018-05-15drm/amdgpu: Enable scatter gather display supportSamuel Li1-0/+1
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui1-0/+1
2018-05-15drm/amdgpu: add save restore list cntl gpm and srm firmware supportHuang Rui1-0/+15
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu1-0/+1
2018-05-15drm/gpu-sched: fix force APP kill hang(v4)Emily Deng1-0/+2
2018-05-15drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher1-0/+1
2018-05-15drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher1-0/+2
2018-05-15drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan1-0/+2
2018-04-11drm/amdgpu: add asic need_full_reset callbackAlex Deucher1-0/+3
2018-04-11drm/amdgpu: add df callback functions structureHawking Zhang1-1/+12
2018-04-11drm/amdgpu: remove duplicate cg/pg wrapper functionsRex Zhu1-2/+2
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky1-0/+2
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu1-2/+0
2018-03-15drm/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-27drm/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