index
:
platform/adaptation/libtdm-fbdev
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
master
sandbox/richiefreedom/tizen_common_elvees_gl
sandbox/richiefreedom/tizen_common_elvees_soft
tizen
Domain: Graphics System / Display Management;
SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tdm_fbdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-11
use local variables to register tdm backend functions
submit/tizen/20160414.040521
accepted/tizen/wearable/20160415.014751
accepted/tizen/tv/20160415.014725
accepted/tizen/mobile/20160415.014830
accepted/tizen/ivi/20160415.014810
accepted/tizen/common/20160414.142600
accepted/tizen_wearable
accepted/tizen_tv
accepted/tizen_mobile
accepted/tizen_ivi
Boram Park
1
-41
/
+33
2016-04-11
Remove display_get_buffer_fd things
Boram Park
1
-1
/
+0
2016-03-07
[fbdev] rewirting of code for new libtdm. Add opening of a file for buffer ma...
Roman Peresipkyn
1
-14
/
+24
2016-03-07
[fbdev] add fake event handling. add and rework DPMS functionality
Roman Peresipkyn
1
-0
/
+9
2016-03-07
[fbdev] Add temp drm code for testing through novice tests. Fix fb_data alloc...
Roman Peresipkyn
1
-5
/
+1
2016-03-07
add implementation of fbdev's output callbacks except vblank related ones
Roman Peresipkyn
1
-36
/
+51
2016-03-07
add implementation of fbdev's layer callbacks
Roman Peresipkyn
1
-0
/
+2
2016-03-07
add implemenation of fbedv's display callbacks
Roman Peresipkyn
1
-16
/
+10
2016-03-07
add initialization of framebuffer device
Roman Peresipkyn
1
-6
/
+253
2016-03-07
add initial codes
SooChan Lim
1
-0
/
+73