summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_modes.c
AgeCommit message (Expand)Author
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper
2019-01-24drm/modes: Prevent division by zero htotalTina Zhang
2019-01-15drm: Remove use of drm_mode_objectShayenne Moura
2018-10-01drm: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-10drm: Add support for extracting sync signal drive edge from videomodePeter Ujfalusi
2018-06-15drm: Print bad user modesVille Syrjälä
2018-05-11drm: Add and handle new aspect ratios in DRM layerShashank Sharma
2018-05-11drm: Add aspect ratio parsing in DRM layerShashank Sharma
2018-05-11drm/modes: Introduce drm_mode_match()Ville Syrjälä
2018-03-23drm: Fix uabi regression by allowing garbage mode->type from userspaceVille Syrjälä
2018-03-16drm: Make drm_mode_vrefresh() a bit more accurateVille Syrjälä
2018-03-16drm: Nuke the useless 'ret' variable from drm_mode_convert_umode()Ville Syrjälä
2018-02-20drm/doc: Polish for drm_mode_parse_command_line_for_connectorDaniel Vetter
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä
2018-01-29drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTI...Ville Syrjälä
2018-01-29drm/uapi: Validate the mode flags/typeVille Syrjälä
2018-01-29drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()Ville Syrjälä
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ä