index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_edid.c
Age
Commit message (
Expand
)
Author
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-15
drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read
Douglas Anderson
2021-10-11
Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-10-05
drm/edid: Fix crash with zero/invalid EDID
Douglas Anderson
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
2021-09-20
drm/edid: Use new encoded panel id style for quirks matching
Douglas Anderson
2021-09-20
drm/edid: Allow querying/working with the panel ID from the EDID
Douglas Anderson
2021-09-20
drm/edid: Break out reading block 0 of the EDID
Douglas Anderson
2021-09-14
drm/edid: parse the DisplayID v2.0 VESA vendor block for MSO
Jani Nikula
2021-09-14
drm/edid: abstract OUI conversion to 24-bit int
Jani Nikula
2021-08-02
drm: Fix typo in comments
Cai Huoqing
2021-03-31
drm/edid: use the new displayid iterator for tile info
Jani Nikula
2021-03-31
drm/edid: use the new displayid iterator for finding CEA extension
Jani Nikula
2021-03-31
drm/edid: use the new displayid iterator for detailed modes
Jani Nikula
2021-03-31
drm/displayid: add separate drm_displayid.c
Jani Nikula
2021-03-31
drm/edid: make a number of functions, parameters and variables const
Jani Nikula
2021-01-19
drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
Thomas Zimmermann
2021-01-07
Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...
Daniel Vetter
2020-12-22
drm/edid: Parse DSC1.2 cap fields from HFVSDB block
Ankit Nautiyal
2020-12-22
drm/edid: Parse MAX_FRL field from HFVSDB block
Swati Sharma
2020-12-17
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
2020-11-06
drm/edid: Fix uninitialized variable in drm_cvt_modes()
Lyude Paul
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-29
drm: Quieten [zero] EDID carping
Chris Wilson
2020-10-27
drm/dp: fix a kernel-doc issue at drm_edid.c
Mauro Carvalho Chehab
2020-09-22
drm/dp: fix a kernel-doc issue at drm_edid.c
Mauro Carvalho Chehab
2020-09-17
drm/dp: Add drm_dp_downstream_mode()
Ville Syrjälä
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-07-20
drm: core: Convert device logging to drm_* functions.
Suraj Upadhyay
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-09
drm/edid: Clean up some curly braces
Ville Syrjälä
2020-07-09
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
2020-07-09
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-06-30
drm: Introduce epoch counter to drm_connector
Stanislav Lisovskiy
2020-06-30
drm: Add helper to compare edids.
Stanislav Lisovskiy
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-23
drm: edid: Constify connector argument to infoframe functions
Laurent Pinchart
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-20
drm/edid: Add Oculus Rift S to non-desktop list
Jan Schmidt
2020-04-29
drm: Nuke mode->hsync
Ville Syrjälä
2020-04-24
drm/edid: Fix off-by-one in DispID DTD pixel clock
Ville Syrjälä
2020-03-18
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
2020-03-18
drm/edid: Clarify validate_displayid()
Ville Syrjälä
2020-03-18
drm/edid: Don't include ext block csum in DispID size
Ville Syrjälä
2020-03-18
drm/edid: Don't parse garbage as DispID blocks
Ville Syrjälä
2020-03-18
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Ville Syrjälä
2020-03-18
drm/edid: Return DispID length from drm_find_displayid_extension()
Ville Syrjälä
[next]