]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915/gen9: Calculate plane WM's from state
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 12 May 2016 14:06:05 +0000 (07:06 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 13 May 2016 14:34:12 +0000 (07:34 -0700)
commit33815fa55b31a5de4b197c09926ecab3dfb79732
tree7d5d9a08d02aae9381c8b17cbd5a6c0b39ae8141
parenta6d3460e62d17098a815a53f23e44d814cb347e0
drm/i915/gen9: Calculate plane WM's from state

In a future patch we'll want to calculate plane watermarks for in-flight
atomic state rather than the already-committed state.

Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1463061971-19638-12-git-send-email-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_pm.c