aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAge
* drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-07
* drm/amdgpu: Move csa related code to separate fileRex Zhu2018-11-05
* drm/amdgpu: use scheduler fault instead of reset workChristian König2018-11-05
* drm/amdgpu: fix sdma doorbell comments typoFrank.Min2018-11-05
* drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu2018-10-09
* drm/amdgpu: Drop dead define in amdgpu.hRex Zhu2018-10-09
* drm/amdgpu: added AMD GPU instance counting V2Evan Quan2018-10-09
* drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng2018-09-26
* drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu2018-09-26
* Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky2018-09-26
* drm/amdgpu: remove fence fallbackChristian König2018-09-19
* drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu2018-09-10
* drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König2018-08-29
* drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König2018-08-27
* drm/amdgpu: use kiq to do invalidate tlbEmily Deng2018-08-27
* drm/amdgpu: use entity instead of ring for CSChristian König2018-08-27
* drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König2018-08-27
* drm/amdgpu: remove the queue managerChristian König2018-08-27
* drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui2018-08-27
* drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui2018-08-27
* drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui2018-08-27
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-27
* drm/amdgpu: remove useless gds switch macroHuang Rui2018-08-27
* drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui2018-08-27
* drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui2018-08-27
* drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui2018-08-27
* drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui2018-08-27
* drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui2018-08-27
* drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui2018-08-27
* drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui2018-08-27
* drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu2018-08-27
* drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu2018-08-27
* drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König2018-07-31
* drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König2018-07-31
* drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König2018-07-27
* drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König2018-07-25
* drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang2018-07-18
* drm/amdgpu: remove job->ringChristian König2018-07-16
* drm/amdgpu: cleanup job headerChristian König2018-07-16
* drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky2018-07-16
* drm/amdgpu: Make pin_size values atomicMichel Dänzer2018-07-13
* drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer2018-07-13
* drm/amdgpu: Add CLK IP base offsetRex Zhu2018-07-10
* drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-07-05
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-07-05
* drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky2018-07-05
* drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky2018-07-05
* drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.David Panariti2018-06-15
* drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.David Panariti2018-06-15
* drm/amdgpu: add new DF callback for ECC setupAlex Deucher2018-05-24