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
2016-01-08
drm/edid: index CEA/HDMI mode tables using the VIC
Jani Nikula
1
-41
/
+53
2015-12-01
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...
Ville Syrjälä
1
-2
/
+60
2015-10-20
drm/edid: Round to closest when computing the CEA/HDMI alternate clock
Ville Syrjälä
1
-2
/
+2
2015-10-20
drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
Ville Syrjälä
1
-0
/
+48
2015-09-09
drm: Make drm_av_sync_delay() 'mode' argument const
Ville Syrjälä
1
-1
/
+1
2015-09-09
drm: Remove the 'mode' argument from drm_select_eld()
Ville Syrjälä
1
-3
/
+1
2015-09-09
drm: Make some modes const when iterating through them
Ville Syrjälä
1
-1
/
+1
2015-08-11
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
Daniel Vetter
1
-1
/
+1
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
1
-1
/
+1
2015-05-20
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-87
/
+119
2015-05-12
drm/edid: Add CEA modes before inferred modes
Ville Syrjälä
1
-2
/
+2
2015-05-08
drm/edid: Kerneldoc for newly added edid_corrupt
Daniel Vetter
1
-4
/
+4
2015-05-08
drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
Todd Previte
1
-6
/
+26
2015-05-07
drm/edid: Add DMT modes with ID > 0x50
Ville Syrjälä
1
-0
/
+32
2015-05-07
drm/edid: Add the DMT ID in the comments
Ville Syrjälä
1
-80
/
+80
2015-05-07
drm/edid: Fix up DMT modes
Ville Syrjälä
1
-5
/
+5
2014-12-11
Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-15
/
+28
2014-12-09
drm/connector: store tile information from displayid (v3)
Dave Airlie
1
-3
/
+141
2014-12-03
drm/edid: Restore kerneldoc consistency
Thierry Reding
1
-1
/
+1
2014-12-03
Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
1
-2
/
+5
2014-12-01
drm/edid: new drm_edid_block_checksum helper function V3
Stefan Brüns
1
-4
/
+12
2014-12-01
drm/edid: shorten log output in case of all zeroes edid block
Stefan Brüns
1
-2
/
+6
2014-12-01
drm/edid: move drm_edid_is_zero to top, make edid argument const
Stefan Brüns
1
-8
/
+8
2014-11-26
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
1
-13
/
+30
2014-11-14
drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()
Jani Nikula
1
-2
/
+5
2014-10-01
drm/edid: Add missing interlaced flag to 576i@100 modes.
Clint Taylor
1
-2
/
+2
2014-09-15
drm/edid: Reduce horizontal timings for pixel replicated modes
Clint Taylor
1
-48
/
+48
2014-09-12
drm: use c99 initializers in structures
Julia Lawall
1
-9
/
+12
2014-08-14
drm: Docbook fixes
Daniel Vetter
1
-1
/
+1
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-0
/
+1
2014-07-23
drm/edid: Check for user aspect ratio input
Vandana Kannan
1
-2
/
+8
2014-07-18
drm: Check for connection_mutex in drm_select_eld
Sean Paul
1
-0
/
+1
2014-06-09
drm/edid: Store all supported hdmi deep color modes in drm_display_info
Mario Kleiner
1
-0
/
+3
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
1
-0
/
+2
2014-06-04
drm: replace drm_get_connector_name() with direct name field use
Jani Nikula
1
-11
/
+11
2014-06-02
drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.
Mario Kleiner
1
-0
/
+8
2014-06-02
drm/edid: Parse and handle HDMI deep color modes.
Mario Kleiner
1
-2
/
+108
2014-05-27
drm/edid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-04-29
drm/edid: Cleanup kerneldoc
Thierry Reding
1
-49
/
+79
2014-04-29
drm/edid: Drop revision argument for drm_mode_std()
Thierry Reding
1
-7
/
+4
2014-04-22
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
Vandana Kannan
1
-0
/
+22
2014-03-18
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...
Dave Airlie
1
-0
/
+4
2014-03-17
drm: Check if the allocation has succeeded before dereferencing newmode
Damien Lespiau
1
-0
/
+3
2014-03-13
drm/modes: remove drm_mode_height/width
Daniel Vetter
1
-2
/
+2
2014-03-13
drm/doc: Fix up kerneldoc in drm_edid.c
Daniel Vetter
1
-7
/
+19
2014-03-03
drm/edid: request HDMI underscan by default
Daniel Drake
1
-0
/
+1
2014-01-20
drm/edid: Populate picture aspect ratio for CEA modes
Vandana Kannan
1
-64
/
+64
2014-01-20
drm/edid: parse the list of additional 3D modes
Thomas Wood
1
-21
/
+73
2014-01-20
drm/edid: split VIC display mode lookup into a separate function
Thomas Wood
1
-28
/
+39
2013-12-17
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
Rafał Miłecki
1
-0
/
+8
[next]