This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM5728: adjust the saturation, contrast, brightness. ...

Part Number: AM5728

Tool/software: Linux

Hello,

I using PSDK-03.01.00.06 & AM5728

I would like to adjust the saturation, contrast, brightness.

I found information on tv_properties (margin, saturation, contrast, brightness, hue ...) in "/drivers/gpu/drm/drm_crtc.c".
function name is drm_mode_create_tv_properties().

I looked up the information to use it, but I could not find it.
Is it appropriate to use this?

please Could give some documents or examples how to achieve this?

Thank you.