index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2010-05-18
drm/fbdev: fix cloning on fbcon
Dave Airlie
1
-8
/
+9
2010-05-18
drm: off by one in drm_edid.c
Dan Carpenter
1
-1
/
+1
2010-05-18
drm/edid: Fix 1024x768@85Hz
Adam Jackson
1
-1
/
+1
2010-05-18
drm/edid: remove an unneeded variable
Dan Carpenter
1
-2
/
+0
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
1
-246
/
+543
2010-04-10
drm/edid: When checking duplicate standard modes, walked the probed list
Adam Jackson
1
-1
/
+1
2010-04-09
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+2
2010-04-07
drm/edid/quirks: Envision EN2028
Adam Jackson
1
-0
/
+2
2010-04-06
drm/modes: Fix interlaced mode names
Adam Jackson
1
-2
/
+2
2010-04-06
drm/edid: Add secondary GTF curve support
Adam Jackson
1
-27
/
+92
2010-04-06
drm/edid: Strengthen the algorithm for standard mode codes
Adam Jackson
1
-10
/
+18
2010-04-06
drm/edid: Fix the HDTV hack.
Adam Jackson
1
-3
/
+13
2010-04-06
drm/edid: Extend range-based mode addition for EDID 1.4
Adam Jackson
1
-23
/
+78
2010-04-06
drm/edid: Add test for monitor reduced blanking support.
Adam Jackson
1
-4
/
+43
2010-04-06
drm/edid: Fix preferred mode parse for EDID 1.4
Adam Jackson
1
-1
/
+4
2010-04-06
drm/edid: Remove some silly comments
Adam Jackson
1
-14
/
+3
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
1
-14
/
+5
2010-04-06
drm/edid: Add modes for Established Timings III section
Adam Jackson
1
-0
/
+91
2010-04-06
drm/edid: Reshuffle mode list construction to closer match the spec
Adam Jackson
1
-2
/
+16
2010-04-06
drm/edid: Remove a redundant check
Adam Jackson
1
-4
/
+0
2010-04-06
drm/edid: Remove some misleading comments
Adam Jackson
1
-8
/
+0
2010-04-06
drm/edid: Fix secondary block fetch.
Adam Jackson
1
-143
/
+187
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-9
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
drm/edid: allow certain bogus edids to hit a fixup path rather than fail
Ben Skeggs
1
-9
/
+0
2010-02-26
Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
Dave Airlie
1
-15
/
+15
2010-02-18
drm/edid: Fix interlaced detailed timings to be frame size, not field.
Adam Jackson
1
-2
/
+45
2010-02-09
drm/radeon/kms: add support for hardcoded edids in rom (v2)
Alex Deucher
1
-15
/
+15
2010-01-15
drm: EDID accept separate sync video mode
Jerome Glisse
1
-2
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
2009-12-23
drm/kms: silencing a false positive warning.
Marin Mitov
1
-1
/
+1
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
1
-124
/
+204
2009-12-04
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
1
-0
/
+48
2009-12-04
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
1
-4
/
+65
2009-12-04
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
1
-102
/
+61
2009-11-24
drm: work around EDIDs with bad htotal/vtotal values
Jesse Barnes
1
-0
/
+6
2009-11-24
drm/edid: Fix up partially corrupted headers
Adam Jackson
1
-6
/
+16
2009-11-24
drm/edid: Retry EDID fetch up to four times
Adam Jackson
1
-14
/
+14
2009-11-24
drm/modes: Limit fallback modes to 60Hz
Adam Jackson
1
-0
/
+2
2009-10-28
drm: Add the basic check for the detailed timing in EDID
Zhao Yakui
1
-0
/
+15
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-2
/
+4
2009-09-24
drm/edid: Fix standard timing parse for EDID <= 1.2
Adam Jackson
1
-5
/
+12
2009-09-24
drm/edid: Detailed standard timing blocks have six timings, not five.
Adam Jackson
1
-2
/
+1
2009-09-24
drm/edid: Ignore bad standard timings.
Adam Jackson
1
-0
/
+16
2009-09-24
drm/edid: const cleanup
Adam Jackson
1
-1
/
+3
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
1
-3
/
+0
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+46
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
1
-7
/
+33
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
[next]