summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou-1/+1
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher-0/+1
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu-0/+3
2018-10-09drm/amdgpu: Drop dead define in amdgpu.hRex Zhu-28/+0
2018-10-09drm/amdgpu: added AMD GPU instance counting V2Evan Quan-0/+18
2018-09-26drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng-0/+9
2018-09-26drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu-7/+7
2018-09-26Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky-0/+1
2018-09-19drm/amdgpu: remove fence fallbackChristian König-1/+0
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu-0/+6
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König-4/+0
2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König-1/+2
2018-08-27drm/amdgpu: use kiq to do invalidate tlbEmily Deng-0/+4
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König-1/+1
2018-08-27drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König-57/+2
2018-08-27drm/amdgpu: remove the queue managerChristian König-24/+3
2018-08-27drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui-1/+0
2018-08-27drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui-24/+0
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui-6/+0
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui-13/+0
2018-08-27drm/amdgpu: remove useless gds switch macroHuang Rui-1/+0
2018-08-27drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui-23/+0
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui-60/+1
2018-08-27drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui-1/+0
2018-08-27drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui-27/+0
2018-08-27drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui-86/+1
2018-08-27drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui-14/+0
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui-281/+1
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu-0/+2
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu-0/+5
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