summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2018-09-26drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10Emily Deng
2018-09-26drm/amdgpu: Doorbell assignment for 8 sdma user queue per engineShaoyun Liu
2018-09-26Revert "drm/amdgpu: remove fence fallback"Andrey Grodzovsky
2018-09-19drm/amdgpu: remove fence fallbackChristian König
2018-09-10drm/amdgpu : Generate XGMI topology info from driver levelShaoyun Liu
2018-08-29drm/amdgpu: move amdgpu_device_(vram|gtt)_locationChristian König
2018-08-27drm/amdgpu: cleanup GPU recovery check a bit (v2)Christian König
2018-08-27drm/amdgpu: use kiq to do invalidate tlbEmily Deng
2018-08-27drm/amdgpu: use entity instead of ring for CSChristian König
2018-08-27drm/amdgpu: move context related stuff to amdgpu_ctx.hChristian König
2018-08-27drm/amdgpu: remove the queue managerChristian König
2018-08-27drm/amdgpu: move missed gfxoff entry into amdgpu_gfx headerHuang Rui
2018-08-27drm/amdgpu: move vm definitions into amdgpu_vm headerHuang Rui
2018-08-27drm/amdgpu: move gmc macros into amdgpu_gmc headerHuang Rui
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui
2018-08-27drm/amdgpu: remove useless gds switch macroHuang Rui
2018-08-27drm/amdgpu: move ring macros into amdgpu_ring headerHuang Rui
2018-08-27drm/amdgpu: move gem definitions into amdgpu_gem headerHuang Rui
2018-08-27drm/amdgpu: move psp macro into amdgpu_psp headerHuang Rui
2018-08-27drm/amdgpu: move firmware definitions into amdgpu_ucode headerHuang Rui
2018-08-27drm/amdgpu: move sdma definitions into amdgpu_sdma headerHuang Rui
2018-08-27drm/amdgpu: move ih definitions into amdgpu_ih headerHuang Rui
2018-08-27drm/amdgpu: move gfx definitions into amdgpu_gfx headerHuang Rui
2018-08-27drm/amdgpu: Put enable gfx off feature to a delay threadRex Zhu
2018-08-27drm/amdgpu: Add amdgpu_gfx_off_ctrl functionRex Zhu
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König
2018-07-27drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König
2018-07-25drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König
2018-07-18drm/amdgpu: remove internal/unused kernel module parametersSonny Jiang
2018-07-16drm/amdgpu: remove job->ringChristian König
2018-07-16drm/amdgpu: cleanup job headerChristian König
2018-07-16drm/amdgpu: Allow to create BO lists in CS ioctl v3Andrey Grodzovsky
2018-07-13drm/amdgpu: Make pin_size values atomicMichel Dänzer
2018-07-13drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer
2018-07-10drm/amdgpu: Add CLK IP base offsetRex Zhu
2018-07-05drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-07-05drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul
2018-07-05drm/amdgpu: Rename entity cleanup finctions.Andrey Grodzovsky
2018-07-05drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.Andrey Grodzovsky
2018-06-15drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.David Panariti
2018-06-15drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.David Panariti
2018-05-23drm/amdgpu: add new DF callback for ECC setupAlex Deucher
2018-05-15drm/amdgpu: Enable scatter gather display supportSamuel Li
2018-05-15drm/amdgpu: use pp_feature member to store the maskHuang Rui
2018-05-15drm/amdgpu: add save restore list cntl gpm and srm firmware supportHuang Rui
2018-05-15drm/amdgpu: Reserved vram for smu to save debug info.Rex Zhu
2018-05-15drm/gpu-sched: fix force APP kill hang(v4)Emily Deng
2018-05-15drm/amdgpu: add emit_reg_write_reg_wait ring callbackAlex Deucher
2018-05-15drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspaceAlex Deucher