[Intel-gfx] [PATCH 0/4] Async flip optimization for DG2

2022-01-24 Thread Stanislav Lisovskiy
Limitting the WM levels to 0 for DG2 during async flips, allows to slightly increase the performance, as recommended by HW team. Stanislav Lisovskiy (4): drm/i915: Pass plane to watermark calculation functions drm/i915: Introduce do_async_flip flag to intel_plane_state drm/i915: Use wm0

[Intel-gfx] [PATCH 0/4] Async flip optimization for DG2

2022-01-21 Thread Stanislav Lisovskiy
Limitting the WM levels to 0 for DG2 during async flips, allows to slightly increase the performance, as recommended by HW team. Stanislav Lisovskiy (4): drm/i915: Pass plane to watermark calculation functions drm/i915: Introduce do_async_flip flag to intel_plane_state drm/i915: Use wm0

[Intel-gfx] [PATCH 0/4] Async flip optimization for DG2

2022-01-18 Thread Stanislav Lisovskiy
Limitting the WM levels to 0 for DG2 during async flips, allows to slightly increase the perfomance, as recommended by HW team. Stanislav Lisovskiy (4): drm/i915: Pass plane to watermark calculation functions drm/i915: Introduce do_async_flip flag to intel_plane_state drm/i915: Use wm0 only