summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_edid.c
AgeCommit message (Expand)Author
2020-02-06drm/edid: fix building errorMauro Rossi
2019-12-22drm: Fix a couple of typos, punctation and whitespace issuesThierry Reding
2019-12-16drm/edid: Make sure the CEA mode arrays have the correct amount of modesVille Syrjälä
2019-12-16drm/edid: Throw away the dummy VIC 0 cea modeVille Syrjälä
2019-12-16drm/edid: Add CTA-861-G modes with VIC >= 193Ville Syrjälä
2019-12-16drm/edid: Abstract away cea_edid_modes[]Ville Syrjälä
2019-11-29drm/edid: Add alternate clock for SMPTE 4KWayne Lin
2019-11-29drm/edid: Add aspect ratios to HDMI 4K modesWayne Lin
2019-11-15drm/edid: no CEA v3 extension is not an errorJean Delvare
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-23Merge v5.4-rc4 into drm-nextDaniel Vetter
2019-10-22drm/edid: Add drm_hdmi_avi_infoframe_bars()Ville Syrjälä
2019-10-18drm/edid: Fix HDMI VIC handlingVille Syrjälä
2019-10-18drm/edid: Extract drm_mode_cea_vic()Ville Syrjälä
2019-10-18drm/edid: Make drm_get_cea_aspect_ratio() staticVille Syrjälä
2019-10-10drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Kai-Heng Feng
2019-10-09drm/edid: Select DMT timing if EDID's display feature not support GTFLee Shawn C
2019-10-02drm/print: add drm_debug_enabled()Jani Nikula
2019-09-19drm/edid: Add CTA-861-G modes with VIC < 128Ville Syrjälä
2019-09-06drm: Use EOPNOTSUPP, not ENOTSUPPDaniel Vetter
2019-06-25drm/edid: use for_each_displayid_db where applicableAndres Rodriguez
2019-06-25drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-12drm: add fallback override/firmware EDID modes workaroundJani Nikula
2019-06-12drm/edid: abstract override/firmware EDID retrievalJani Nikula
2019-06-06drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlierVille Syrjälä
2019-06-06drm/edid: Clean up DRM_EDID_DIGITAL_* flagsVille Syrjälä
2019-05-23drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()Sean Paul
2019-05-22drm: Add HLG EOTFVille Syrjälä
2019-05-22drm: Enable HDR infoframe supportUma Shankar
2019-05-22drm: Parse HDR metadata info from EDIDUma Shankar
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-05-06drm/edid: drmP.h include removalJani Nikula
2019-03-27drm/edid: Remove defunct EDID_QUIRK_FIRST_DETAILED_PREFERREDVille Syrjälä
2019-03-15drm: add non-desktop quirks to Sensics and OSVR headsets.Ryan Pavlik
2019-02-19drm: Add colorspace info to AVI InfoframeUma Shankar
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-29drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor
2018-10-03drm/edid: Add 6 bpc quirk for BOE panel in HP Pavilion 15-n233slKai-Heng Feng
2018-08-23drm/edid: Add 6 bpc quirk for SDC panel in Lenovo B50-80Kai-Heng Feng
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-02drm/edid: Quirk Vive Pro VR headset non-desktop.Lubosz Sarnecki
2018-05-25drm/edid: Fix up edid_cea_modes[] formattingVille Syrjälä
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst