[Intel-gfx] [PATCH 0/6] Fixed16.16 wrapper cleanup & wm optimization
Mahesh Kumar
mahesh1.kumar at intel.com
Tue Jun 13 06:04:44 UTC 2017
This series Include patches for:
clean fixed16.16 naming & make them consistent
reuse intel_compute_linetime_wm in hsw
optimize wm calculation code
enable/Implement trans wm calculation
Mahesh Kumar (6):
drm/i915: cleanup fixed-point wrappers naming
drm/i915/hsw: use intel_compute_linetime_wm function for linetime wm
drm/i915/skl+: WM calculation don't require height
drm/i915/skl+: unify cpp value in WM calculation
drm/i915/skl+: Optimize WM calculation
drm/i915/gen10: Calculate and enable transition WM
drivers/gpu/drm/i915/i915_drv.h | 82 ++++++-----
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_pm.c | 288 ++++++++++++++++++++++++---------------
3 files changed, 228 insertions(+), 143 deletions(-)
--
2.13.0
More information about the Intel-gfx
mailing list