Skip to content
Commit 2c5b2ccc authored by Mark Yao's avatar Mark Yao
Browse files

drm: bridge/dw_hdmi: add atomic API support



Fill atomic needed funcs with default atomic helper library.

Rockchip use dw_hdmi, and drm/rockchip will covert to atomic api,
we need dw_hdmi support atomic funcs.

Now another drm driver use dw_hdmi is imx, not yet atomic, so
check DRIVER_ATOMIC at runtime to spilt atomic and not atomic.

Signed-off-by: default avatarMark Yao <mark.yao@rock-chips.com>
parent d0e20d0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment