]> git.itanic.dy.fi Git - linux-stable/commit
drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2023 15:41:41 +0000 (10:41 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2023 20:29:23 +0000 (15:29 -0500)
commit8b881b5d6fe9ebb7736097f37103c9b07ea45642
tree2899f9c76d0425cfeff7d412b4adccda3d63ce80
parenta6582701178a47c4d0cb2188c965c59c0c0647c8
drm/amd/display: fix documentation for amdgpu_dm_verify_lut3d_size()

It takes the plane state rather than the crtc state.

Fixes: aba8b76baabd ("drm/amd/display: add plane shaper LUT support")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Melissa Wen <mwen@igalia.com>
Cc: Harry.Wentland@amd.com
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_color.c