drm/i915: Kill a strange comment about DPMS functions
This comment looks like some historical leftover. Get rid of it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
a2b3fc0133
commit
65533633f7
1 changed files with 0 additions and 1 deletions
|
|
@ -8600,7 +8600,6 @@ static void intel_init_display(struct drm_device *dev)
|
|||
{
|
||||
struct drm_i915_private *dev_priv = dev->dev_private;
|
||||
|
||||
/* We always want a DPMS function */
|
||||
if (HAS_DDI(dev)) {
|
||||
dev_priv->display.crtc_mode_set = haswell_crtc_mode_set;
|
||||
dev_priv->display.crtc_enable = haswell_crtc_enable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue