linux/drivers/gpu/drm/msm/mdp/mdp4
Thierry Reding f1c37e1adc drm/plane: Pass old state to ->atomic_update()
In most situations it will be useful to have the old state passed to the
->atomic_update() callback. For example if a plane is being disabled the
new state's .crtc field will be NULL, but some drivers may rely on this
field to program the CRTCs registers.

v2: rename variable to old_plane_state and remove redundant comment as
suggested by Daniel Vetter, remove an Exynos hunk that doesn't apply to
drm-next and add a hunk for pending MSM mdp5 changes

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-11-25 13:27:58 +01:00
..
mdp4_crtc.c drm/msm/mdp4: fix mixer setup for multi-crtc + planes 2014-11-21 15:32:37 -05:00
mdp4_dtv_encoder.c drm/msm/mdp4: fix blend setup with multiple crtcs 2014-09-10 11:19:06 -04:00
mdp4_irq.c drm/msm/mdp4: cure for the cursor blues (v2) 2014-04-25 08:58:23 -04:00
mdp4_kms.c drm/msm/hdmi: refactor bind/init 2014-11-16 14:22:42 -05:00
mdp4_kms.h drm/msm/mdp4: fix mixer setup for multi-crtc + planes 2014-11-21 15:32:37 -05:00
mdp4_lcdc_encoder.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_lvds_connector.c drm/msm/mdp4: atomic 2014-11-16 14:27:38 -05:00
mdp4_lvds_pll.c drm/msm/mdp4: add LVDS panel support 2014-09-10 11:19:07 -04:00
mdp4_plane.c drm/plane: Pass old state to ->atomic_update() 2014-11-25 13:27:58 +01:00
mdp4.xml.h drm/msm: update generated headers 2014-11-16 14:22:42 -05:00