summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König1-4/+0
2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König1-1/+2
2018-08-27drm/amdgpu: use kiq to do invalidate tlbEmily Deng1-0/+4
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König1-1/+1
2018-08-27drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König1-57/+2
2018-08-27drm/amdgpu: remove the queue managerChristian König1-24/+3
2018-08-27drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui1-1/+0
2018-08-27drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui1-24/+0
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui1-6/+0
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-13/+0
2018-08-27drm/amdgpu: remove useless gds switch macroHuang Rui1-1/+0
2018-08-27drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui1-23/+0
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