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
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
2012-02-03
drm/edid: drm modes have to be free with drm_mode_destroy
Sascha Hauer
1
-1
/
+1
2012-02-03
drm: give up on edid retries when i2c bus is not responding
Eugeni Dodonov
1
-0
/
+5
2011-12-20
Fix wrong assumptions in cea_for_each_detailed_block v2
Christian Schmidt
1
-17
/
+2
2011-12-20
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
Christian Schmidt
1
-19
/
+22
2011-12-19
drm/edid: support CEA video modes.
Christian Schmidt
1
-0
/
+43
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-09-22
drm: support routines for HDMI/DP ELD
Wu Fengguang
1
-0
/
+171
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-6
/
+18
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
1
-0
/
+9
2011-08-04
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+9
2011-07-25
drm: really make debug levels match in edid failure code
Tormod Volden
1
-2
/
+2
2011-06-16
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
1
-0
/
+15
2011-06-16
drm: make debug levels match in edid failure code.
Dave Airlie
1
-2
/
+2
2011-04-28
drm: parse color format support for digital displays
Jesse Barnes
1
-0
/
+7
2011-04-28
drm: add bit depth parsing
Jesse Barnes
1
-2
/
+52
2011-04-01
drm: export drm_find_cea_extension to drivers
Ben Skeggs
1
-1
/
+2
2011-03-16
drm: Retry i2c transfer of EDID block after failure
Chris Wilson
1
-16
/
+24
2011-02-23
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
1
-9
/
+10
2010-11-09
DRM: ignore invalid EDID extensions
Sam Tygier
1
-6
/
+20
2010-10-19
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
1
-14
/
+78
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
1
-1
/
+0
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-567
/
+273
2010-08-10
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
1
-353
/
+1
2010-08-10
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
1
-253
/
+273
2010-08-10
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
1
-0
/
+16
2010-08-10
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
1
-1
/
+37
2010-08-10
drm: Remove unused fields from drm_display_info
Adam Jackson
1
-15
/
+0
2010-08-06
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+2
2010-08-02
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-2
/
+2
2010-07-29
drm/edid: Fix the HDTV hack sync adjustment
Adam Jackson
1
-2
/
+2
[next]