]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/display/dm: add missing parameter documentation
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Mar 2021 14:44:31 +0000 (10:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Apr 2021 20:35:36 +0000 (16:35 -0400)
commit01642cd1babc03fe343a6069aa627cf4e0039cd0
treed35bd40e1af5b167999a25aeb7889e946b41ee31
parentb629c11c473d9f251c44c65b38fbdc6692587a56
drm/amdgpu/display/dm: add missing parameter documentation

Added a new parameter and forgot to update the documentation.

Fixes: 885eaab25a3b ("drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt work")
Reviewed-by: Xiaogang Chen <xiaogang.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Xiaogang Chen <xiaogang.chen@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c