commit | 2bebcc4564470b03b0220bdc6836bbead750e875 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Sun Dec 17 17:32:21 2017 +0100 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Mon Jan 29 14:02:39 2018 +0100 |
tree | f8018bb862b1a633693baaf7b0f0baf6106f4e85 | |
parent | 098b338afef9a8d0f5346b1fe8e1c6c3226fa602 [diff] |
drm/sun4i: backend: Set a default zpos in our reset hook The plane state zpos value will be set only if there's an existing state attached to the plane when creating the property. However, this is not the case during the probe, and we therefore need to put our default value in our reset hook. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Link: https://patchwork.freedesktop.org/patch/msgid/b6a183234f0ad5a9a58c780c9cabbe29cbf40888.1516617243.git-series.maxime.ripard@free-electrons.com