Commit 788319d4 authored by Chris Wilson's avatar Chris Wilson

drm/i915/lvds: Move private data to the connector from the device.

Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
parent 8aadf70b
......@@ -634,8 +634,6 @@ typedef struct drm_i915_private {
/* Reclocking support */
bool render_reclock_avail;
bool lvds_downclock_avail;
/* indicate whether the LVDS EDID is OK */
bool lvds_edid_good;
/* indicates the reduced downclock for LVDS*/
int lvds_downclock;
struct work_struct idle_work;
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment