drm/i915: Add 180 degree sprite rotation support
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_drv.h
index 3198de3007be8a77446ba7657c8d9129f6331457..b63df4416301cdd93a3ebb37b672302210a9a5ac 100644 (file)
@@ -448,6 +448,7 @@ struct intel_plane {
        unsigned int crtc_w, crtc_h;
        uint32_t src_x, src_y;
        uint32_t src_w, src_h;
+       unsigned int rotation;
 
        /* Since we need to change the watermarks before/after
         * enabling/disabling the planes, we need to store the parameters here
This page took 0.030032 seconds and 5 git commands to generate.