linux/drivers/gpu/drm/meson
Ville Syrjälä 13eff9ae52 drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Use drm_mode_get_hv_timing() to fill out the plane clip rectangle.

No functional changes as the code already uses crtc_state->mode
to populate the clip, which is also what drm_mode_get_hv_timing()
uses.

Once everyone agrees on this we can move the clip handling into
drm_atomic_helper_check_plane_state().

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Neil Armstrong <narmstrong@baylibre.com>
Cc: linux-amlogic@lists.infradead.org
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171123190502.28449-9-ville.syrjala@linux.intel.com
Reviewed-by: Thierry Reding <treding@nvidia.com>
2018-01-23 17:41:49 +02:00
..
Kconfig
Makefile
meson_canvas.c
meson_canvas.h
meson_crtc.c
meson_crtc.h
meson_drv.c drm/meson: Add missing VPU init 2017-12-08 10:43:46 +01:00
meson_drv.h
meson_dw_hdmi.c drm/meson: dw_hdmi: Add support for an optional external 5V regulator 2017-12-08 10:43:40 +01:00
meson_dw_hdmi.h
meson_plane.c drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle 2018-01-23 17:41:49 +02:00
meson_plane.h
meson_registers.h drm/meson: Add missing VPU init 2017-12-08 10:43:46 +01:00
meson_vclk.c
meson_vclk.h
meson_venc.c
meson_venc.h
meson_venc_cvbs.c
meson_venc_cvbs.h
meson_viu.c
meson_viu.h
meson_vpp.c
meson_vpp.h