index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: detect SCDC support in HF-VSDB
Shashank Sharma
2017-03-21
1
-1
/
+32
*
|
drm/edid: detect SCDC support in HF-VSDB
Shashank Sharma
2017-03-21
1
-0
/
+14
*
|
drm/edid: check for HF-VSDB block
Thierry Reding
2017-03-21
1
-0
/
+15
*
|
gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
2017-02-28
1
-2
/
+2
*
|
drm/edid: respect connector force for drm_get_edid ddc probe
Jani Nikula
2017-02-21
1
-1
/
+4
*
|
drm: do not debug log about missing CEA extensions on NULL edid
Jani Nikula
2017-02-21
1
-0
/
+3
*
|
drm: Reduce EDID warnings from DRM_ERROR to DRM_NOTE
Chris Wilson
2017-02-14
1
-7
/
+8
*
|
drm/edid: Don't print an error if the checksum of a CEA block is wrong
Tomeu Vizoso
2017-02-08
1
-5
/
+8
|
/
*
drm: Clean up the 1366x768 fixup codes
Takashi Iwai
2017-02-01
1
-3
/
+5
*
drm/edid: Set YQ bits in the AVI infoframe according to CEA-861-F
Ville Syrjälä
2017-01-26
1
-0
/
+14
*
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
2017-01-26
1
-1
/
+7
*
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
2017-01-26
1
-0
/
+26
*
drm/edid: Introduce drm_default_rgb_quant_range()
Ville Syrjälä
2017-01-26
1
-0
/
+19
*
drm/edid: constify edid quirk list
Jani Nikula
2017-01-02
1
-3
/
+3
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-30
1
-12
/
+54
|
\
|
*
drm/edid: Consider alternate cea timings to be the same VIC
Ville Syrjälä
2016-11-28
1
-12
/
+54
*
|
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-11-17
1
-2
/
+2
|
\
\
|
|
/
|
*
drm/edid: Add the missing "Hz" to VIC 58,59 comment
Ville Syrjälä
2016-11-08
1
-2
/
+2
*
|
drm/edid: Remove drm_select_eld
Maarten Lankhorst
2016-11-09
1
-26
/
+0
|
/
*
drm/edid: Only print the bad edid when aborting
Chris Wilson
2016-10-25
1
-23
/
+56
*
drm/edid: Use block local to refer to the block
Chris Wilson
2016-10-17
1
-7
/
+5
*
drm/edid: Rename local variable block to edid
Chris Wilson
2016-10-17
1
-19
/
+19
*
drm/edid: Move dvi_dual/max_tmds_clock parsing out from drm_edid_to_eld()
Ville Syrjälä
2016-10-04
1
-29
/
+35
*
drm/edid: Clear the old cea_rev when there's no CEA extension in the new EDID
Ville Syrjälä
2016-10-04
1
-0
/
+1
*
drm/edid: Reduce the number of times we parse the CEA extension block
Ville Syrjälä
2016-10-04
1
-97
/
+88
*
drm/edid: Don't pass around drm_display_info needlessly
Ville Syrjälä
2016-10-04
1
-4
/
+4
*
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
Ville Syrjälä
2016-10-04
1
-6
/
+8
*
drm/edid: Make max_tmds_clock kHz instead of MHz
Ville Syrjälä
2016-10-04
1
-1
/
+1
*
drm/edid: Clear old dvi_dual/max_tmds_clock before parsing the new EDID
Ville Syrjälä
2016-10-04
1
-0
/
+3
*
drm/edid: Clear old audio latency values before parsing the new EDID
Ville Syrjälä
2016-10-04
1
-0
/
+7
*
drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect
Clint Taylor
2016-08-18
1
-1
/
+1
*
drm: document drm_display_info
Daniel Vetter
2016-08-16
1
-19
/
+4
*
drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".
Mario Kleiner
2016-08-09
1
-0
/
+14
*
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
2016-08-09
1
-0
/
+8
*
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
Dave Airlie
2016-05-23
1
-0
/
+108
*
drm/edid: move displayid validation to it's own function.
Dave Airlie
2016-05-23
1
-18
/
+26
*
drm/displayid: Iterate over all DisplayID blocks
Tomas Bzatek
2016-05-23
1
-13
/
+19
*
drm/edid: move displayid tiled block parsing into separate function.
Dave Airlie
2016-05-23
1
-51
/
+59
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-5
/
+5
|
\
|
*
drm/edid: Fix DMT 1024x768@43Hz (interlaced) timings
Paul Parsons
2016-04-05
1
-1
/
+1
|
*
drm/edid: Fix parsing of EDID 1.4 Established Timings III descriptor
Paul Parsons
2016-04-05
1
-1
/
+1
|
*
drm/edid: Fix EDID Established Timings I and II
Paul Parsons
2016-04-05
1
-3
/
+3
*
|
drm/edid: Add drm_edid_get_monitor_name()
Jim Bride
2016-04-15
1
-9
/
+42
|
/
*
drm/edid: Extract SADs properly from multiple audio data blocks
Ville Syrjälä
2016-03-13
1
-6
/
+11
*
drm/edid: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+26
*
drm/edid: index CEA/HDMI mode tables using the VIC
Jani Nikula
2016-01-08
1
-41
/
+53
*
drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...
Ville Syrjälä
2015-12-01
1
-2
/
+60
*
drm/edid: Round to closest when computing the CEA/HDMI alternate clock
Ville Syrjälä
2015-10-20
1
-2
/
+2
*
drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
Ville Syrjälä
2015-10-20
1
-0
/
+48
[prev]
[next]