index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: edid: Don't add inferred modes with higher resolution
Takashi Iwai
2012-07-03
1
-3
/
+24
*
drm/edid: don't return stack garbage from supports_rb
Daniel Vetter
2012-06-21
1
-1
/
+1
*
drm/edid: Make the header fixup threshold tunable
Adam Jackson
2012-06-01
1
-2
/
+9
*
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
2012-05-29
1
-4
/
+18
*
drm: Store vendor IDs directly in the EDID quirk structure
Ian Pilcher
2012-04-27
1
-1
/
+1
*
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
2012-04-27
1
-5
/
+5
*
drm/edid: Add a workaround for 1366x768 HD panel
Takashi Iwai
2012-04-23
1
-0
/
+15
*
drm/edid: add missing NULL checks.
Takashi Iwai
2012-04-20
1
-0
/
+6
*
drm/edid: Generate modes from extra_modes for range descriptors
Adam Jackson
2012-04-20
1
-0
/
+73
*
drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types
Adam Jackson
2012-04-20
1
-5
/
+6
*
drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
Adam Jackson
2012-04-20
1
-2
/
+2
*
drm/edid: Remove a misleading comment
Adam Jackson
2012-04-20
1
-4
/
+0
*
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
2012-04-20
1
-13
/
+24
*
drm/edid: Rewrite drm_mode_find_dmt search loop
Adam Jackson
2012-04-20
1
-9
/
+10
*
drm/edid: Document drm_mode_find_dmt
Adam Jackson
2012-04-20
1
-0
/
+10
*
drm: Parse color format information in CEA blocks
Lars-Peter Clausen
2012-04-20
1
-10
/
+21
*
drm: Fix EDID color format parsing
Lars-Peter Clausen
2012-04-20
1
-4
/
+4
*
drm: remove unneeded redefinition of DDC_ADDR
Matt Turner
2012-03-21
1
-1
/
+0
*
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
2012-03-20
1
-2
/
+2
*
drm/edid: drm modes have to be free with drm_mode_destroy
Sascha Hauer
2012-02-03
1
-1
/
+1
*
drm: give up on edid retries when i2c bus is not responding
Eugeni Dodonov
2012-02-03
1
-0
/
+5
*
Fix wrong assumptions in cea_for_each_detailed_block v2
Christian Schmidt
2011-12-20
1
-17
/
+2
*
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
Christian Schmidt
2011-12-20
1
-19
/
+22
*
drm/edid: support CEA video modes.
Christian Schmidt
2011-12-19
1
-0
/
+43
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
drm: support routines for HDMI/DP ELD
Wu Fengguang
2011-09-21
1
-0
/
+171
*
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
2011-08-04
1
-6
/
+18
*
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2011-08-04
1
-0
/
+9
|
\
|
*
drm: track CEA version number if present
Jesse Barnes
2011-08-03
1
-0
/
+9
*
|
drm: really make debug levels match in edid failure code
Tormod Volden
2011-07-25
1
-2
/
+2
|
/
*
drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
Dave Airlie
2011-06-16
1
-0
/
+15
*
drm: make debug levels match in edid failure code.
Dave Airlie
2011-06-16
1
-2
/
+2
*
drm: parse color format support for digital displays
Jesse Barnes
2011-04-28
1
-0
/
+7
*
drm: add bit depth parsing
Jesse Barnes
2011-04-28
1
-2
/
+52
*
drm: export drm_find_cea_extension to drivers
Ben Skeggs
2011-04-01
1
-1
/
+2
*
drm: Retry i2c transfer of EDID block after failure
Chris Wilson
2011-03-16
1
-16
/
+24
*
drm: Mark constant arrays of drm_display_mode const
Chris Wilson
2011-02-23
1
-9
/
+10
*
DRM: ignore invalid EDID extensions
Sam Tygier
2010-11-09
1
-6
/
+20
*
drm/edid: add helper function to detect monitor audio capability
Zhenyu Wang
2010-10-19
1
-14
/
+78
*
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-1
/
+0
*
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
|
\
\
\
|
|
|
/
|
|
/
|
[next]