- 0ae865e drm: Fix typo in comments by Cai Huoqing · 3 years, 6 months ago
- fd53102 Merge drm/drm-next into drm-misc-next by Thomas Zimmermann · 3 years, 8 months ago
- 1c4f39b drm: Use drm_mode_is_420_only() instead of open coding it by Ville Syrjälä · 3 years, 9 months ago
- 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 9 months ago
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 9 months ago
- 19a9a0e drm: Refuse to create zero width/height cmdline modes by Ville Syrjälä · 6 years ago
- 5b34ab5 drm/modes: Switch to 64bit maths to avoid integer overflow by Ville Syrjälä · 4 years, 3 months ago
- e9d2871 drm: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- b0487e0 drm: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 4ed2101 drm: Flatten drm_mode_vrefresh() by Ville Syrjälä · 4 years, 9 months ago
- d857e16 drm: Shrink drm_display_mode timings by Ville Syrjälä · 4 years, 9 months ago
- 0425662 drm: Nuke mode->vrefresh by Ville Syrjälä · 4 years, 9 months ago
- 58911c2 drm: Nuke mode->hsync by Ville Syrjälä · 4 years, 9 months ago
- e6980a7 drm/modes: Make sure to parse valid rotation value from cmdline by Stephan Gerhold · 5 years ago
- f199af0 drm/modes: tag unused variables to avoid warnings by Benjamin Gaignard · 5 years ago
- d1fe276 drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode struct by Hans de Goede · 5 years ago
- 5b92661 drm/modes: parse_cmdline: Remove some unnecessary code (v2) by Hans de Goede · 5 years ago
- 4e7a4a6 drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2) by Hans de Goede · 5 years ago
- 7b1cce7 drm/modes: parse_cmdline: Allow specifying stand-alone options by Hans de Goede · 5 years ago
- 6a2d163 drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing by Hans de Goede · 5 years ago
- 99e2716 drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline_options() by Hans de Goede · 5 years ago
- 739b200 drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options() by Hans de Goede · 5 years ago
- cfb0881 drm/modes: parse_cmdline: Accept extras directly after mode combined with options by Hans de Goede · 5 years ago
- c2ed3e9 drm/modes: parse_cmdline: Stop parsing extras after bpp / refresh at ', ' by Hans de Goede · 5 years ago
- 83e14ea drm/modes: parse_cmdline: Make various char pointers const by Hans de Goede · 5 years ago
- 8582e244 drm/modes: parse_cmdline: Fix possible reference past end of string by Hans de Goede · 5 years ago
- 574cc45 Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
- a3200de drm/modes: Make the whitelist more const by Maxime Ripard · 5 years ago
- 3764137 drm/modes: Introduce a whitelist for the named modes by Maxime Ripard · 5 years ago
- 728a257 drm/modes: Fix the command line parser to take force options into account by Maxime Ripard · 5 years ago
- 325d0ab drm/modes: Add a switch to differentiate free standing options by Maxime Ripard · 5 years ago
- b0383c0 Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 5 years ago
- 9b56243 drm/modes: Fix unterminated strncpy by Chuhong Yuan · 5 years ago
- 48ffc3d Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro by Jonathan Corbet · 5 years ago
- 03b0f2c Merge v5.3-rc1 into drm-misc-next by Maxime Ripard · 5 years ago
- bff9e34 docs: fix broken doc references due to renames by Mauro Carvalho Chehab · 6 years ago
- 7f3bbc0 drm/modes: Skip invalid cmdline mode by Dmitry Osipenko · 6 years ago
- c0898fc drm/selftests: reduce stack usage by Arnd Bergmann · 6 years ago
- 9f396ab drm: WARN on illegal aspect ratio when converting a mode to umode by Ville Syrjälä · 6 years ago
- 993a806 drm: Do not accept garbage mode aspect ratio flags by Ville Syrjälä · 6 years ago
- 700710e drm: Do not use bitwise OR to set picure_aspect_ratio by Ville Syrjälä · 6 years ago
- 3d46a30 drm/modes: Parse overscan properties by Maxime Ripard · 6 years ago
- 1bf4e09 drm/modes: Allow to specify rotation and reflection on the commandline by Maxime Ripard · 6 years ago
- 3aeeb13 drm/modes: Support modes names on the command line by Maxime Ripard · 6 years ago
- e08ab74 drm/modes: Rewrite the command line parser by Maxime Ripard · 6 years ago
- 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
- 88bc417 drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags by Laurent Pinchart · 6 years ago
- c06de56 Merge v5.0-rc7 into drm-next by Dave Airlie · 6 years ago
- 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
- a2fcd5c drm/modes: Prevent division by zero htotal by Tina Zhang · 6 years ago
- 0e691bc drm: Remove use of drm_mode_object by Shayenne Moura · 6 years ago
- f384d7d drm: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
- 97e14fb drm: drop _mode_ from remaining connector functions by Daniel Vetter · 7 years ago
- 955f60d drm: Add support for extracting sync signal drive edge from videomode by Peter Ujfalusi · 7 years ago
- 6ab0edf drm: Print bad user modes by Ville Syrjälä · 7 years ago
- 900aa8a drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 7 years ago
- 222ec16 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 7 years ago
- dd7c262 drm/modes: Introduce drm_mode_match() by Ville Syrjälä · 7 years ago
- a01c477 drm: Fix uabi regression by allowing garbage mode->type from userspace by Ville Syrjälä · 7 years ago
- 2f0e9d8 drm: Make drm_mode_vrefresh() a bit more accurate by Ville Syrjälä · 7 years ago
- df55054 drm: Nuke the useless 'ret' variable from drm_mode_convert_umode() by Ville Syrjälä · 7 years ago
- dbd124f drm/doc: Polish for drm_mode_parse_command_line_for_connector by Daniel Vetter · 7 years ago
- 75a655e drm/modes: Provide global mode_valid hook by Ville Syrjälä · 7 years ago
- 4f09c77 drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTIN handling by Ville Syrjälä · 7 years ago
- c6ed6da drm/uapi: Validate the mode flags/type by Ville Syrjälä · 7 years ago
- 064a3e6 drm/modes: Move 3D stereo flag check into drm_mode_validate_basic() by Ville Syrjälä · 7 years ago
- 8d0873a drm/modes: Fix drm_mode_is_420_only() comment by Sean Paul · 7 years ago
- 4bf9914 drm: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
- 2570fe2 drm: add helper functions for YCBCR420 handling by Shashank Sharma · 8 years ago
- d852315 drm: add helper to validate YCBCR420 modes by Shashank Sharma · 8 years ago
- 2135ea7 drm: Rename drm_mode_object_get() by Thierry Reding · 8 years ago
- 969218f drm: Clean up the 1366x768 fixup codes by Takashi Iwai · 8 years ago
- 012bbe2 Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
- 6f15f84 drm: Silence the compiler for drm_mode_get_hv_timings() by Chris Wilson · 8 years ago
- 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
- fdf35a6 drm: Fix broken VT switch with video=1366x768 option by Takashi Iwai · 8 years ago
- 83113df5 Revert "drm: Add aspect ratio parsing in DRM layer" by Ville Syrjälä · 8 years ago
- 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
- 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
- 8a5bbf3 drm: Use u64 for intermediate dotclock calculations by Chris Wilson · 8 years ago
- a68362f drm: Add and handle new aspect ratios in DRM layer by Shashank Sharma · 8 years ago
- 6dffd43 drm: Add aspect ratio parsing in DRM layer by Shashank Sharma · 8 years ago
- cb34d7f drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78" by Lothar Waßmann · 8 years ago
- fafc79e drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver by Lothar Waßmann · 9 years ago
- d72daa0 drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT by Lothar Waßmann · 9 years ago
- 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- da5335b drm/doc: Switch to sphinx/rst fixed-width quoting by Daniel Vetter · 9 years ago
- 2e7a570 drm/doc: Appease sphinx by Daniel Vetter · 9 years ago
- b201e74 drm: add missing drm_mode_set_crtcinfo call by Tomi Valkeinen · 9 years ago
- 7c8f6d2 drm/mode: rework drm_mode_object_put to drm_mode_object_unregister. by Dave Airlie · 9 years ago
- 67fe85d drm: modes: add missing [drm] to message printing by LABBE Corentin · 9 years ago
- f03d8ed drm/doc: Convert to markdown by Danilo Cesar Lemes de Paula · 9 years ago
- d6e6e14 drm: modes: Revert cc344980c767 "replace simple_strtoul by kstrtouint" by LABBE Corentin · 9 years ago
- 6af3e65 drm: Drop drm_helper_probe_single_connector_modes_nomerge() by Ville Syrjälä · 9 years ago
- fc245f8 drm: Only merge mode type bits between new probed modes by Ville Syrjälä · 9 years ago
- 2f8c19e drm: Flatten drm_mode_connector_list_update() a bit by Ville Syrjälä · 9 years ago
- 5ba8940 drm: Rename MODE_UNVERIFIED to MODE_STALE by Ville Syrjälä · 9 years ago
- 30ecad7 drm: Move drm_display_mode an related docs into kerneldoc by Daniel Vetter · 9 years ago
- 4c6bcf4 drm/edid: Make the detailed timing CEA/HDMI mode fixup accept up to 5kHz clock difference by Ville Syrjälä · 9 years ago