Age | Commit message (Expand) | Author | Files | Lines |
2020-01-14 | drm/amdgpu/debugfs: properly handle runtime pm | Alex Deucher | 1 | -7/+126 |
2019-12-23 | drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c | zhengbin | 1 | -3/+3 |
2019-11-07 | drm/amdgpu: Avoid accidental thread reactivation. | Andrey Grodzovsky | 1 | -0/+10 |
2019-10-30 | drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() call | Geert Uytterhoeven | 1 | -2/+2 |
2019-09-16 | drm/amdgpu: remove the redundant null checks | zhong jiang | 1 | -4/+2 |
2019-07-31 | drm/amdgpu: fix a potential information leaking bug | Wang Xiayang | 1 | -1/+1 |
2019-07-17 | drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface | Tom St Denis | 1 | -1/+1 |
2019-07-16 | drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection | Tom St Denis | 1 | -4/+5 |
2019-06-25 | Merge branch 'drm-next' into drm-next-5.3 | Alex Deucher | 1 | -2/+5 |
2019-06-21 | drm/amdgpu: mark the partial job as preempted in mcbp unit test | Jack Xiao | 1 | -12/+32 |
2019-06-21 | drm/amdgpu: add mcbp unit test in debugfs (v3) | Jack Xiao | 1 | -0/+158 |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg | 1 | -2/+5 |
2019-03-19 | drm/amd/powerplay: implement sysfs of amdgpu_get_busy_percent for smu11 | Kevin Wang | 1 | -4/+3 |
2019-02-13 | drm/amdgpu: don't clamp debugfs register access to the BAR size | Alex Deucher | 1 | -3/+0 |
2018-10-16 | drm/amd/amdgpu: Fix debugfs error handling | Dan Carpenter | 1 | -10/+2 |
2018-05-15 | drm/amd/amdgpu: Add some documentation to the debugfs entries | Tom St Denis | 1 | -4/+189 |
2018-04-11 | drm/amdgpu: Use dpm_enabled as dpm state flag | Rex Zhu | 1 | -1/+1 |
2018-04-03 | drm/amdgpu: Add support for SRBM selection v3 | Andrey Grodzovsky | 1 | -77/+40 |
2018-03-07 | drm/amdgpu: add amdgpu_evict_gtt debugfs entry | Christian König | 1 | -1/+12 |
2017-12-18 | drm/amdgpu: move debugfs functions to their own file | Alex Deucher | 1 | -0/+792 |