commit | 22045e8e52bd802f743f0471242782fc3b479707 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jun 19 12:17:51 2019 +0200 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Wed Jun 19 12:17:51 2019 +0200 |
tree | ea490d0ffd1acde03ccc2a1caeec9ecdd038e395 | |
parent | 1bf4e09227c345e246062285eba4b8fe660e512e [diff] |
drm/connector: Introduce a TV margins structure The TV margins has been defined as a structure inside the drm_connector_state structure so far. However, we will need it in other structures as well, so let's move that structure definition so that it can be reused. Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/38b773b03f15ec7a135cdf8f7db669e5ada20cf2.1560783090.git-series.maxime.ripard@bootlin.com