Merge remote-tracking branch 'airlied/drm-next' into for-airlied
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 23 Feb 2012 13:54:20 +0000 (14:54 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 23 Feb 2012 13:56:11 +0000 (14:56 +0100)
Manually resolve the conflict between the new enum drm property
helpers in drm-next and the new "force-dvi" option that the "audio" output
property gained in drm-intel-next.

While resolving this conflict, switch the new drm_prop_enum_list to
use the newly introduced enum defines instead of magic values.

Conflicts:
drivers/gpu/drm/i915/intel_modes.c

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

Trivial merge