index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
1
-567
/
+273
|
\
|
*
drm/edid: Split mode lists out to their own header for readability
Adam Jackson
2010-08-10
1
-353
/
+1
|
*
drm/edid: Rewrite mode parse to use the generic detailed block walk
Adam Jackson
2010-08-10
1
-253
/
+273
|
*
drm/edid: Add detailed block walk for VTB extensions
Adam Jackson
2010-08-10
1
-0
/
+16
|
*
drm/edid: Add detailed block walk for CEA extensions
Adam Jackson
2010-08-10
1
-1
/
+37
|
*
drm: Remove unused fields from drm_display_info
Adam Jackson
2010-08-10
1
-15
/
+0
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-05
1
-2
/
+2
|
\
\
|
|
/
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-08-01
1
-2
/
+2
|
|
\
|
*
|
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-06-01
1
-2
/
+2
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/edid: Fix the HDTV hack sync adjustment
Adam Jackson
2010-07-29
1
-2
/
+2
|
|
/
*
|
drm: drm_edid: use ARRAY_SIZE
Kulikov Vasiliy
2010-07-20
1
-5
/
+2
|
/
*
drm/edid: Allow non-fatal checksum errors in CEA blocks
Adam Jackson
2010-05-26
1
-1
/
+4
*
drm/edid: fix typo in 1600x1200@75 mode
Alex Deucher
2010-05-21
1
-1
/
+1
*
drm/fbdev: fix cloning on fbcon
Dave Airlie
2010-05-18
1
-8
/
+9
*
drm: off by one in drm_edid.c
Dan Carpenter
2010-05-18
1
-1
/
+1
*
drm/edid: Fix 1024x768@85Hz
Adam Jackson
2010-05-18
1
-1
/
+1
*
drm/edid: remove an unneeded variable
Dan Carpenter
2010-05-18
1
-2
/
+0
*
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-20
1
-246
/
+543
|
\
|
*
drm/edid: When checking duplicate standard modes, walked the probed list
Adam Jackson
2010-04-10
1
-1
/
+1
|
*
drm/modes: Fix interlaced mode names
Adam Jackson
2010-04-06
1
-2
/
+2
|
*
drm/edid: Add secondary GTF curve support
Adam Jackson
2010-04-06
1
-27
/
+92
|
*
drm/edid: Strengthen the algorithm for standard mode codes
Adam Jackson
2010-04-06
1
-10
/
+18
|
*
drm/edid: Fix the HDTV hack.
Adam Jackson
2010-04-06
1
-3
/
+13
|
*
drm/edid: Extend range-based mode addition for EDID 1.4
Adam Jackson
2010-04-06
1
-23
/
+78
|
*
drm/edid: Add test for monitor reduced blanking support.
Adam Jackson
2010-04-06
1
-4
/
+43
|
*
drm/edid: Fix preferred mode parse for EDID 1.4
Adam Jackson
2010-04-06
1
-1
/
+4
|
*
drm/edid: Remove some silly comments
Adam Jackson
2010-04-06
1
-14
/
+3
|
*
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-04-06
1
-14
/
+5
|
*
drm/edid: Add modes for Established Timings III section
Adam Jackson
2010-04-06
1
-0
/
+91
|
*
drm/edid: Reshuffle mode list construction to closer match the spec
Adam Jackson
2010-04-06
1
-2
/
+16
|
*
drm/edid: Remove a redundant check
Adam Jackson
2010-04-06
1
-4
/
+0
|
*
drm/edid: Remove some misleading comments
Adam Jackson
2010-04-06
1
-8
/
+0
|
*
drm/edid: Fix secondary block fetch.
Adam Jackson
2010-04-06
1
-143
/
+187
*
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-09
1
-0
/
+2
|
\
\
|
*
|
drm/edid/quirks: Envision EN2028
Adam Jackson
2010-04-07
1
-0
/
+2
|
|
/
*
|
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-9
/
+0
|
\
\
|
|
/
|
*
drm/edid: allow certain bogus edids to hit a fixup path rather than fail
Ben Skeggs
2010-03-15
1
-9
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
2010-02-26
1
-15
/
+15
|
\
|
*
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
2010-02-09
1
-15
/
+15
*
|
drm/edid: Fix interlaced detailed timings to be frame size, not field.
Adam Jackson
2010-02-18
1
-2
/
+45
|
/
*
drm: EDID accept separate sync video mode
Jerome Glisse
2010-01-15
1
-2
/
+1
*
drm/edid: Fix CVT width/height decode
Adam Jackson
2010-01-07
1
-5
/
+5
*
drm/edid: Skip empty CVT codepoints
Adam Jackson
2010-01-07
1
-0
/
+4
*
drm/kms: silencing a false positive warning.
Marin Mitov
2009-12-23
1
-1
/
+1
*
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
2009-12-08
1
-124
/
+204
|
\
|
*
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
2009-12-04
1
-0
/
+48
|
*
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
2009-12-04
1
-4
/
+65
|
*
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
2009-12-04
1
-102
/
+61
[next]