summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_modes.c
AgeCommit message (Expand)Author
2017-07-31drm/modes: Fix drm_mode_is_420_only() commentSean Paul
2017-07-26drm: Convert to using %pOF instead of full_nameRob Herring
2017-07-14drm: add helper functions for YCBCR420 handlingShashank Sharma
2017-07-14drm: add helper to validate YCBCR420 modesShashank Sharma
2017-02-28drm: Rename drm_mode_object_get()Thierry Reding
2017-02-01drm: Clean up the 1366x768 fixup codesTakashi Iwai
2017-02-01Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-01-26drm: Silence the compiler for drm_mode_get_hv_timings()Chris Wilson
2017-01-26drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/Daniel Vetter
2017-01-11drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
2016-11-15Revert "drm: Add aspect ratio parsing in DRM layer"Ville Syrjälä
2016-11-15Revert "drm: Add and handle new aspect ratios in DRM layer"Ville Syrjälä
2016-11-08drm: helper macros to print composite typesRob Clark
2016-10-21drm: Use u64 for intermediate dotclock calculationsChris Wilson
2016-10-17drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2016-10-17drm: Add aspect ratio parsing in DRM layerShashank Sharma
2016-08-16drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9...Lothar Waßmann
2016-08-08drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann
2016-08-08drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DTLothar Waßmann
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-03drm/doc: Switch to sphinx/rst fixed-width quotingDaniel Vetter
2016-06-02drm/doc: Appease sphinxDaniel Vetter
2016-06-01drm: add missing drm_mode_set_crtcinfo callTomi Valkeinen
2016-04-22drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.Dave Airlie
2016-02-09drm: modes: add missing [drm] to message printingLABBE Corentin
2015-12-15drm/doc: Convert to markdownDanilo Cesar Lemes de Paula
2015-12-11drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint"LABBE Corentin
2015-12-11drm: Drop drm_helper_probe_single_connector_modes_nomerge()Ville Syrjälä
2015-12-11drm: Only merge mode type bits between new probed modesVille Syrjälä
2015-12-11drm: Flatten drm_mode_connector_list_update() a bitVille Syrjälä
2015-12-11drm: Rename MODE_UNVERIFIED to MODE_STALEVille Syrjälä
2015-12-09drm: Move drm_display_mode an related docs into kerneldocDaniel Vetter
2015-12-01drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz cloc...Ville Syrjälä
2015-11-24drm: modes: replace simple_strtoul by kstrtouintLABBE Corentin
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone
2015-03-23drm: mode: Allow NULL modes for equality checkDaniel Stone
2015-03-23drm: mode: Fix typo in kerneldocDaniel Stone
2015-03-10drm: Fix trivial typos in commentsYannick Guerrini
2015-02-03drm/modes: Print the mode status in human readable formVille Syrjälä
2015-01-21Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-01-10Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-01-07drm_modes: add drm_display_mode_to_videomodeSteve Longerbeam
2014-12-17drm: Perform basic sanity checks on probed modesVille Syrjälä
2014-12-17drm: Reorganize probed mode validationVille Syrjälä
2014-12-05drm: add helper to get crtc timings (v5)Gustavo Padovan
2014-10-21gpu:drm: Fix typo in Documentation/DocBook/drm.xmlMasanari Iida
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson
2014-05-01drm: try harder to avoid regression when merging mode bitsDave Airlie
2014-03-13drm: polish function kerneldoc for drm_modes.[hc]Daniel Vetter
2014-03-13drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter