Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/msm
Archit Taneja eda5dbe55b drm/msm/mdp5: Remove the pipeline stuff in mdp5_ctl
The mdp5_ctl has an 'op_mode' struct which contains info on
the downstream pipeline.

Grouping these params together in a struct doesn't serve much
purpose in the code. Maybe there was a plan to expand this
further that never happened.

Remove the op_mode struct, and place its members directly in
mdp5_ctl. This will help avoid confusion later when I introduce
my own verion of a mdp5 pipeline :)

Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
2017-04-08 06:59:33 -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