Skip to content
Commit ece82d62 authored by Inki Dae's avatar Inki Dae
Browse files

drm/exynos: remove DRM_FORMAT_NV12M from plane module



this patch removes DRM_FORMAT_NV12M from plane module because this format
is same as DRM_FORMAT_NV12. DRM_FORMAT_NV12M will be identified by
mode_cmd->handles and mode_cmd->offsets fields internally.

Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
Signed-off-by: default avatarKyungmin.park <kyungmin.park@samsung.com>
parent 525ee699
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