summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu/ttm: move debugfs init into core amdgpu debugfsAlex Deucher2020-02-261-0/+10
* drm/amdgpu: rename amdgpu_debugfs_preempt_cleanupAlex Deucher2020-02-261-2/+2
* drm/amd/amdgpu: Add gfxoff debugfs entryTom St Denis2020-02-261-0/+56
* drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher2020-01-141-7/+126
* drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.czhengbin2019-12-231-3/+3
* drm/amdgpu: Avoid accidental thread reactivation.Andrey Grodzovsky2019-11-071-0/+10
* drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven2019-10-301-2/+2
* drm/amdgpu: remove the redundant null checkszhong jiang2019-09-161-4/+2
* drm/amdgpu: fix a potential information leaking bugWang Xiayang2019-07-311-1/+1
* drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis2019-07-171-1/+1
* drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis2019-07-161-4/+5
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-2/+5
|\
| * drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-2/+5
* | drm/amdgpu: mark the partial job as preempted in mcbp unit testJack Xiao2019-06-211-12/+32
* | drm/amdgpu: add mcbp unit test in debugfs (v3)Jack Xiao2019-06-211-0/+158
|/
* drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11Kevin Wang2019-03-191-4/+3
* drm/amdgpu: don't clamp debugfs register access to the BAR sizeAlex Deucher2019-02-131-3/+0
* drm/amd/amdgpu: Fix debugfs error handlingDan Carpenter2018-10-161-10/+2
* drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis2018-05-151-4/+189
* drm/amdgpu: Use dpm_enabled as dpm state flagRex Zhu2018-04-111-1/+1
* drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky2018-04-031-77/+40
* drm/amdgpu: add amdgpu_evict_gtt debugfs entryChristian König2018-03-071-1/+12
* drm/amdgpu: move debugfs functions to their own fileAlex Deucher2017-12-181-0/+792