summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
diff options
context:
space:
mode:
authorImre Deak <imre.deak@intel.com>2014-04-25 14:19:05 +0400
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-05-05 12:56:51 +0400
commit0d116a29a8f80260380f608c033dba42240e26a8 (patch)
tree6925fcc1ef08dffbd6ecdb2acebf427a8c3df414 /drivers/gpu/drm/i915/intel_ringbuffer.h
parentb77f69978cc954fb3f0944d26a217a78b964b85f (diff)
downloadlinux-0d116a29a8f80260380f608c033dba42240e26a8.tar.xz
drm/i915: vlv: init only needed state during early power well enabling
During the initial power well enabling on the driver init/resume path we can avoid initialzing part of the HW/SW state that will be initialized anyway by the subsequent init/resume code. For some steps like HPD initialization this redundancy is not only an overhead but an actual problem, since they can't be run this early in the overall init sequence. Add a flag marking the init phase and skip reinitialzing state that is not strictly necessary based on that. This is also needed by the upcoming HPD init restructuring by Thierry and Daniel. Signed-off-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.h')
0 files changed, 0 insertions, 0 deletions