aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui1-60/+1
2018-08-27drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui1-1/+0
2018-08-27drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui1-27/+0
2018-08-27drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui1-86/+1
2018-08-27drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui1-14/+0
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui1-281/+1
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu1-0/+2
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu1-0/+5
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König1-39/+1
2018-07-31drm/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-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang1-3/+0
2018-07-16drm/amdgpu: remove job->ringChristian König1-0/+1
2018-07-16drm/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-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul1-0/+6
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul1-38/+2
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky1-1/+1
2018-07-05drm/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-23drm/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-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