commit | e9f1af393477bd4a60e23531b579b325cf1918da | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Wed Oct 29 11:32:38 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 07 18:41:46 2014 +0100 |
tree | 631632ca22333ec6b81afee36a7792fde739d78b | |
parent | f3019a4d92f08b2dd92443a4b567a066a51c6ec0 [diff] |
drm/i915: Don't store current shared DPLL in the new pipe_config Now that shared DPLLs configuration is staged, there's no need to track the current ones in the new pipe_config since those are released before making the new pipe_config effective. Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>