diff options
author | Dave Airlie <airlied@redhat.com> | 2020-10-19 09:11:32 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2020-10-19 09:11:33 +1000 |
commit | 941947d29eb71d2c0b3218a0f38354e5b0ffbe92 (patch) | |
tree | 98a93c375018232e65fd38479dc29ae0b5f10bec /Documentation | |
parent | 640eee067d9aae0bb98d8706001976ff1affaf00 (diff) | |
parent | 8f4729e880647c419de0bbe3ff21d7efb4e65676 (diff) |
Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~agd5f/linux into drm-next
amd-drm-fixes-5.10-2020-10-14:
amdgpu:
- eDP fix
- BACO fix
- Kernel documentation fixes
- SMU7 mclk fix
- VCN1 hw bug workaround
amdkfd:
- kvfree vs kfree fix
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Alex Deucher <alexdeucher@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201014195403.4558-1-alexander.deucher@amd.com
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/gpu/amdgpu.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/gpu/amdgpu.rst b/Documentation/gpu/amdgpu.rst index 57047dcb8d19..1f9ea8221f80 100644 --- a/Documentation/gpu/amdgpu.rst +++ b/Documentation/gpu/amdgpu.rst @@ -206,8 +206,8 @@ pp_power_profile_mode .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c :doc: pp_power_profile_mode -*_busy_percent -~~~~~~~~~~~~~~ +\*_busy_percent +~~~~~~~~~~~~~~~ .. kernel-doc:: drivers/gpu/drm/amd/pm/amdgpu_pm.c :doc: gpu_busy_percent |