drm/msm/mdp5: add perf blocks for holding fudge factors
[linux-2.6-microblaze.git] / drivers / gpu / drm / msm / disp / mdp5 / mdp5_kms.h
index 1288667..ac269a6 100644 (file)
@@ -98,11 +98,6 @@ struct mdp5_plane_state {
        struct mdp5_hw_pipe *hwpipe;
        struct mdp5_hw_pipe *r_hwpipe;  /* right hwpipe */
 
-       /* aligned with property */
-       uint8_t premultiplied;
-       uint8_t zpos;
-       uint8_t alpha;
-
        /* assigned by crtc blender */
        enum mdp_mixer_stage_id stage;
 };