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
2013-11-11
drm/edid: compare actual vrefresh for all modes for quirks
Alex Deucher
1
-3
/
+8
2013-11-06
drm: add drm_set_preferred_mode
Gerd Hoffmann
1
-0
/
+13
2013-11-06
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
1
-0
/
+9
2013-11-06
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
1
-1
/
+1
2013-11-06
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
1
-1
/
+1
2013-10-16
drm: add support for additional stereo 3D modes
Thomas Wood
1
-9
/
+94
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-0
/
+14
2013-10-01
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
1
-32
/
+15
2013-10-01
drm: Carry over the stereo flags when adding the alternate mode
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
1
-2
/
+2
2013-10-01
drm: Set the relevant infoframe field when scanning out a 3D mode
Damien Lespiau
1
-2
/
+38
2013-10-01
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
Damien Lespiau
1
-15
/
+21
2013-10-01
drm/edid: Expose mandatory stereo modes for HDMI sinks
Damien Lespiau
1
-7
/
+103
2013-10-01
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
1
-0
/
+2
2013-10-01
drm/edid: add drm_edid_duplicate
Jani Nikula
1
-0
/
+12
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-0
/
+55
2013-08-31
drm/edid: add a helper function to extract the speaker allocation data block ...
Alex Deucher
1
-0
/
+52
2013-08-31
drm/edid: add quirk for Medion MD30217PG
Alex Deucher
1
-0
/
+3
2013-08-30
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
1
-1
/
+1
2013-08-30
drm: Add a helper to forge HDMI vendor infoframes
Lespiau, Damien
1
-0
/
+36
2013-08-30
drm/edid: Move HDMI_IDENTIFIER to hdmi.h
Lespiau, Damien
1
-1
/
+0
2013-08-30
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
1
-1
/
+0
2013-08-30
drm: Add support for alternate clocks of 4k modes
Lespiau, Damien
1
-6
/
+62
2013-08-30
drm/edid: Parse the HDMI CEA block and look for 4k modes
Lespiau, Damien
1
-15
/
+109
2013-08-30
drm/edid: Fix add_cea_modes() style issues
Lespiau, Damien
1
-5
/
+7
2013-08-30
drm: Don't export drm_find_cea_extension() any more
Lespiau, Damien
1
-3
/
+2
2013-08-08
drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
Damien Lespiau
1
-2
/
+0
2013-08-08
drm: Handle the DBLCLK flag in the common infoframe helper
Damien Lespiau
1
-0
/
+3
2013-08-08
drm: Don't generate invalid AVI infoframes for CEA modes
Damien Lespiau
1
-0
/
+1
2013-07-04
drm: add assertion for checking null edid to drm_edid_block_valid
Seung-Woo Kim
1
-3
/
+6
2013-06-27
drm/edid: Don't print messages regarding stereo or csync by default
Egbert Eich
1
-2
/
+2
2013-06-11
drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list
Ville Syrjälä
1
-14
/
+88
2013-04-26
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
Ville Syrjälä
1
-3
/
+24
2013-04-26
drm/edid: Populate vrefresh for CEA modes
Ville Syrjälä
1
-64
/
+129
2013-04-24
drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)
Rafał Miłecki
1
-0
/
+59
2013-03-23
KMS: fix EDID detailed timing frame rate
Torsten Duwe
1
-0
/
+1
2013-03-23
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
1
-1
/
+1
2013-02-22
drm: Add HDMI infoframe helpers
Thierry Reding
1
-0
/
+33
2013-02-22
drm: Move mode tables to drm_edid.c
Thierry Reding
1
-7
/
+746
2013-02-22
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
1
-23
/
+7
2013-02-20
drm: don't add inferred modes for monitors that don't support them
Paulo Zanoni
1
-1
/
+2
2013-02-15
drm: shut up invalid edid messages
Maarten Lankhorst
1
-1
/
+5
2013-02-13
Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
Daniel Vetter
1
-3
/
+0
2013-01-20
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
1
-0
/
+33
2012-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-0
/
+19
2012-11-29
drm: add drm_mode_cea_vic
Paulo Zanoni
1
-0
/
+19
2012-11-28
drm/edid: tune down debug message in parse_hdmi_vsdb
Daniel Vetter
1
-1
/
+1
2012-11-20
drm: use memchr_inv()
Akinobu Mita
1
-5
/
+2
2012-11-20
drm: get cea video id code for a given display mode
Stephane Marchesin
1
-0
/
+20
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-1
/
+2
[next]