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
*
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-05
1
-232
/
+279
|
\
|
*
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
2020-07-20
1
-4
/
+2
|
*
drm/edid: Clean up some curly braces
Ville Syrjälä
2020-07-09
1
-5
/
+4
|
*
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
2020-07-09
1
-46
/
+38
|
*
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
2020-07-09
1
-9
/
+21
|
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+17
|
*
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
2020-06-30
1
-3
/
+5
|
*
drm: Add helper to compare edids.
Stanislav Lisovskiy
2020-06-30
1
-0
/
+33
|
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-2
/
+3
|
|
\
|
|
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-167
/
+161
|
|
|
\
|
*
|
|
drm: edid: Constify connector argument to infoframe functions
Laurent Pinchart
2020-06-23
1
-6
/
+6
|
|
|
/
|
|
/
|
|
*
|
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-167
/
+161
*
|
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
1
-57
/
+54
|
\
|
|
*
drm: Nuke mode->hsync
Ville Syrjälä
2020-04-29
1
-0
/
+8
|
*
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
2020-03-18
1
-23
/
+10
|
*
drm/edid: Clarify validate_displayid()
Ville Syrjälä
2020-03-18
1
-5
/
+8
|
*
drm/edid: Don't include ext block csum in DispID size
Ville Syrjälä
2020-03-18
1
-1
/
+2
|
*
drm/edid: Don't parse garbage as DispID blocks
Ville Syrjälä
2020-03-18
1
-0
/
+4
|
*
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Ville Syrjälä
2020-03-18
1
-14
/
+5
|
*
drm/edid: Return DispID length from drm_find_displayid_extension()
Ville Syrjälä
2020-03-18
1
-10
/
+10
|
*
drm/edid: Remove idx==1 assumptions from all over the DispID parsing
Ville Syrjälä
2020-03-18
1
-15
/
+18
*
|
drm/edid: Add Oculus Rift S to non-desktop list
Jan Schmidt
2020-05-20
1
-1
/
+2
*
|
drm/edid: Fix off-by-one in DispID DTD pixel clock
Ville Syrjälä
2020-04-24
1
-1
/
+1
|
/
*
drm/edid: Distribute switch variables for initialization
Kees Cook
2020-03-16
1
-2
/
+1
*
drm/edid: Add function to parse EDID descriptors for monitor range
Manasi Navare
2020-03-11
1
-0
/
+44
*
drm/edid: Add flag to drm_display_info to identify HDMI sinks
Laurent Pinchart
2020-02-26
1
-0
/
+6
*
video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
Laurent Pinchart
2020-02-26
1
-4
/
+1
*
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-17
1
-1
/
+1
|
\
|
*
drm/edid: fix building error
Mauro Rossi
2020-02-06
1
-1
/
+1
*
|
drm/edid: Add a FIXME about DispID CEA data block revision
Ville Syrjälä
2020-02-14
1
-0
/
+7
*
|
drm/edid: Document why we don't bounds check the DispID CEA block start/end
Ville Syrjälä
2020-02-14
1
-0
/
+4
*
|
drm/edid: Clear out spurious whitespace
Ville Syrjälä
2020-02-14
1
-3
/
+3
*
|
drm/edid: Introduce is_detailed_timing_descritor()
Ville Syrjälä
2020-02-14
1
-18
/
+24
*
|
drm/edid: Don't accept any old garbage as a display descriptor
Ville Syrjälä
2020-02-14
1
-24
/
+41
*
|
drm/edid: Check the number of detailed timing descriptors in the CEA ext block
Ville Syrjälä
2020-02-14
1
-1
/
+4
*
|
drm: Add support for DP 1.4 Compliance edid corruption test
Jerry (Fangzhi) Zuo
2020-02-13
1
-4
/
+20
|
/
*
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
2019-12-22
1
-1
/
+1
*
drm/edid: Make sure the CEA mode arrays have the correct amount of modes
Ville Syrjälä
2019-12-16
1
-0
/
+3
*
drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
2019-12-16
1
-8
/
+4
*
drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
2019-12-16
1
-2
/
+149
*
drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
2019-12-16
1
-22
/
+45
*
drm/edid: Add alternate clock for SMPTE 4K
Wayne Lin
2019-11-29
1
-7
/
+0
*
drm/edid: Add aspect ratios to HDMI 4K modes
Wayne Lin
2019-11-29
1
-10
/
+35
*
drm/edid: no CEA v3 extension is not an error
Jean Delvare
2019-11-15
1
-4
/
+4
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-10-23
1
-0
/
+3
|
\
|
*
Merge v5.4-rc4 into drm-next
Daniel Vetter
2019-10-23
1
-0
/
+3
|
|
\
|
|
*
drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50
Kai-Heng Feng
2019-10-10
1
-0
/
+3
*
|
|
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
2019-10-22
1
-0
/
+17
*
|
|
drm/edid: Fix HDMI VIC handling
Ville Syrjälä
2019-10-18
1
-16
/
+21
[next]