OSDN Git Service

drm/i915: Remove unused dp properties for dp-mst.
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Mon, 10 Apr 2017 10:51:10 +0000 (12:51 +0200)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Wed, 12 Apr 2017 08:53:22 +0000 (10:53 +0200)
commit200819ab5b4d2d35fde5aedf7f0ee7582a9c7263
tree9f75cd2d4e42ce015c12d14e932000a3350c06d2
parent0e891b3f447f4d8af3010761fa0c358b057ae2e8
drm/i915: Remove unused dp properties for dp-mst.

Those properties are not hooked up on MST and were ignored. Best not expose them at all.
Without this the next patch fails to start on X.org, because the DP-MST properties could
not be read.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/751b85a0-81cd-09e2-9e60-6d4ddbf1c6ac@linux.intel.com
Testcase: kms_properties
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
drivers/gpu/drm/i915/intel_dp_mst.c
drivers/gpu/drm/i915/intel_drv.h