[Intel-gfx] [PATCH 0/4] drm/i915: Enable atomic for VLV/CHV
ville.syrjala at linux.intel.com
ville.syrjala at linux.intel.com
Fri Mar 3 15:19:24 UTC 2017
From: Ville Syrjälä <ville.syrjala at linux.intel.com>
With the watermarks properly handled everything should be in place
to make VLV/CHV nuclear. Just to be super safe I included a few
extra bits of polish to the cursor handling.
Ville Syrjälä (4):
drm/i915: Extract intel_wm_plane_visible()
drm/i915: Check for id==PLANE_CURSOR instead of
type==DRM_PLANE_TYPE_CURSOR
drm/i915: Use intel_wm_plane_visible() on VLV/CHV as well
drm/i915: Enable atomic on VLV/CHV
drivers/gpu/drm/i915/i915_drv.c | 5 ++---
drivers/gpu/drm/i915/intel_pm.c | 45 +++++++++++++++++++++++++++--------------
2 files changed, 32 insertions(+), 18 deletions(-)
--
2.10.2
More information about the Intel-gfx
mailing list