index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid_load.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
drm: move edid property update and add modes out of edid firmware loader
Jani Nikula
1
-13
/
+4
2016-05-30
Fix annoyingly awkward typo in drm_edid_load.c
Valdis Kletnieks
1
-1
/
+1
2016-03-17
drm/edid: convert to use match_string() helper
Andy Shevchenko
1
-11
/
+6
2015-09-08
drm: Constify generic_edid_names[]
Ville Syrjälä
1
-1
/
+1
2015-09-08
dtrm/edid: Allow comma separated edid binaries. (v3)
Bob Paauwe
1
-8
/
+33
2015-05-08
drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
Todd Previte
1
-2
/
+5
2015-03-27
drm/edid: set ELD for firmware and debugfs override EDIDs
Jani Nikula
1
-0
/
+1
2014-11-21
drm/edid: Deletion of an unnecessary check before the function call "release_...
Markus Elfring
1
-2
/
+1
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-1
/
+1
2014-05-26
drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
Daniel Thompson
1
-1
/
+20
2013-12-18
drm/edid: Make edid_load() return a void *
Geert Uytterhoeven
1
-2
/
+2
2013-10-09
drm: Try loading builtin EDIDs first
Chris Wilson
1
-54
/
+54
2013-07-10
drm: avoid warning in drm_load_edid_firmware()
Linus Torvalds
1
-3
/
+3
2013-06-11
drm: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-04-12
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
Carsten Emde
1
-1
/
+20
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-12
/
+17
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2012-09-17
drm/edid: limit printk when facing bad edid
Jerome Glisse
1
-2
/
+4
2012-08-24
drm: remove the raw_edid field from struct drm_display_info
Jani Nikula
1
-10
/
+13
2012-08-10
drm/edid: Fix potential memory leak in edid_load()
Alexey Khoroshilov
1
-3
/
+5
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-4
/
+4
2012-04-30
drm/edid: fix collision between two patches breaking build
Dave Airlie
1
-2
/
+2
2012-03-20
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
1
-0
/
+250