From: A.Sunil Kamath Date: Mon, 24 Nov 2014 08:07:44 +0000 (+0530) Subject: drm/i915/bxt: Implement enable/disable for Display C9 state X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~58^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=664326f8a5b7e4ab7ed469acaadc63d2a05d8720;p=pandora-kernel.git drm/i915/bxt: Implement enable/disable for Display C9 state v2: Modified as per review comments from Imre - Mention enabling instead of allowing in the debug trace and remove unnecessary comments. v3: - Rebase to latest. - Move DC9-related functions from intel_display.c to intel_runtime_pm.c. v4: (imre) - remove DC5 disabling, it's a nop at this point - squashed in Suketu's "Assert the requirements to enter or exit DC9" patch - remove check for RUNTIME_PM from assert_can_enable_dc9, it's not a dependency Signed-off-by: A.Sunil Kamath (v3) Signed-off-by: Imre Deak Reviewed-by: Sagar Kamble Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed