aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-137/+17
2018-12-10drm/amdgpu: Limit vm max ctx number to 4096Rex Zhu1-0/+1
2018-12-07drm/amdgpu: Add KFD VRAM limit checkingFelix Kuehling1-3/+4
2018-12-04drm/amdgpu: enlarge maximum waiting time of KIQwentalou1-1/+1
2018-12-03drm/amdgpu: Implement concurrent asic reset for XGMI.Andrey Grodzovsky1-0/+2
2018-11-28drm/amdgpu: Refactor GPU reset for XGMI hive caseAndrey Grodzovsky1-0/+1
2018-11-28drm/amdgpu: Refactor amdgpu_xgmi_add_deviceAndrey Grodzovsky1-6/+0
2018-11-28drm/amdgpu: Move doorbell structures to seperate fileOak Zeng1-220/+1
2018-11-28drm/amdgpu: Doorbell layout for vega20 and future asicOak Zeng1-0/+50
2018-11-28drm/amdgpu: Vega10 doorbell index initializationOak Zeng1-10/+4
2018-11-28drm/amdgpu: Add asic func interface to init doorbell indexOak Zeng1-0/+3
2018-11-28drm/amdgpu: Add field in amdgpu_dev to hold reserved doorbell indexOak Zeng1-0/+50
2018-11-26drm/amd: Query and use ACPI backlight capsDavid Francis1-0/+3
2018-11-07drm/amdgpu: add DC feature mask module parameterAlex Deucher1-0/+1
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher1-0/+1
2018-11-05drm/amdgpu: Move csa related code to separate fileRex Zhu1-0/+1
2018-11-05drm/amdgpu: use scheduler fault instead of reset workChristian König1-1/+0
2018-11-05drm/amdgpu: fix sdma doorbell comments typoFrank.Min1-1/+1
2018-10-09drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu1-0/+3
2018-10-09drm/amdgpu: Drop dead define in amdgpu.hRex Zhu1-28/+0
2018-10-09drm/amdgpu: added AMD GPU instance counting V2Evan Quan1-0/+18
2018-09-26drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng1-0/+9
2018-09-26drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu1-7/+7
2018-09-26Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky1-0/+1
2018-09-19drm/amdgpu: remove fence fallbackChristian König1-1/+0
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu1-0/+6
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