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.