Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Archit Taneja f316b25a23 drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
These are a part of CRTC state, it doesn't feel nice to leave them
hanging in mdp5_ctl struct. Pass mdp5_pipeline pointer instead
wherever it is needed.

We still have some params in mdp5_ctl like start_mask etc which
are derivative of atomic state, and should be rolled back if
a commit fails, but it doesn't seem to cause much trouble.

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-04-08 06:59:34 -04:00
..
2017-02-06 11:28:45 -05:00
2017-02-06 11:28:44 -05:00
2017-04-08 06:59:31 -04:00
2016-12-15 14:55:34 +02:00
2016-11-28 15:14:08 -05:00
2017-04-08 06:59:31 -04:00
2017-04-08 06:59:31 -04:00
2013-08-24 14:57:18 -04:00
2014-01-09 14:44:06 -05:00