aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2024-02-15 18:25:40 +0530
committerAlex Deucher <[email protected]>2024-02-22 10:30:57 -0500
commit3651306ae4c7f3f54caa9feb826a93cc69ccebbf (patch)
tree11662caf6a870cd695d7457eb55d0d7578143a72 /drivers/gpu/drm/amd/amdgpu/soc15.c
parent756762aeb11ae1befbbcb7a04cf213a0a67c2646 (diff)
drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'
The is_psr_su parameter is a boolean flag indicating whether the Panel Self Refresh Selective Update (PSR SU) feature is enabled which is a power-saving feature that allows only the updated regions of the screen to be refreshed, reducing the amount of data that needs to be sent to the display. Fixes the below with gcc W=1: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5257: warning: Function parameter or member 'is_psr_su' not described in 'fill_dc_dirty_rects' Fixes: d16df040c8da ("drm/amdgpu: make damage clips support configurable") Cc: [email protected] Cc: Hamza Mahfooz <[email protected]> Cc: Mario Limonciello <[email protected]> Cc: Rodrigo Siqueira <[email protected]> Cc: Aurabindo Pillai <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/soc15.c')
0 files changed, 0 insertions, 0 deletions