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
2022-03-24
drm/edid: fix CEA extension byte #3 parsing
Jani Nikula
1
-4
/
+8
2022-03-24
drm/edid: check basic audio support on CEA extension block
Cooper Chiou
1
-1
/
+2
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2022-02-23
drm/edid: Always set RGB444
Maxime Ripard
1
-1
/
+1
2022-02-02
drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
Maxime Ripard
1
-0
/
+3
2022-01-25
drm/edid: Support type 7 timings
Yaroslav Bolyukin
1
-4
/
+8
2022-01-25
drm/connector: Fix typo in output format
Maxime Ripard
1
-8
/
+8
2022-01-25
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
1
-3
/
+4
2022-01-25
drm/edid: Don't clear formats if using deep color
Maxime Ripard
1
-8
/
+0
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
1
-4
/
+4
2022-01-24
drm/edid: improve non-desktop quirk logging
Jani Nikula
1
-7
/
+10
2022-01-24
drm/edid: remove non_desktop quirk for HPN-3515 and LEN-B800.
Philipp Zabel
1
-2
/
+0
2022-01-24
drm/edid: support Microsoft extension for HMDs and specialized monitors
Philipp Zabel
1
-0
/
+34
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
1
-3
/
+12
2021-10-15
drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
Douglas Anderson
1
-3
/
+12
2021-10-11
Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-10
/
+79
2021-10-05
drm/edid: Fix crash with zero/invalid EDID
Douglas Anderson
1
-16
/
+11
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
1
-60
/
+61
2021-09-20
drm/edid: Use new encoded panel id style for quirks matching
Douglas Anderson
1
-86
/
+70
2021-09-20
drm/edid: Allow querying/working with the panel ID from the EDID
Douglas Anderson
1
-0
/
+67
2021-09-20
drm/edid: Break out reading block 0 of the EDID
Douglas Anderson
1
-18
/
+45
2021-09-14
drm/edid: parse the DisplayID v2.0 VESA vendor block for MSO
Jani Nikula
1
-0
/
+72
2021-09-14
drm/edid: abstract OUI conversion to 24-bit int
Jani Nikula
1
-10
/
+7
2021-08-02
drm: Fix typo in comments
Cai Huoqing
1
-2
/
+2
2021-03-31
drm/edid: use the new displayid iterator for tile info
Jani Nikula
1
-30
/
+7
2021-03-31
drm/edid: use the new displayid iterator for finding CEA extension
Jani Nikula
1
-16
/
+9
2021-03-31
drm/edid: use the new displayid iterator for detailed modes
Jani Nikula
1
-17
/
+6
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
1
-56
/
+2
2021-03-31
drm/edid: make a number of functions, parameters and variables const
Jani Nikula
1
-29
/
+29
2021-01-19
drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
Thomas Zimmermann
1
-1
/
+6
2021-01-07
Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...
Daniel Vetter
1
-0
/
+103
2020-12-22
drm/edid: Parse DSC1.2 cap fields from HFVSDB block
Ankit Nautiyal
1
-0
/
+59
2020-12-22
drm/edid: Parse MAX_FRL field from HFVSDB block
Swati Sharma
1
-0
/
+44
2020-12-17
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
1
-2
/
+2
2020-11-06
drm/edid: Fix uninitialized variable in drm_cvt_modes()
Lyude Paul
1
-0
/
+2
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-0
/
+28
2020-10-29
drm: Quieten [zero] EDID carping
Chris Wilson
1
-2
/
+2
2020-10-27
drm/dp: fix a kernel-doc issue at drm_edid.c
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-22
drm/dp: fix a kernel-doc issue at drm_edid.c
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-17
drm/dp: Add drm_dp_downstream_mode()
Ville Syrjälä
1
-0
/
+28
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-232
/
+279
2020-07-20
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
1
-4
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-09
drm/edid: Clean up some curly braces
Ville Syrjälä
1
-5
/
+4
2020-07-09
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
1
-46
/
+38
2020-07-09
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
1
-9
/
+21
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
1
-0
/
+17
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
1
-3
/
+5
2020-06-30
drm: Add helper to compare edids.
Stanislav Lisovskiy
1
-0
/
+33
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-2
/
+3
[next]