-
I just got a Thinkpad T14s Gen 3. Since the screen is only 45% NTSC, I am going to buy a better panel after doing some researching on panelook.com.
I don't find any specification related to DDC/CI in panelook.com. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
eDP panels have a basic I2C implementation sufficient for supplying the EDID on slave address x50. DDC/CI on slave address x37 is simply not supported. There's nothing about about DDC in panelook.com because it's not implemented in the panel, it's implemented in the monitor's firmware. eDP panels are designed to be used without extensive firmware. However, screen calibration using DisplayCal is a separate issue. While it's desirable to get the physical white point right on the monitor by adjusting its RGB settings, it's not required. Unless you're using a VERY high end monitor and the corresponding calibration tools, calibration is entirely done by adjusting the video driver. |
Beta Was this translation helpful? Give feedback.
eDP panels have a basic I2C implementation sufficient for supplying the EDID on slave address x50. DDC/CI on slave address x37 is simply not supported. There's nothing about about DDC in panelook.com because it's not implemented in the panel, it's implemented in the monitor's firmware. eDP panels are designed to be used without extensive firmware.
However, screen calibration using DisplayCal is a separate issue. While it's desirable to get the physical white point right on the monitor by adjusting its RGB settings, it's not required. Unless you're using a VERY high end monitor and the corresponding calibration tools, calibration is entirely done by adjusting the video driver.