index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/edid: Populate picture aspect ratio for CEA modes
Vandana Kannan
2014-01-20
1
-64
/
+64
*
drm/edid: parse the list of additional 3D modes
Thomas Wood
2014-01-20
1
-21
/
+73
*
drm/edid: split VIC display mode lookup into a separate function
Thomas Wood
2014-01-20
1
-28
/
+39
*
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
Rafał Miłecki
2013-12-17
1
-0
/
+8
*
drm: fix the addition of the side-by-side (half) flag for extra 3D modes
Thomas Wood
2013-12-05
1
-1
/
+1
*
drm/edid: fix length check when adding extra 3D modes
Thomas Wood
2013-12-05
1
-1
/
+1
*
drm/edid: compare actual vrefresh for all modes for quirks
Alex Deucher
2013-11-11
1
-3
/
+8
*
drm: add drm_set_preferred_mode
Gerd Hoffmann
2013-11-06
1
-0
/
+13
*
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
Ville Syrjälä
2013-11-06
1
-0
/
+9
*
drm/edid: Don't skip every eighth EST III mode
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm/edid: Fix the 1792x1344-75 EST III mode
Ville Syrjälä
2013-11-06
1
-1
/
+1
*
drm: add support for additional stereo 3D modes
Thomas Wood
2013-10-16
1
-9
/
+94
*
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2013-10-10
1
-0
/
+14
|
\
|
*
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
2013-10-01
1
-0
/
+2
|
*
drm/edid: add drm_edid_duplicate
Jani Nikula
2013-10-01
1
-0
/
+12
*
|
drm: Code stereo layouts as an enum rather than a bit field
Damien Lespiau
2013-10-01
1
-32
/
+15
*
|
drm: Carry over the stereo flags when adding the alternate mode
Damien Lespiau
2013-10-01
1
-0
/
+3
*
|
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
Damien Lespiau
2013-10-01
1
-2
/
+2
*
|
drm: Set the relevant infoframe field when scanning out a 3D mode
Damien Lespiau
2013-10-01
1
-2
/
+38
*
|
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
Damien Lespiau
2013-10-01
1
-15
/
+21
*
|
drm/edid: Expose mandatory stereo modes for HDMI sinks
Damien Lespiau
2013-10-01
1
-7
/
+103
|
/
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-0
/
+55
|
\
|
*
drm/edid: add a helper function to extract the speaker allocation data block ...
Alex Deucher
2013-08-30
1
-0
/
+52
|
*
drm/edid: add quirk for Medion MD30217PG
Alex Deucher
2013-08-30
1
-0
/
+3
*
|
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
Lespiau, Damien
2013-08-30
1
-1
/
+1
*
|
drm: Add a helper to forge HDMI vendor infoframes
Lespiau, Damien
2013-08-30
1
-0
/
+36
*
|
drm/edid: Move HDMI_IDENTIFIER to hdmi.h
Lespiau, Damien
2013-08-30
1
-1
/
+0
*
|
video/hdmi: Don't let the user of this API create invalid infoframes
Lespiau, Damien
2013-08-30
1
-1
/
+0
*
|
drm: Add support for alternate clocks of 4k modes
Lespiau, Damien
2013-08-30
1
-6
/
+62
*
|
drm/edid: Parse the HDMI CEA block and look for 4k modes
Lespiau, Damien
2013-08-30
1
-15
/
+109
*
|
drm/edid: Fix add_cea_modes() style issues
Lespiau, Damien
2013-08-30
1
-5
/
+7
*
|
drm: Don't export drm_find_cea_extension() any more
Lespiau, Damien
2013-08-30
1
-3
/
+2
*
|
drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
Damien Lespiau
2013-08-08
1
-2
/
+0
*
|
drm: Handle the DBLCLK flag in the common infoframe helper
Damien Lespiau
2013-08-08
1
-0
/
+3
*
|
drm: Don't generate invalid AVI infoframes for CEA modes
Damien Lespiau
2013-08-08
1
-0
/
+1
|
/
*
drm: add assertion for checking null edid to drm_edid_block_valid
Seung-Woo Kim
2013-07-04
1
-3
/
+6
*
drm/edid: Don't print messages regarding stereo or csync by default
Egbert Eich
2013-06-27
1
-2
/
+2
*
drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list
Ville Syrjälä
2013-06-11
1
-14
/
+88
*
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
Ville Syrjälä
2013-04-26
1
-3
/
+24
*
drm/edid: Populate vrefresh for CEA modes
Ville Syrjälä
2013-04-26
1
-64
/
+129
*
drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)
Rafał Miłecki
2013-04-23
1
-0
/
+59
*
KMS: fix EDID detailed timing frame rate
Torsten Duwe
2013-03-23
1
-0
/
+1
*
KMS: fix EDID detailed timing vsync parsing
Torsten Duwe
2013-03-23
1
-1
/
+1
*
drm: Add HDMI infoframe helpers
Thierry Reding
2013-02-22
1
-0
/
+33
*
drm: Move mode tables to drm_edid.c
Thierry Reding
2013-02-22
1
-7
/
+746
*
drm: Remove duplicate drm_mode_cea_vic()
Thierry Reding
2013-02-22
1
-23
/
+7
*
drm: don't add inferred modes for monitors that don't support them
Paulo Zanoni
2013-02-20
1
-1
/
+2
*
drm: shut up invalid edid messages
Maarten Lankhorst
2013-02-15
1
-1
/
+5
*
Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
Daniel Vetter
2013-02-13
1
-3
/
+0
*
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
2013-01-20
1
-0
/
+33
[next]