aboutsummaryrefslogtreecommitdiff
path: root/lib/sha1.c
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2013-07-30 12:20:31 +0300
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-05 19:04:04 +0200
commitb76cf76bfa76246c8acce104de8f2fdd001069fb (patch)
treec38919421d9e8e6418b36e00ac9f20620b4874ee /lib/sha1.c
parentab1f90f9662482021fddd0e7868005401f62866f (diff)
drm/i915: rearrange vlv hdmi enable and pre_enable callbacks
VLV wants encoder enabling before the pipe is up. This is currently achieved through calling the ->enable callback early, right after the ->pre_enable callback, in valleyview_crtc_enable(). This loses both the distinction between ->pre_enable and ->enable on VLV and the possibility to use a hook at the end of the modeset sequence. Rearrange the HDMI callbacks to make it possible to move ->enable call later. Basically do everything in ->pre_enable on VLV, and make ->enable a NOP. There should be no functional changes. v2: Rebase. v3: Explain why this is needed in the commit message (Chris). Signed-off-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/sha1.c')
0 files changed, 0 insertions, 0 deletions