commit | 49277c3171c4a59ea0a2004a848304cec65bcb7b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Mar 31 18:21:26 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Apr 01 22:58:26 2014 +0200 |
tree | 8f04500d2ae921fa61daa4f7db325f33ef8f1377 | |
parent | 5812d07d6f8704c1af5372f03ce5332629d57e53 [diff] |
drm/i915: Split dp post_disable hooks Split the post_disable hooks for DP to g4x and vlv variants. We'll need another variant soon, so this should make it look a bit cleaner. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>