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
2017-02-01
drm: Clean up the 1366x768 fixup codes
Takashi Iwai
1
-3
/
+5
2017-01-26
drm/edid: Set YQ bits in the AVI infoframe according to CEA-861-F
Ville Syrjälä
1
-0
/
+14
2017-01-26
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
1
-1
/
+7
2017-01-26
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-0
/
+26
2017-01-26
drm/edid: Introduce drm_default_rgb_quant_range()
Ville Syrjälä
1
-0
/
+19
2017-01-02
drm/edid: constify edid quirk list
Jani Nikula
1
-3
/
+3
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-12
/
+54
2016-11-28
drm/edid: Consider alternate cea timings to be the same VIC
Ville Syrjälä
1
-12
/
+54
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-2
/
+2
2016-11-09
drm/edid: Remove drm_select_eld
Maarten Lankhorst
1
-26
/
+0
2016-11-08
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
1
-2
/
+2
2016-10-25
drm/edid: Only print the bad edid when aborting
Chris Wilson
1
-23
/
+56
2016-10-17
drm/edid: Use block local to refer to the block
Chris Wilson
1
-7
/
+5
2016-10-17
drm/edid: Rename local variable block to edid
Chris Wilson
1
-19
/
+19
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()
Ville Syrjälä
1
-29
/
+35
2016-10-04
drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID
Ville Syrjälä
1
-0
/
+1
2016-10-04
drm/edid: Reduce the number of times we parse the CEA extension block
Ville Syrjälä
1
-97
/
+88
2016-10-04
drm/edid: Don't pass around drm_display_info needlessly
Ville Syrjälä
1
-4
/
+4
2016-10-04
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
1
-6
/
+8
2016-10-04
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
1
-1
/
+1
2016-10-04
drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID
Ville Syrjälä
1
-0
/
+3
2016-10-04
drm/edid: Clear old audio latency values before parsing the new EDID
Ville Syrjälä
1
-0
/
+7
2016-08-18
drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect
Clint Taylor
1
-1
/
+1
2016-08-16
drm: document drm_display_info
Daniel Vetter
1
-19
/
+4
2016-08-09
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
1
-0
/
+14
2016-08-09
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-05-23
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
Dave Airlie
1
-0
/
+108
2016-05-23
drm/edid: move displayid validation to it's own function.
Dave Airlie
1
-18
/
+26
2016-05-23
drm/displayid: Iterate over all DisplayID blocks
Tomas Bzatek
1
-13
/
+19
2016-05-23
drm/edid: move displayid tiled block parsing into separate function.
Dave Airlie
1
-51
/
+59
2016-05-09
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
1
-5
/
+5
2016-04-15
drm/edid: Add drm_edid_get_monitor_name()
Jim Bride
1
-9
/
+42
2016-04-05
drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings
Paul Parsons
1
-1
/
+1
2016-04-05
drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor
Paul Parsons
1
-1
/
+1
2016-04-05
drm/edid: Fix EDID Established Timings I and II
Paul Parsons
1
-3
/
+3
2016-03-13
drm/edid: Extract SADs properly from multiple audio data blocks
Ville Syrjälä
1
-6
/
+11
2016-02-09
drm/edid: Switch DDC when reading the EDID
Lukas Wunner
1
-0
/
+26
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
[next]