summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
AgeCommit message (Expand)Author
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2021-10-06drm/amdgpu: return early if debugfs is not initializedNirmoy Das
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-10-04drm/amdgpu: add debugfs access to the IP discovery tableAlex Deucher
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das
2021-09-01drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)Tom St Denis
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das
2021-05-21drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functionsLee Jones
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-02-26drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-02-18drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das
2021-02-18drm/amd/display: do not use drm middle layer for debugfsNirmoy Das
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-01-13drm/amdgpu: Add secure display TA interfaceJinzhou Su
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov
2020-11-13drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-24drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li
2020-08-24drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-14drm/amdgpu: add debugfs interface for RAP testWenhui Sheng
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-21drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su
2020-07-10drm/amdgpu: fix preemption unit testJack Xiao
2020-07-10drm/amd/powerplay: revise calling chain on retrieving frequency rangeEvan Quan
2020-07-10drm/amd/powerplay: revise calling chain on setting soft limitEvan Quan
2020-07-01drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher
2020-07-01drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao
2020-07-01drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao
2020-05-18drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao
2020-04-13drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis
2020-03-13drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.cStanley.Yang
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou