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.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-09-21
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-03
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-05
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-01
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
2010-07-20
drm: drm_edid: use ARRAY_SIZE
Kulikov Vasiliy
1
-5
/
+2
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-2
/
+2
2010-05-26
drm/edid: Allow non-fatal checksum errors in CEA blocks
Adam Jackson
1
-1
/
+4
2010-05-21
drm/edid: fix typo in 1600x1200@75 mode
Alex Deucher
1
-1
/
+1
[next]