summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functionsLee Jones2021-05-211-2/+2
* drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang2021-03-031-2/+2
* drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li2021-02-261-2/+2
* drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das2021-02-181-107/+49
* drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das2021-02-181-5/+1
* drm/amd/display: do not use drm middle layer for debugfsNirmoy Das2021-02-181-4/+2
* drm/amdgpu: do not keep debugfs dentryNirmoy Das2021-02-181-11/+9
* Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-01-201-0/+3
|\
| * drm/amdgpu: Add secure display TA interfaceJinzhou Su2021-01-131-0/+3
* | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-2/+2
|\|
| * drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones2020-11-131-2/+2
* | gpu/drm: ring_mirror_list --> pending_listLuben Tuikov2020-12-081-2/+2
* | drm/scheduler: "node" --> "list"Luben Tuikov2020-12-081-3/+3
|/
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-5/+38
|\
| * drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma2020-11-021-5/+5
| * drm/amdgpu: added support for psp fw attestationJohn Clements2020-10-261-0/+3
| * drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel2020-10-151-0/+30
* | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-041-1/+4
|\ \ | |/ |/|
| * drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2020-10-071-1/+4
* | drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang2020-10-011-1/+1
|/
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-89/+89
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-4/+4
* drm/amdgpu: change reset lock from mutex to rw_semaphoreDennis Li2020-08-241-7/+16
* drm/amdgpu: refine codes to avoid reentering GPU recoveryDennis Li2020-08-241-1/+1
* drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-141-7/+7
* drm/amdgpu: add debugfs interface for RAP testWenhui Sheng2020-08-141-0/+3
* drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-271-7/+7
* drm/amdgpu: add read amdgpu_gfxoff status in debugfsJinzhou.Su2020-07-211-0/+53
* drm/amdgpu: fix preemption unit testJack Xiao2020-07-101-5/+15
* drm/amd/powerplay: revise calling chain on retrieving frequency rangeEvan Quan2020-07-101-1/+1
* drm/amd/powerplay: revise calling chain on setting soft limitEvan Quan2020-07-101-1/+3
* drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher2020-07-011-25/+70
* drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao2020-07-011-1/+1
* drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao2020-07-011-3/+6
* drm/amdgpu: Add autodump debugfs node for gpu reset v8Jiange Zhao2020-05-181-1/+77
* drm/amdgpu: restrict debugfs register access under SR-IOVYintian Tao2020-04-131-4/+69
* drm/amdgpu: revise RLCG access pathMonk Liu2020-03-161-1/+1
* drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis2020-03-131-3/+3
* drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.cStanley.Yang2020-03-131-1/+1
* drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou2020-03-101-0/+3
* drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui2020-03-051-0/+43
* drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao2020-02-281-30/+0
* drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher2020-02-261-0/+8
* drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-1/+22
* drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+4
* drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+4
* drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+4
* drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+3
* drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+4
* drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+7