From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> Made the mistake of looking at some skl+ wm/ddb stuff, and then proceeded to throw out a bunch of useless things. I stopped when I saw struct skl_ddb_allocation and decided that maybe that starts to cut a bit too close to the dbuf slice stuff. Ville Syrjälä (8): drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes() drm/i915: Nuke 'realloc_pipes' drm/i915: Make dirty_pipes refer to pipes drm/i915: Don't set undefined bits in dirty_pipes drm/i915: Streamline skl_commit_modeset_enables() drm/i915: Polish WM_LINETIME register stuff drm/i915: Move linetime wms into the crtc state drm/i915: Nuke skl wm.dirty_pipes bitmask drivers/gpu/drm/i915/display/intel_display.c | 138 ++++++++--- .../drm/i915/display/intel_display_types.h | 6 +- drivers/gpu/drm/i915/i915_drv.h | 2 - drivers/gpu/drm/i915/i915_reg.h | 14 +- drivers/gpu/drm/i915/intel_pm.c | 228 +++--------------- 5 files changed, 150 insertions(+), 238 deletions(-) -- 2.21.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx