Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/drm
Ma Ling f23c20c83d drm: detect hdmi monitor by hdmi identifier (v3)
Sometime we need to communicate with HDMI monitor by sending audio or video
info frame, so we have to know monitor type. However if user utilize HDMI-DVI adapter to connect DVI monitor, hardware detection will incorrectly show the monitor is HDMI. HDMI spec tell us that any device containing IEEE registration Identifier will be treated as HDMI device.  The patch intends to detect HDMI monitor by this rule.

Signed-off-by: Ma Ling <ling.ma@intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2009-03-29 18:31:49 +10:00
..
drm.h make drm headers use strict integer types 2009-03-26 18:14:18 +01:00
drm_core.h
drm_crtc.h drm: detect hdmi monitor by hdmi identifier (v3) 2009-03-29 18:31:49 +10:00
drm_crtc_helper.h drm: disable encoders before re-routing them 2009-02-25 14:42:23 +10:00
drm_edid.h drm: fix EDID parser problem with positive/negative hsync/vsync 2009-03-11 12:18:48 +10:00
drm_hashtab.h
drm_memory.h
drm_memory_debug.h
drm_mode.h make drm headers use strict integer types 2009-03-26 18:14:18 +01:00
drm_os_linux.h drm: add DRM_READ/WRITE64 wrappers around readq/writeq. 2009-03-13 14:24:14 +10:00
drm_pciids.h radeon: add some new pci ids 2009-03-29 18:31:43 +10:00
drm_sarea.h drm: move to kref per-master structures. 2008-12-29 17:47:22 +10:00
drm_sman.h
drmP.h drm: reorder struct drm_ioctl_desc to save space on 64 bit builds 2009-03-29 18:31:45 +10:00
i810_drm.h
i830_drm.h
i915_drm.h Merge commit 'v2.6.29' into core/header-fixes 2009-03-26 18:29:40 +01:00
Kbuild DRM: add mode setting support 2008-12-29 17:47:23 +10:00
mga_drm.h make drm headers use strict integer types 2009-03-26 18:14:18 +01:00
r128_drm.h
radeon_drm.h drm: merge Linux master into HEAD 2009-03-28 20:22:18 -04:00
savage_drm.h
sis_drm.h
via_drm.h make drm headers use strict integer types 2009-03-26 18:14:18 +01:00