Dear all,
I am using 2.6.23 kernel and trying to get 1024x768 resolution using davincifb.c i was able to do this by modifying mmzone.h and memory.h in 2.6.10 kernel and off course davincifb.c file ..but in 2.6.23 kernel memory.h and mmzone.h are bit different.. normaly if you dont modify these files you will get error dm_vid0_fb: cannot allocate frambuffer and i have fixed this issue by adding MAX_ORDER 100 in mmzone.h and DMA_MAX_SIZE 100 in memory.h files,, but if i do same change in 2.6.23 kernel i am not able get desired output.. has anybody tried 1024x768 or above resolution in 23 kernel ??? Thanks & Regards Deepak
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
