summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-251-137/+17
|\
| * drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu2018-12-101-0/+1
| * drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling2018-12-071-3/+4
| * drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky2018-12-031-0/+2
| * drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky2018-11-281-0/+1
| * drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky2018-11-281-6/+0
| * drm/amdgpu: Move doorbell structures to seperate fileOak Zeng2018-11-281-220/+1
| * drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng2018-11-281-0/+50
| * drm/amdgpu: Vega10 doorbell index initializationOak Zeng2018-11-281-10/+4
| * drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng2018-11-281-0/+3
| * drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng2018-11-281-0/+50
| * drm/amd: Query and use ACPI backlight capsDavid Francis2018-11-261-0/+3
| * drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-071-0/+1
| * drm/amdgpu: Move csa related code to separate fileRex Zhu2018-11-051-0/+1
| * drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-051-1/+0
| * drm/amdgpu: fix sdma doorbell comments typoFrank.Min2018-11-051-1/+1
* | 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
OpenPOWER on IntegriCloud