index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
drm: Nuke mode->hsync
Ville Syrjälä
1
-0
/
+8
2020-03-18
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
1
-23
/
+10
2020-03-18
drm/edid: Clarify validate_displayid()
Ville Syrjälä
1
-5
/
+8
2020-03-18
drm/edid: Don't include ext block csum in DispID size
Ville Syrjälä
1
-1
/
+2
2020-03-18
drm/edid: Don't parse garbage as DispID blocks
Ville Syrjälä
1
-0
/
+4
2020-03-18
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Ville Syrjälä
1
-14
/
+5
2020-03-18
drm/edid: Return DispID length from drm_find_displayid_extension()
Ville Syrjälä
1
-10
/
+10
2020-03-18
drm/edid: Remove idx==1 assumptions from all over the DispID parsing
Ville Syrjälä
1
-15
/
+18
2020-03-16
drm/edid: Distribute switch variables for initialization
Kees Cook
1
-2
/
+1
2020-03-11
drm/edid: Add function to parse EDID descriptors for monitor range
Manasi Navare
1
-0
/
+44
2020-02-26
drm/edid: Add flag to drm_display_info to identify HDMI sinks
Laurent Pinchart
1
-0
/
+6
2020-02-26
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
Laurent Pinchart
1
-4
/
+1
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
1
-1
/
+1
2020-02-15
drm/edid: Add a FIXME about DispID CEA data block revision
Ville Syrjälä
1
-0
/
+7
2020-02-15
drm/edid: Document why we don't bounds check the DispID CEA block start/end
Ville Syrjälä
1
-0
/
+4
2020-02-15
drm/edid: Clear out spurious whitespace
Ville Syrjälä
1
-3
/
+3
2020-02-15
drm/edid: Introduce is_detailed_timing_descritor()
Ville Syrjälä
1
-18
/
+24
2020-02-15
drm/edid: Don't accept any old garbage as a display descriptor
Ville Syrjälä
1
-24
/
+41
2020-02-15
drm/edid: Check the number of detailed timing descriptors in the CEA ext block
Ville Syrjälä
1
-1
/
+4
2020-02-14
drm: Add support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
1
-4
/
+20
2020-02-06
drm/edid: fix building error
Mauro Rossi
1
-1
/
+1
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
1
-1
/
+1
2019-12-16
drm/edid: Make sure the CEA mode arrays have the correct amount of modes
Ville Syrjälä
1
-0
/
+3
2019-12-16
drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
1
-8
/
+4
2019-12-16
drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
1
-2
/
+149
2019-12-16
drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
1
-22
/
+45
2019-11-29
drm/edid: Add alternate clock for SMPTE 4K
Wayne Lin
1
-7
/
+0
2019-11-29
drm/edid: Add aspect ratios to HDMI 4K modes
Wayne Lin
1
-10
/
+35
2019-11-15
drm/edid: no CEA v3 extension is not an error
Jean Delvare
1
-4
/
+4
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-0
/
+3
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
1
-0
/
+3
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
1
-0
/
+17
2019-10-18
drm/edid: Fix HDMI VIC handling
Ville Syrjälä
1
-16
/
+21
2019-10-18
drm/edid: Extract drm_mode_cea_vic()
Ville Syrjälä
1
-23
/
+30
2019-10-18
drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjälä
1
-9
/
+1
2019-10-10
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
Kai-Heng Feng
1
-0
/
+3
2019-10-09
drm/edid: Select DMT timing if EDID's display feature not support GTF
Lee Shawn C
1
-1
/
+2
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
1
-1
/
+1
2019-09-19
drm/edid: Add CTA-861-G modes with VIC < 128
Ville Syrjälä
1
-0
/
+100
2019-09-06
drm: Use EOPNOTSUPP, not ENOTSUPP
Daniel Vetter
1
-3
/
+3
2019-06-25
drm/edid: use for_each_displayid_db where applicable
Andres Rodriguez
1
-10
/
+2
2019-06-25
drm/edid: parse CEA blocks embedded in DisplayID
Andres Rodriguez
1
-11
/
+70
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-8
/
+47
2019-06-12
drm: add fallback override/firmware EDID modes workaround
Jani Nikula
1
-0
/
+30
2019-06-12
drm/edid: abstract override/firmware EDID retrieval
Jani Nikula
1
-8
/
+17
2019-06-06
drm/edid: Ignore "DFP 1.x" bit for EDID 1.2 and earlier
Ville Syrjälä
1
-2
/
+2
2019-06-06
drm/edid: Clean up DRM_EDID_DIGITAL_* flags
Ville Syrjälä
1
-1
/
+1
2019-05-23
drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()
Sean Paul
1
-1
/
+1
2019-05-22
drm: Add HLG EOTF
Ville Syrjälä
1
-1
/
+2
2019-05-22
drm: Enable HDR infoframe support
Uma Shankar
1
-0
/
+72
[next]