[Intel-gfx] [PATCH 45/81] drm/i915: rip out intel_dp->dpms_mode
Paulo Zanoni
przanoni at gmail.com
Thu Jul 26 20:06:51 CEST 2012
Hi
2012/7/11 Daniel Vetter <daniel.vetter at ffwll.ch>:
> @@ -2502,7 +2495,6 @@ intel_dp_init(struct drm_device *dev, int output_reg)
> return;
>
> intel_dp->output_reg = output_reg;
> - intel_dp->dpms_mode = -1;
In your current modeset-rework branch, you're also removing the
"intel_dp->port = port" line. Look:
http://cgit.freedesktop.org/~danvet/drm/commit/drivers/gpu/drm/i915/intel_dp.c?h=modeset-rework&id=d777693a7eefd4f92a57d49e4a6051f60282f72b
This is probably an accident caused by rebasing.
--
Paulo Zanoni
More information about the Intel-gfx
mailing list