Hi Nikola, On Mon, Oct 11, 2021 at 11:27:31PM +0200, Nikola Pavlica wrote:
The model and make of the LCD panel of the Vivax TPC-9150 is unknown, hence the panel settings that were retrieved with a FEX dump are named after the device NOT the actual panel.
The LCD in question is a 50 pin MISO TFT LCD panel of the resolution 1024x600 used by the aforementioned device.
Version 2, as Thierry kindly suggested that I fix the order in which the panel was ordered compared to others.
Version 3, filling in the required info suggested by Sam. Plus some factual issues that I've corrected myself (tested working)
Version 4, rearranged the display parameters and fix invalid bit format issue. (Thanks Sam)
Version 5, referred to FEX file instead of manual debugging for information.
Version 6, same as above. This time, it'll be documented.
Looks good now, applied to drm-misc-next. There was an extra line I deleted while applying - checkpatch --strict complained. Patch will show up in -next in 1-2 weeks.
Sam