Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
676c350f97366f648dbe7f7f8202a695d946f764
/
drivers
/
gpu
/
drm
/
drm_edid.c
4dac3ed
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 10 years ago
69ab6d3
drm/edid: Check for user aspect ratio input
by Vandana Kannan
· 11 years ago
008f404
drm: Check for connection_mutex in drm_select_eld
by Sean Paul
· 10 years ago
5d02626d
drm/edid: Store all supported hdmi deep color modes in drm_display_info
by Mario Kleiner
· 11 years ago
6e9f798
drm: Split connection_mutex out of mode_config.mutex (v3)
by Daniel Vetter
· 11 years ago
2593382
drm: replace drm_get_connector_name() with direct name field use
by Jani Nikula
· 11 years ago
bc5b964
drm/edid: Add quirk for Sony PVM-2541A to get 12 bpc hdmi deep color.
by Mario Kleiner
· 11 years ago
d0c9469
drm/edid: Parse and handle HDMI deep color modes.
by Mario Kleiner
· 11 years ago
89086bc
drm/edid: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 11 years ago
db6cf833
drm/edid: Cleanup kerneldoc
by Thierry Reding
· 11 years ago
464fdec
drm/edid: Drop revision argument for drm_mode_std()
by Thierry Reding
· 11 years ago
0967e6a
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
by Vandana Kannan
· 11 years ago
5a08c07
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 11 years ago
409bbf1
drm: Check if the allocation has succeeded before dereferencing newmode
by Damien Lespiau
· 11 years ago
9d3de13
drm/modes: remove drm_mode_height/width
by Daniel Vetter
· 11 years ago
fc66811
drm/doc: Fix up kerneldoc in drm_edid.c
by Daniel Vetter
· 11 years ago
24d0180
drm/edid: request HDMI underscan by default
by Daniel Drake
· 11 years ago
985e5dc
drm/edid: Populate picture aspect ratio for CEA modes
by Vandana Kannan
· 11 years ago
0e5083aa
drm/edid: parse the list of additional 3D modes
by Thomas Wood
· 11 years ago
aff04ac
drm/edid: split VIC display mode lookup into a separate function
by Thomas Wood
· 11 years ago
49d45a31
drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook
by Rafał Miłecki
· 11 years ago
89570ee
drm: fix the addition of the side-by-side (half) flag for extra 3D modes
by Thomas Wood
· 11 years ago
7d14b95
drm/edid: fix length check when adding extra 3D modes
by Thomas Wood
· 11 years ago
339d202
drm/edid: compare actual vrefresh for all modes for quirks
by Alex Deucher
· 11 years ago
3cf70da
drm: add drm_set_preferred_mode
by Gerd Hoffmann
· 11 years ago
e7bfa5c
drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c
by Ville Syrjälä
· 11 years ago
891a746
drm/edid: Don't skip every eighth EST III mode
by Ville Syrjälä
· 11 years ago
c068b32
drm/edid: Fix the 1792x1344-75 EST III mode
by Ville Syrjälä
· 11 years ago
fbf4602
drm: add support for additional stereo 3D modes
by Thomas Wood
· 11 years ago
967ad7f
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
by Daniel Vetter
· 11 years ago
f7e121b
drm: Code stereo layouts as an enum rather than a bit field
by Damien Lespiau
· 11 years ago
2713021
drm: Carry over the stereo flags when adding the alternate mode
by Damien Lespiau
· 11 years ago
f2ecf2e3
drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
by Damien Lespiau
· 11 years ago
4eed4a0
drm: Set the relevant infoframe field when scanning out a 3D mode
by Damien Lespiau
· 11 years ago
1deee8d
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
by Damien Lespiau
· 11 years ago
c858cfc
drm/edid: Expose mandatory stereo modes for HDMI sinks
by Damien Lespiau
· 11 years ago
618e377
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
by Alex Deucher
· 11 years ago
51f8da5
drm/edid: add drm_edid_duplicate
by Jani Nikula
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
d105f47
drm/edid: add a helper function to extract the speaker allocation data block (v3)
by Alex Deucher
· 11 years ago
118bdbd
drm/edid: add quirk for Medion MD30217PG
by Alex Deucher
· 11 years ago
6cb3b7f
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
by Lespiau, Damien
· 11 years ago
83dd000
drm: Add a helper to forge HDMI vendor infoframes
by Lespiau, Damien
· 11 years ago
c782d2e
drm/edid: Move HDMI_IDENTIFIER to hdmi.h
by Lespiau, Damien
· 11 years ago
a5ad3dc
video/hdmi: Don't let the user of this API create invalid infoframes
by Lespiau, Damien
· 11 years ago
3f2f653
drm: Add support for alternate clocks of 4k modes
by Lespiau, Damien
· 11 years ago
7ebe196
drm/edid: Parse the HDMI CEA block and look for 4k modes
by Lespiau, Damien
· 11 years ago
13ac3f5
drm/edid: Fix add_cea_modes() style issues
by Lespiau, Damien
· 11 years ago
d4e4a31
drm: Don't export drm_find_cea_extension() any more
by Lespiau, Damien
· 11 years ago
1574763
drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes
by Damien Lespiau
· 11 years ago
bf02db9
drm: Handle the DBLCLK flag in the common infoframe helper
by Damien Lespiau
· 11 years ago
03a7a18
drm: Don't generate invalid AVI infoframes for CEA modes
by Damien Lespiau
· 11 years ago
fe2ef78
drm: add assertion for checking null edid to drm_edid_block_valid
by Seung-Woo Kim
· 12 years ago
c7d015f3
drm/edid: Don't print messages regarding stereo or csync by default
by Egbert Eich
· 12 years ago
e6e7920
drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list
by Ville Syrjälä
· 12 years ago
a90b590
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
by Ville Syrjälä
· 12 years ago
ee7925b
drm/edid: Populate vrefresh for CEA modes
by Ville Syrjälä
· 12 years ago
fe21416
drm: add drm_edid_to_eld helper extracting SADs from EDID (v2)
by Rafał Miłecki
· 12 years ago
c19b3b0f
KMS: fix EDID detailed timing frame rate
by Torsten Duwe
· 12 years ago
16dad1d
KMS: fix EDID detailed timing vsync parsing
by Torsten Duwe
· 12 years ago
10a8512
drm: Add HDMI infoframe helpers
by Thierry Reding
· 12 years ago
a6b2183
drm: Move mode tables to drm_edid.c
by Thierry Reding
· 12 years ago
18316c8
drm: Remove duplicate drm_mode_cea_vic()
by Thierry Reding
· 12 years ago
196e077
drm: don't add inferred modes for monitors that don't support them
by Paulo Zanoni
· 12 years ago
f934ec8c
drm: shut up invalid edid messages
by Maarten Lankhorst
· 12 years ago
db3985e
Revert "drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S"
by Daniel Vetter
· 12 years ago
b1edd6a
drm/edid: Add drm_rgb_quant_range_selectable()
by Ville Syrjälä
· 12 years ago
55bde6b
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
374a868
drm: add drm_mode_cea_vic
by Paulo Zanoni
· 12 years ago
670c1ef
drm/edid: tune down debug message in parse_hdmi_vsdb
by Daniel Vetter
· 12 years ago
6311803
drm: use memchr_inv()
by Akinobu Mita
· 12 years ago
a479903
drm: get cea video id code for a given display mode
by Stephane Marchesin
· 12 years ago
1f31c69
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
fbff469
drm: Export drm_probe_ddc()
by Adam Jackson
· 12 years ago
398b7a1
Merge tag 'v3.6-rc7' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
0b2443e
drm/edid: limit printk when facing bad edid
by Jerome Glisse
· 12 years ago
cd004b3
drm: edid: add support for E-DDC
by Shirish S
· 12 years ago
14f77fd
drm: edid: Refactor HDMI VSDB detection
by Ville Syrjälä
· 12 years ago
8504072
drm: edid: Add bounds checking to HDMI VSDB parsing
by Ville Syrjälä
· 12 years ago
9e50b9d
drm: edid: Add some bounds checking
by Ville Syrjälä
· 12 years ago
6f33814
drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S
by Paul Menzel
· 12 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
7b668eb
drm: edid: Don't add inferred modes with higher resolution
by Takashi Iwai
· 13 years ago
b196a49
drm/edid: don't return stack garbage from supports_rb
by Daniel Vetter
· 13 years ago
47819ba
drm/edid: Make the header fixup threshold tunable
by Adam Jackson
· 13 years ago
bc42aab
drm/edid/quirks: ViewSonic VA2026w
by Adam Jackson
· 13 years ago
c51a3fd6
drm: Store vendor IDs directly in the EDID quirk structure
by Ian Pilcher
· 13 years ago
f89ec8a
drm/edid: Try harder to fix up base EDID blocks
by Adam Jackson
· 13 years ago
c09dedb
drm/edid: Add a workaround for 1366x768 HD panel
by Takashi Iwai
· 13 years ago
fc48f16
drm/edid: add missing NULL checks.
by Takashi Iwai
· 13 years ago
b309bd3
drm/edid: Generate modes from extra_modes for range descriptors
by Adam Jackson
· 13 years ago
cb21aaf
drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types
by Adam Jackson
· 13 years ago
cd4cd3d
drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
by Adam Jackson
· 13 years ago
9a225c9
drm/edid: Remove a misleading comment
by Adam Jackson
· 13 years ago
f6e252b
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
by Adam Jackson
· 13 years ago
f8b46a0
drm/edid: Rewrite drm_mode_find_dmt search loop
by Adam Jackson
· 13 years ago
33c7531
drm/edid: Document drm_mode_find_dmt
by Adam Jackson
· 13 years ago
a988bc7
drm: Parse color format information in CEA blocks
by Lars-Peter Clausen
· 13 years ago
Next »