index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_edid.h
Age
Commit message (
Expand
)
Author
2015-09-09
drm: Make drm_av_sync_delay() 'mode' argument const
Ville Syrjälä
2015-09-09
drm: Remove the 'mode' argument from drm_select_eld()
Ville Syrjälä
2015-08-19
drm/edid: add function to help find SADs
Russell King
2015-04-13
drm/edid: add #defines for ELD versions
Jani Nikula
2014-12-08
drm/displayid: add displayid defines and edid extension (v2)
Dave Airlie
2014-11-26
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2014-11-05
drm/edid: add #defines and helpers for ELD
Jani Nikula
2014-06-02
drm/edid: Parse and handle HDMI deep color modes.
Mario Kleiner
2013-09-01
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-08-30
drm/edid: add a helper function to extract the speaker allocation data block ...
Alex Deucher
2013-08-29
drm: Add a helper to forge HDMI vendor infoframes
Lespiau, Damien
2013-04-23
drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)
Rafał Miłecki
2013-02-22
drm: Add HDMI infoframe helpers
Thierry Reding
2012-04-23
drm/edid: Add packed attribute to new gtf2 and cvt structs
Takashi Iwai
2012-04-20
drm/edid: Update range descriptor struct for EDID 1.4
Adam Jackson
2012-03-20
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
2011-09-21
drm: support routines for HDMI/DP ELD
Wu Fengguang
2011-04-28
drm: parse color format support for digital displays
Jesse Barnes
2011-04-28
drm: add bit depth parsing
Jesse Barnes
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
2010-05-18
drm_edid: There should be 6 Standard Timings
Dan Carpenter
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-02-08
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
2009-12-03
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
2009-12-03
drm/edid: Add new detailed block types from EDID 1.4
Adam Jackson
2009-06-24
drm: Fix shifts which were miscalculated when converting from bitfields.
Michel Dänzer
2009-06-18
drm: EDID endianness fixes.
Michel Dänzer
2009-03-11
drm: fix EDID parser problem with positive/negative hsync/vsync
Pantelis Koukousoulas
2009-02-25
drm: Fix ordering of bit fields in EDID structure leading huge vsync values.
Jesse Barnes
2008-12-29
DRM: add mode setting support
Dave Airlie