aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix the logic to validate fpriv and root boSunil Khatri2025-07-091-1/+1
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2025-07-081-1/+1
|\
| * Merge tag 'amd-drm-next-6.17-2025-07-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-07-041-1/+1
| |\
| | * drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher2025-06-181-1/+1
* | | drm/amdgpu: add debugfs support for VM pagetable per clientSunil Khatri2025-07-041-0/+52
|/ /
* / drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_infoAndré Almeida2025-06-171-1/+1
|/
* drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang2025-05-141-0/+1
* drm/amdgpu: Add amdgpu_sriov_multi_vf_mode functionEmily Deng2025-03-141-1/+1
* drm/amdgpu: Add amdgpu_vcn_sched_mask debugfsSathishkumar S2024-12-101-0/+1
* drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher2024-11-051-1/+1
* drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher2024-11-051-3/+3
* drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher2024-11-051-1/+1
* drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang2024-11-041-0/+1
* drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang2024-11-041-0/+2
* drm/amdgpu: add amdgpu_jpeg_sched_mask debugfsSathishkumar S2024-09-261-0/+2
* drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_listSunil Khatri2024-08-061-96/+0
* drm/amdgpu: fix invadate operation for pg_flagsJesse Zhang2024-05-231-2/+2
* drm/amdgpu/umsch: add support to capture fw debug logSaleemkhan Jamadar2024-05-131-0/+3
* drm/amdgpu: fix the warning about the expression (int)size - lenJesse Zhang2024-04-261-2/+3
* drm/amdgpu: change vm->task_info handlingShashank Sharma2024-03-041-2/+7
* drm/amdgpu: Fix the warning info in mode1 resetMa Jun2024-01-311-4/+4
* drm/amdgpu: Add register read/write debugfs support for AID'sMangesh Gadre2024-01-031-2/+9
* drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher2023-12-141-2/+2
* drm/amdgpu: SW part of MES event log enablementshaoyunl2023-12-071-0/+2
* Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-12-051-0/+6
|\
| * drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao2023-11-291-0/+6
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-11-151-5/+11
|\|
| * drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang2023-10-261-0/+6
| * drm/amdgpu: Encapsulate all device reset infoAndré Almeida2023-10-201-5/+5
* | drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost2023-11-011-7/+8
|/
* drm/amdgpu: Fix style issues in amdgpu_debugfs.cPraful Swarnakar2023-08-071-1/+2
* drm/amdgpu: Add RLCG interface driver implementation for gfx v9.4.3 (v3)Victor Lu2023-07-181-2/+2
* drm/amd/amdgpu: Fix up locking etc in amdgpu_debugfs_gprwave_ioctl()Dan Carpenter2023-06-091-4/+5
* drm/amdgpu: remove unnecessary (void*) conversionsSu Hui2023-06-091-2/+2
* drm/amd/amdgpu: Update debugfs for XCC support (v3)Tom St Denis2023-06-091-17/+183
* drm/amd/amdgpu: Fix style problems in amdgpu_debugfs.cSrinivasan Shanmugam2023-06-091-13/+15
* drm/amdgpu: add xcc index argument to select_sh_se function v2Le Ma2023-04-181-8/+8
* drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König2022-12-061-5/+1
* drm/amdgpu: clarify DC checksAlex Deucher2022-11-151-1/+1
* Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao2022-10-191-2/+0
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+168
* drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao2022-08-161-0/+2
* drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian2022-08-101-2/+3
* drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida2022-07-251-2/+47
* drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida2022-07-051-65/+42
* drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath2022-06-061-0/+7
* drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li2022-04-211-0/+2
* drm/amd/amdgpu: Update debugfs GCA dataTom St Denis2022-04-111-3/+4
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+4
* drm/amdgpu/vcn: Add vcn firmware logRuijing Dong2022-03-041-0/+10