index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_debugfs.c
Age
Commit message (
Expand
)
Author
2022-04-21
drm/amdgpu: Add debugfs TA load/unload/invoke support
Candice Li
2022-04-11
drm/amd/amdgpu: Update debugfs GCA data
Tom St Denis
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
2022-03-04
drm/amdgpu/vcn: Add vcn firmware log
Ruijing Dong
2022-03-02
drm/amdgpu: Fix realloc of ptr
Tom Rix
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-23
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
2022-02-23
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
2022-02-17
drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)
Tom St Denis
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
2022-01-18
drm/amdgpu: Add missing pm_runtime_put_autosuspend
Yongzhi Liu
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
2021-12-14
drm/amdgpu: move smu_debug_mask to a more proper place
Evan Quan
2021-12-13
drm/amdgpu: add support for SMU debug option
Lang Yu
2021-10-07
drm/amdgpu: unify BO evicting method in amdgpu_ttm
Nirmoy Das
2021-10-06
drm/amdgpu: return early if debugfs is not initialized
Nirmoy Das
2021-10-05
drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"
Christian König
2021-10-04
drm/amdgpu: add debugfs access to the IP discovery table
Alex Deucher
2021-09-14
drm/amdgpu: Fix a race of IB test
xinhui pan
2021-09-14
drm/amdgpu: cleanup debugfs for amdgpu rings
Nirmoy Das
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
2021-09-01
drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)
Tom St Denis
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
2021-06-15
drm/amdgpu: remove amdgpu_vm_pt
Nirmoy Das
2021-05-21
drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions
Lee Jones
2021-03-03
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
2021-02-26
drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
2021-02-18
drm/amdgpu: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
drm/amd/pm: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
drm/amd/display: do not use drm middle layer for debugfs
Nirmoy Das
2021-02-18
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
2021-01-20
Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2021-01-13
drm/amdgpu: Add secure display TA interface
Jinzhou Su
2020-12-15
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-08
gpu/drm: ring_mirror_list --> pending_list
Luben Tuikov
2020-12-08
drm/scheduler: "node" --> "list"
Luben Tuikov
2020-11-13
drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting
Lee Jones
2020-11-10
Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-11-02
drm/amdgpu/amdgpu: improve code indentation and alignment
Deepak R Varma
2020-10-26
drm/amdgpu: added support for psp fw attestation
John Clements
2020-10-15
drm/amdgpu: Add debugfs entry for printing VM info
Mihir Bhogilal Patel
2020-10-07
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
2020-08-24
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
drm/amdgpu: change reset lock from mutex to rw_semaphore
Dennis Li
2020-08-24
drm/amdgpu: refine codes to avoid reentering GPU recovery
Dennis Li
2020-08-14
drm/amdgpu: revert "fix system hang issue during GPU reset"
Christian König
[next]