If you see 1085x600 listed with GT9XX, it is likely one of the following:
Firmware Updates:
GT9XX from Goodix is a capacitive touch controller series supporting: gt9xx 1085x600
Key registers:
The "GT9XX" series, produced by Goodix (Shenzhen Huiding Technology) , is the backbone of modern capacitive touch for mid-range embedded displays. If you see 1085x600 listed with GT9XX, it
Calibration:
If you are searching for this specification, you are likely looking at one of the following: Firmware Updates :
When a user encounters "GT9XX 1085x600," they are usually looking at a specific integrated panel (Touch + LCD) often marketed as a "Smart Screen" or a replacement navigation screen.
The Technical Challenge: The most critical technical aspect of this pairing is Touch Resolution vs. Display Resolution.
Scenario: 1085×600 display with GT9286
Problem: Touches at right edge register as ~1023 internally
Fix: Override in userspace:
i2cset -y 1 0x14 0x814E 0xDD 0x04 0x58 0x02 i
Or modify kernel driver to always apply scaling factor (1085/1024) to X.