summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_context.c
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2017-03-23 15:58:06 +0530
committerRob Clark <robdclark@gmail.com>2017-04-08 06:59:34 -0400
commitf316b25a23da330678d476acb8a97048a793376d (patch)
treecf851ccb0dda73c4419d5a467c7d04e0e5da6e3f /drivers/gpu/drm/drm_context.c
parent0ddc3a630743adc36639f2c4d2134808f0835e9a (diff)
downloadblackbird-obmc-linux-f316b25a23da330678d476acb8a97048a793376d.tar.gz
blackbird-obmc-linux-f316b25a23da330678d476acb8a97048a793376d.zip
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>
Diffstat (limited to 'drivers/gpu/drm/drm_context.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud