summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: enlarge maximum waiting time of KIQwentalou2018-12-041-1/+1
* drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-061-0/+1
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-091-0/+3
* drm/amdgpu: Drop dead define in amdgpu.hRex Zhu2018-10-091-28/+0
* drm/amdgpu: added AMD GPU instance counting V2Evan Quan2018-10-091-0/+18
* drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng2018-09-261-0/+9
* drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu2018-09-261-7/+7
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-261-0/+1
* drm/amdgpu: remove fence fallbackChristian König2018-09-191-1/+0
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-101-0/+6
* drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König2018-08-291-4/+0
* drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König2018-08-271-1/+2
* drm/amdgpu: use kiq to do invalidate tlbEmily Deng2018-08-271-0/+4
* drm/amdgpu: use entity instead of ring for CSChristian König2018-08-271-1/+1
* drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König2018-08-271-57/+2
* drm/amdgpu: remove the queue managerChristian König2018-08-271-24/+3
* drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui2018-08-271-1/+0
* drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui2018-08-271-24/+0
* drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui2018-08-271-6/+0
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-13/+0
* drm/amdgpu: remove useless gds switch macroHuang Rui2018-08-271-1/+0
* drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui2018-08-271-23/+0
* drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui2018-08-271-60/+1
* drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui2018-08-271-1/+0
* drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui2018-08-271-27/+0
* drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui2018-08-271-86/+1
* drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui2018-08-271-14/+0
* drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui2018-08-271-281/+1
* drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu2018-08-271-0/+2
* drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu2018-08-271-0/+5
* drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König2018-07-311-39/+1
* drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König2018-07-311-2/+2
* drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König2018-07-271-0/+1
* drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König2018-07-251-2/+0
* drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang2018-07-181-3/+0
* drm/amdgpu: remove job->ringChristian König2018-07-161-0/+1
* drm/amdgpu: cleanup job headerChristian König2018-07-161-45/+1
* drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky2018-07-161-0/+8
* drm/amdgpu: Make pin_size values atomicMichel Dänzer2018-07-131-3/+3
* drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer2018-07-131-1/+1
* drm/amdgpu: Add CLK IP base offsetRex Zhu2018-07-101-0/+1
* drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-07-051-0/+6
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-07-051-38/+2
* drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky2018-07-051-1/+1
* drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky2018-07-051-0/+7
* drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.David Panariti2018-06-151-0/+1
* drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.David Panariti2018-06-151-0/+1
* drm/amdgpu: add new DF callback for ECC setupAlex Deucher2018-05-231-0/+2
* drm/amdgpu: Enable scatter gather display supportSamuel Li2018-05-151-0/+1
* drm/amdgpu: use pp_feature member to store the maskHuang Rui2018-05-151-0/+1