Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

external-drm_framebuffer: 提交

external/drm_framebuffer


Commit MetaInfo

修订版5e9e68df957049f03966b5e0cc49ca01c6e5c241 (tree)
时间2018-11-01 06:57:11
作者lambdadroid <lambdadroid@gmai...>
Commiterlambdadroid

Log Message

Initial drm_framebuffer HAL implementation (v4)

Adds a simple DRM framebuffer HAL implementation, that uses kernel
mode setting and page flips to display screens.

v2: Cleanup, implement enableScreen to turn off the display properly.
v3: Refactor implementation to add framebuffer when importing buffers.
v4: Refactor to static (independent) library to make it usable for

gbm_gralloc.

更改概述

Show on old repository browser