Skip to content

Commit 7563e21

Browse files
kavitheshASalexdeucher
authored andcommitted
drm/amd/display: Document num_rmcm_3dluts in mpc_color_caps
Fix a kernel-doc warning by documenting the num_rmcm_3dluts member of struct mpc_color_caps. v2: improve comment (Melissa) Signed-off-by: Kavithesh A.S <kavitheshnitt@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
1 parent 03c6995 commit 7563e21

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drivers/gpu/drm/amd/display/dc

drivers/gpu/drm/amd/display/dc/dc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ struct lut3d_caps {
234234
* @ogam_ram: programmable out gamma LUT
235235
* @ocsc: output color space conversion matrix
236236
* @num_3dluts: MPC 3D LUT; always assumes a preceding shaper LUT
237+
* @num_rmcm_3dluts: number of RMCM 3D LUTS; always assumes a preceding shaper LUT
237238
* @shared_3d_lut: shared 3D LUT flag. Can be either DPP or MPC, but single
238239
* instance
239240
* @ogam_rom_caps: pre-definied curve caps for regamma 1D LUT

0 commit comments

Comments
 (0)