aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJoonyoung Shim <[email protected]>2011-12-13 14:46:57 +0900
committerInki Dae <[email protected]>2011-12-29 11:21:41 +0900
commite1533c086fc882474fb339953082072bec8c4e71 (patch)
tree2881b0bea84ab83258bbb4b2ade5e2d4c8b9da3b /lib/memory-notifier-error-inject.c
parent2364839a1aca677842b0dfd7ed0449acda3c3175 (diff)
drm/exynos: remove buffer creation of fbdev from drm framebuffer creation
The fbdev fb and the user fb is created from same function - exynos_drm_fb_create, but this function creates not only drm framebuffer but buffer of fbdev. Remove it because it complicates codes and use exynos_drm_gem_create() than exynos_drm_buf_create() to create buffer of fbdev, it give better consistency of codes and more clear implementation. Signed-off-by: Joonyoung Shim <[email protected]> Signed-off-by: Inki Dae <[email protected]> Signed-off-by: Kyungmin Park <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions