summaryrefslogtreecommitdiff
path: root/src/tdm_fbdev.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-11use local variables to register tdm backend functionssubmit/tizen/20160414.040521accepted/tizen/wearable/20160415.014751accepted/tizen/tv/20160415.014725accepted/tizen/mobile/20160415.014830accepted/tizen/ivi/20160415.014810accepted/tizen/common/20160414.142600accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviBoram Park1-41/+33
2016-04-11Remove display_get_buffer_fd thingsBoram Park1-1/+0
2016-03-07[fbdev] rewirting of code for new libtdm. Add opening of a file for buffer ma...Roman Peresipkyn1-14/+24
2016-03-07[fbdev] add fake event handling. add and rework DPMS functionalityRoman Peresipkyn1-0/+9
2016-03-07[fbdev] Add temp drm code for testing through novice tests. Fix fb_data alloc...Roman Peresipkyn1-5/+1
2016-03-07add implementation of fbdev's output callbacks except vblank related onesRoman Peresipkyn1-36/+51
2016-03-07add implementation of fbdev's layer callbacksRoman Peresipkyn1-0/+2
2016-03-07add implemenation of fbedv's display callbacksRoman Peresipkyn1-16/+10
2016-03-07add initialization of framebuffer deviceRoman Peresipkyn1-6/+253
2016-03-07add initial codesSooChan Lim1-0/+73