Hi,
This is v3 of my initial clean-ups and small refactoring in
preparation for further refactoring of the watermark code.
Please review. Changes in v3 described in the relevant patches.
Cheers,
Luca.
Luca Coelho (7):
drm/i915/wm: clarify watermark ops with comments
drm/i915/wm: move intel_sagv_init() to avoid forward declaration
drm/i915/wm: remove stale FIXME in skl_needs_memory_bw_wa()
drm/i915/wm: convert x/y-tiling bools to an enum
drm/i915/wm: convert tiling mode check in slk_compute_plane_wm() to a
switch-case
drm/i915/wm: move method selection and calculation to a separate
function
drm/i915/wm: reduce size of y_min_scanlines to u8
.../gpu/drm/i915/display/intel_display_core.h | 6 +-
drivers/gpu/drm/i915/display/skl_watermark.c | 166 +++++++++++-------
2 files changed, 106 insertions(+), 66 deletions(-)
--
2.51.0