summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
AgeCommit message (Expand)Author
2023-08-07drm/amdgpu: Fix style issues in amdgpu_debugfs.cPraful Swarnakar
2023-07-18drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu
2023-06-09drm/amd/amdgpu: Fix up locking etc in amdgpu_debugfs_gprwave_ioctl()Dan Carpenter
2023-06-09drm/amdgpu: remove unnecessary (void*) conversionsSu Hui
2023-06-09drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis
2023-06-09drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.cSrinivasan Shanmugam
2023-04-18drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma
2022-12-06drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-10-18Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao
2022-08-16drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida
2022-08-16drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao
2022-08-10drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida
2022-07-05drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida
2022-06-06drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath
2022-04-21drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li
2022-04-11drm/amd/amdgpu: Update debugfs GCA dataTom St Denis
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2022-03-02drm/amdgpu: Fix realloc of ptrTom Rix
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher
2022-02-17drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)Tom St Denis
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky
2022-01-18drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-12-14drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan
2021-12-13drm/amdgpu: add support for SMU debug optionLang Yu
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