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 d124c9b..ac269a6 100644 (file)
@@ -98,9 +98,6 @@ struct mdp5_plane_state {
        struct mdp5_hw_pipe *hwpipe;
        struct mdp5_hw_pipe *r_hwpipe;  /* right hwpipe */
 
-       /* aligned with property */
-       uint8_t zpos;
-
        /* assigned by crtc blender */
        enum mdp_mixer_stage_id stage;
 };