We would like to change the PWM value of PTN3460I from a Linux PC through Display Port. We expected the PTN3460I to be recognized by the PC as an I2C(I2C-over-AUX) device (slave address 0xC0) but could not find the slave address. Is it correct to access via AUX-CH(DPCD) instead of I2C? The EDID could be read at the slave address 0x50. Please tell us the correct access method.
Yes, you will have to to access via AUX-CH (DPCD register) instead of I2C if you want to change the PWM value of PTN3460I from a Linux PC through DisplayPort.
You will need to change DPCD register 0X722 and 0x723 via DP AUX channel to modify display brightness according to eDP (Embedded DisplayPort) specification v1.3 in below figures.