summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
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
2019-06-20drm/amdgpu: enable gfx eop interrupt per gfx pipeHawking Zhang
2019-06-20drm/amdgpu: add nbio callbacks for vcn doorbell supportLeo Liu
2019-06-20drm/amdgpu: update df_v3_6 for xgmi perfmons (v2)Jonathan Kim
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-11drm/amdgpu: Add module parameter for specifying default ABM levelNicholas Kazlauskas
2019-06-11drm/amd/amdgpu: remove vram_page_split kernel option (v3)Tom St Denis
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-06-05drm/amdgpu: fix a race in GPU reset with IB test (v2)Alex Deucher
2019-05-24drm/amdgpu: Add Unique Identifier sysfs file unique_id v2Kent Russell
2019-05-24drm/amdgpu: add df perfmon regs and funcs for xgmiJonathan Kim
2019-05-24drm/amdgpu: Add PCIe replay count sysfs fileKent Russell
2019-05-24drm/amdgpu: enable separate timeout setting for every ring type V4Evan Quan
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner
2019-03-21drm/amdgpu: revert "XGMI pstate switch initial support"Christian König
2019-03-19drm/amdgpu: add module parameters for rasxinhui pan
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-03-19drm/amdgpu: XGMI pstate switch initial supportshaoyunl
2019-03-19drm/amd/powerplay: add limit of pp_feature for smu (v3)Likun Gao
2019-03-19drm/amd/powerplay: add new smu ip blockHuang Rui