0N/A * Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. 919N/A * Copyright (c) 2007-2008, 2013, Intel Corporation 919N/A * Jesse Barnes <jesse.barnes@intel.com> 919N/A * Permission is hereby granted, free of charge, to any person obtaining a 919N/A * copy of this software and associated documentation files (the "Software"), 919N/A * to deal in the Software without restriction, including without limitation 919N/A * the rights to use, copy, modify, merge, publish, distribute, sublicense, 919N/A * and/or sell copies of the Software, and to permit persons to whom the 919N/A * Software is furnished to do so, subject to the following conditions: 919N/A * The above copyright notice and this permission notice shall be included in 919N/A * all copies or substantial portions of the Software. 919N/A * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 919N/A * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 919N/A * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 919N/A * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR 0N/A * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 0N/A * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 0N/A * OTHER DEALINGS IN THE SOFTWARE. 970N/A/* 00=16:10, 01=4:3, 10=5:4, 11=16:9 */ 156N/A/* If detailed data is pixel timing */ 591N/A/* If it's not pixel timing, it'll be one of the below */ 967N/A u8 type;
/* ff=serial, fe=string, fd=monitor range, fc=monitor name 779N/A fb=color point data, fa=standard timing data, 970N/A f9=undefined, f8=mfg. reserved */ /* Vendor & product info */ /* Color characteristics */ /* Est. timings and mfg rsvd timings*/ /* Standard timings 1-8*/ /* Detailing timings 1-4 */ /* Number of 128 byte ext. blocks */ /* define the number of Extension EDID block */ /* Short Audio Descriptor */ u8 byte2;
/* meaning depends on format */ #
endif /* __DRM_EDID_H__ */