[PATCH] Patch to enable reading the EDID information of a 3D capable HDMI monitor. This EDID information would be used to enable a user space application to switch the mode of the monitor to a specifi
-- Signed-off=by: sateesh.kavuri at intel.com --- drivers/gpu/drm/drm_edid.c | 109 include/drm/drm_crtc.h | 25 ++ 2 files changed, 134 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/drm_edid.c b/drivers/gpu/drm/drm_edid.c i
[PATCH] This patch enables the reading of the 3D capabilities of t=
the 3D format to be set --- Signed-off-by: Sateesh Kavuri --- --- drivers/gpu/drm/drm_edid.c| 109 + drivers/gpu/drm/i915/intel_drv.h | 11 drivers/gpu/drm/i915/intel_hdmi.c | 119 += include/drm/drm_crtc.h