Hai,
I developed a qt/qml application which displays some images. when i execute the application on my DM385 target , the video output on the lcd is very poor.color banding issue is seen. I checked the color depth of target, which is 32 bit and qt also renders image as 32bit. The qt app is using linux frame buffer /dev/fb0. Please help.