summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher1-1/+1
2022-10-18Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao1-2/+0
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida1-0/+168
2022-08-16drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao1-0/+2
2022-08-10drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian1-2/+3
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida1-2/+47
2022-07-05drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida1-65/+42
2022-06-06drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath1-0/+7
2022-04-21drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li1-0/+2
2022-04-11drm/amd/amdgpu: Update debugfs GCA dataTom St Denis1-3/+4
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+4
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong1-0/+10
2022-03-02drm/amdgpu: Fix realloc of ptrTom Rix1-2/+7
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+105
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-4/+6
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath1-0/+82
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher1-0/+23
2022-02-17drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)Tom St Denis1-1/+4
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky1-4/+6
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu1-1/+3
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan1-11/+14
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan1-1/+1
2021-12-13drm/amdgpu: add support for SMU debug optionLang Yu1-0/+3
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das1-5/+3
2021-10-06drm/amdgpu: return early if debugfs is not initializedNirmoy Das1-0/+3
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König1-80/+0
2021-10-04drm/amdgpu: add debugfs access to the IP discovery tableAlex Deucher1-0/+5
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan1-2/+2
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das1-3/+1
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das1-6/+4
2021-09-01drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)Tom St Denis1-0/+152
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang1-1/+1
2021-06-15drm/amdgpu: remove amdgpu_vm_ptNirmoy Das1-2/+2
2021-05-21drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functionsLee Jones1-2/+2
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang1-2/+2
2021-02-26drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li1-2/+2
2021-02-18drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das1-107/+49
2021-02-18drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das1-5/+1
2021-02-18drm/amd/display: do not use drm middle layer for debugfsNirmoy Das1-4/+2
2021-02-18drm/amdgpu: do not keep debugfs dentryNirmoy Das1-11/+9
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-0/+3
2021-01-13drm/amdgpu: Add secure display TA interfaceJinzhou Su1-0/+3
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-2/+2
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov1-2/+2
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov1-3/+3
2020-11-13drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones1-2/+2
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-5/+38
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+4
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma1-5/+5
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements1-0/+3