summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-23drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe
2019-11-06drm/amdgpu: fix possible pstate switch race conditionEvan Quan
2019-10-28drm/amd: correct "_LENTH" mispelling in constantWambui Karuga
2019-10-28drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga
2019-10-17drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin
2019-10-17drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin
2019-10-17drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin
2019-10-15drm/amdgpu: remove in_baco_reset hackAlex Deucher
2019-10-15drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher
2019-10-03drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou
2019-10-03drm/amdgpu: add common mmhub member for adevTao Zhou
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák
2019-09-16drm/amdgpu: remove needless usage of #ifdefShirish S
2019-09-16drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S
2019-09-16drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui
2019-09-16drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao
2019-09-13drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang
2019-09-13drm/amdgpu: remove amdgpu_cs_try_evictChristian König
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang
2019-08-29drm/amdgpu: introduce vram lost for reset (v2)Monk Liu
2019-08-15drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou
2019-07-31drm/amdgpu: switch to amdgpu_umc structureTao Zhou
2019-07-31drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou
2019-07-31drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang
2019-07-31drm/amdgpu: init RSMU and UMC ip base address for vega20Hawking Zhang
2019-07-30drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher
2019-07-30drm/amdgpu: add an asic callback to determine the reset methodAlex Deucher
2019-07-30drm/amdgpu: add perfmon and fica atomics for dfJonathan Kim
2019-07-18drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu
2019-07-18drm/amdgpu: support hdp flush for more sdma instancesLe Ma
2019-07-18drm/amdgpu: increase max number of ip base instances to 8Le Ma
2019-07-18drm/amdgpu: add SDMA 2~7 ip block typeLe Ma
2019-07-18drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma
2019-07-18drm/amdgpu: increase max instance number for hw ipXiaojie Yuan
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amdgpu: drop unused df init callbackAlex Deucher
2019-06-21drm/amdgpu/mes: add mes header file and definitionJack Xiao
2019-06-21drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao
2019-06-21drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan
2019-06-21drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao
2019-06-21drm/amdgpu: add mcbp driver parameterJack Xiao
2019-06-20drm/amdgpu: add module parameter for async_gfx_ring enablementHawking Zhang