index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-65
/
+143
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
drm: Export drm_probe_ddc()
Adam Jackson
1
-1
/
+2
2012-09-24
Merge tag 'v3.6-rc7' into drm-intel-next-queued
Daniel Vetter
1
-0
/
+3
2012-09-17
drm/edid: limit printk when facing bad edid
Jerome Glisse
1
-8
/
+14
2012-09-13
drm: edid: add support for E-DDC
Shirish S
1
-3
/
+16
2012-09-13
drm: edid: Refactor HDMI VSDB detection
Ville Syrjälä
1
-16
/
+22
2012-09-13
drm: edid: Add bounds checking to HDMI VSDB parsing
Ville Syrjälä
1
-12
/
+21
2012-09-13
drm: edid: Add some bounds checking
Ville Syrjälä
1
-26
/
+73
2012-08-30
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
Paul Menzel
1
-0
/
+3
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-3
/
+0
2012-07-03
drm: edid: Don't add inferred modes with higher resolution
Takashi Iwai
1
-3
/
+24
2012-06-21
drm/edid: don't return stack garbage from supports_rb
Daniel Vetter
1
-1
/
+1
2012-06-01
drm/edid: Make the header fixup threshold tunable
Adam Jackson
1
-2
/
+9
2012-05-29
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
1
-4
/
+18
2012-04-27
drm: Store vendor IDs directly in the EDID quirk structure
Ian Pilcher
1
-1
/
+1
2012-04-27
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
1
-5
/
+5
2012-04-23
drm/edid: Add a workaround for 1366x768 HD panel
Takashi Iwai
1
-0
/
+15
2012-04-20
drm/edid: add missing NULL checks.
Takashi Iwai
1
-0
/
+6
2012-04-20
drm/edid: Generate modes from extra_modes for range descriptors
Adam Jackson
1
-0
/
+73
2012-04-20
drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types
Adam Jackson
1
-5
/
+6
2012-04-20
drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
Adam Jackson
1
-2
/
+2
2012-04-20
drm/edid: Remove a misleading comment
Adam Jackson
1
-4
/
+0
2012-04-20
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
1
-13
/
+24
2012-04-20
drm/edid: Rewrite drm_mode_find_dmt search loop
Adam Jackson
1
-9
/
+10
2012-04-20
drm/edid: Document drm_mode_find_dmt
Adam Jackson
1
-0
/
+10
2012-04-20
drm: Parse color format information in CEA blocks
Lars-Peter Clausen
1
-10
/
+21
2012-04-20
drm: Fix EDID color format parsing
Lars-Peter Clausen
1
-4
/
+4
2012-03-21
drm: remove unneeded redefinition of DDC_ADDR
Matt Turner
1
-1
/
+0
2012-03-20
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
1
-2
/
+2
[next]