summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-301-0/+2
|\
| * drm/amdgpu: Use mmu_interval_insert instead of hmm_mirrorJason Gunthorpe2019-11-231-0/+2
* | drm/amdgpu: fix possible pstate switch race conditionEvan Quan2019-11-061-0/+3
* | drm/amd: correct "_LENTH" mispelling in constantWambui Karuga2019-10-281-2/+2
* | drm/amd: declare amdgpu_exp_hw_support in amdgpu.hWambui Karuga2019-10-281-0/+1
* | drm/amdgpu/psp: add psp memory training implementation(v3)Tianci.Yin2019-10-171-0/+1
* | drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin2019-10-171-0/+8
* | drm/amdgpu: add a generic fb accessing helper function(v3)Tianci.Yin2019-10-171-0/+2
* | drm/amdgpu: remove in_baco_reset hackAlex Deucher2019-10-151-2/+0
* | drm/amdgpu/discovery: reserve discovery data at the top of VRAMXiaojie Yuan2019-10-151-0/+1
* | drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher2019-10-071-1/+3
* | drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou2019-10-031-1/+0
* | drm/amdgpu: add common mmhub member for adevTao Zhou2019-10-031-0/+3
* | drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-031-5/+0
* | drm/amdgpu: remove needless usage of #ifdefShirish S2019-09-161-0/+2
* | drm/amdgpu: fix build error without CONFIG_HSA_AMDShirish S2019-09-161-0/+2
* | drm/amdgpu: disable gfxoff while use no H/W scheduling policyHuang Rui2019-09-161-0/+1
* | drm/amdgpu: Add a kernel parameter for specifying the asic typeYong Zhao2019-09-161-0/+1
* | drm/amd/amdgpu: add sw_fini interface for df_funcsJack Zhang2019-09-131-0/+1
* | drm/amdgpu: remove amdgpu_cs_try_evictChristian König2019-09-131-1/+0
* | drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang2019-09-131-59/+4
|/
* drm/amdgpu: introduce vram lost for reset (v2)Monk Liu2019-08-291-0/+1
* drm/amdgpu: simplify and cleanup setting the dma maskChristoph Hellwig2019-08-151-1/+0
* drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou2019-08-121-0/+2
* drm/amdgpu: remove RREG64/WREG64Tao Zhou2019-08-091-4/+0
* drm/amdgpu: switch to amdgpu_umc structureTao Zhou2019-07-311-1/+3
* drm/amdgpu: add RREG64/WREG64(_PCIE) operationsTao Zhou2019-07-311-0/+11
* drm/amdgpu: add amdgpu_umc_functions structureHawking Zhang2019-07-311-0/+2
* drm/amdgpu: init RSMU and UMC ip base address for vega20Hawking Zhang2019-07-311-0/+2
* drm/amdgpu: put the SMC into the proper state on reset/unloadAlex Deucher2019-07-301-0/+1
* drm/amdgpu: add an asic callback to determine the reset methodAlex Deucher2019-07-301-0/+10
* drm/amdgpu: add perfmon and fica atomics for dfJonathan Kim2019-07-301-0/+3
* drm/amdgpu: add vcn nbio doorbell range setting for 2nd vcn instanceJames Zhu2019-07-181-1/+1
* drm/amdgpu: support hdp flush for more sdma instancesLe Ma2019-07-181-0/+6
* drm/amdgpu: increase max number of ip base instances to 8Le Ma2019-07-181-1/+1
* drm/amdgpu: add SDMA 2~7 ip block typeLe Ma2019-07-181-0/+6
* drm/amdgpu: add new member in amdgpu_device for vmhub counts per asic chipLe Ma2019-07-181-0/+1
* drm/amdgpu: increase max instance number for hw ipXiaojie Yuan2019-07-181-1/+1
* drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-161-0/+1
* drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao2019-07-011-0/+1
* drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-011-0/+4
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-2/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-2/+2
| |\
| | * drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg2019-06-101-2/+2
* | | drm/amdgpu: drop unused df init callbackAlex Deucher2019-06-221-1/+0
* | | drm/amdgpu/mes: add mes header file and definitionJack Xiao2019-06-211-0/+5
* | | drm/amdgpu/mes: add amdgpu_mes driver parameterJack Xiao2019-06-211-0/+1
* | | drm/amdgpu/discovery: add module param for ip discovery enablementXiaojie Yuan2019-06-211-0/+1
* | | drm/amdgpu/discovery: add ip discovery initial supportXiaojie Yuan2019-06-211-0/+4
* | | drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao2019-06-211-0/+1
OpenPOWER on IntegriCloud