summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
AgeCommit message (Expand)Author
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
2020-03-05drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao
2020-02-26drm/amdgpu/display: move debugfs init into core amdgpu debugfs (v2)Alex Deucher
2020-02-26drm/amdgpu/ring: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/firmware: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/regs: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/gem: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/fence: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/sa: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/pm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher
2020-02-26drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher
2020-02-26drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis
2020-01-14drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.czhengbin
2019-11-07drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky
2019-10-30drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven
2019-09-16drm/amdgpu: remove the redundant null checkszhong jiang
2019-07-31drm/amdgpu: fix a potential information leaking bugWang Xiayang
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amdgpu: mark the partial job as preempted in mcbp unit testJack Xiao
2019-06-21drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2019-03-19drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang
2019-02-13drm/amdgpu: don't clamp debugfs register access to the BAR sizeAlex Deucher
2018-10-16drm/amd/amdgpu: Fix debugfs error handlingDan Carpenter
2018-05-15drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis
2018-04-11drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky
2018-03-07drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher