[PATCH] drm: adv7511: Refactor power management

2015-03-03 Thread Lars-Peter Clausen
On 03/02/2015 02:19 PM, Laurent Pinchart wrote: > From: Laurent Pinchart > > Remove the internal dependency on DPMS mode for power management by > using a by a powered state boolean instead, and use the new power off > handler at probe time. This ensure that the regmap cache is properly > marked a

[PATCH] drm: adv7511: Refactor power management

2015-03-03 Thread Chris Kohn
Hi Laurent, > -Original Message- > From: Laurent Pinchart [mailto:laurent.pinchart+renesas at ideasonboard.com] > Sent: Monday, March 02, 2015 5:20 AM > To: dri-devel at lists.freedesktop.org > Cc: Lars-Peter Clausen; Chris Kohn; Hyun Kwon > Subject: [PATCH] drm: adv75

[PATCH] drm: adv7511: Refactor power management

2015-03-02 Thread Laurent Pinchart
From: Laurent Pinchart Remove the internal dependency on DPMS mode for power management by using a by a powered state boolean instead, and use the new power off handler at probe time. This ensure that the regmap cache is properly marked as dirty when the device is probed, and the registers proper