1. f5aabb9 drm: polish function kerneldoc for drm_modes.[hc] by Daniel Vetter · 11 years ago
  2. 3e70292 drm/modes: drop maxPitch from drm_mode_validate_size by Daniel Vetter · 11 years ago
  3. ba0c242 drm/modes: drop return value from drm_display_mode_from_videomode by Daniel Vetter · 11 years ago
  4. 9d3de13 drm/modes: remove drm_mode_height/width by Daniel Vetter · 11 years ago
  5. 5531000 drm: extract drm_modes.h for drm_crtc.h functions by Daniel Vetter · 11 years ago
  6. 8bd441b drm: move drm_mode related functions into drm_modes.c by Daniel Vetter · 11 years ago
  7. 6395138 drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c by Daniel Vetter · 11 years ago
  8. 3ec0db8 drm/doc: Integrate drm_modes.c kerneldoc by Daniel Vetter · 11 years ago
  9. abce1ec Revert "drm: copy mode type in drm_mode_connector_list_update()" by Dave Airlie · 11 years ago
  10. 3fbd643 drm: copy mode type in drm_mode_connector_list_update() by Marc-André Lureau · 11 years ago
  11. 448cce2 drm: Implement timings adjustments for frame packing by Damien Lespiau · 11 years ago
  12. bde2dcf drm: Introduce a crtc_clock for struct drm_display_mode by Damien Lespiau · 11 years ago
  13. f2ecf2e3 drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes by Damien Lespiau · 11 years ago
  14. 67587e8 drm: Remove drm_mode_list_concat() by Lespiau, Damien · 11 years ago
  15. b17df86 drm: Remove drm_mode_validate_clocks by Stéphane Marchesin · 11 years ago
  16. 9bc3cd5 drm: Sort connector modes based on vrefresh by Ville Syrjälä · 11 years ago
  17. 72e45e9 drm: Preserve the list head in drm_mode_copy by Ville Syrjälä · 11 years ago
  18. 328a471 drm_modes: videomode: add doubleclk flag by Steffen Trumtrar · 11 years ago
  19. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  20. 97fbfbf drm: Add missing break in the command line mode parsing code by Damien Lespiau · 11 years ago
  21. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  22. 8cc3f23 drm: Add drm_mode_equal_no_clocks() by Ville Syrjälä · 11 years ago
  23. 06a3307 videomode: combine videomode dmt_flags and data_flags by Tomi Valkeinen · 11 years ago
  24. a38884f videomode: simplify videomode Kconfig and Makefile by Tomi Valkeinen · 11 years ago
  25. edb37a9 drm_modes: add of_videomode helpers by Steffen Trumtrar · 12 years ago
  26. ebc64e4 drm_modes: add videomode helpers by Steffen Trumtrar · 12 years ago
  27. 0b3904a drm: Constify some function arguments by Ville Syrjälä · 12 years ago
  28. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  29. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  30. 04ccfe7 drm: Remove two unused fields from struct drm_display_mode by Damien Lespiau · 12 years ago
  31. c3c50e8 drm: Add drm_mode_copy() by Ville Syrjälä · 12 years ago
  32. 8bf4222 drm/modes: do not enforce an odd vtotal for interlaced modes by Daniel Vetter · 13 years ago
  33. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  34. 04fee89 DRM: clean up and document parsing of video= parameter by Rolf Eike Beer · 13 years ago
  35. cb3c438 drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n by Dave Airlie · 13 years ago
  36. 1794d25 drm: Export the command-line mode parser by Chris Wilson · 13 years ago
  37. b1f559e drm: Mark constant arrays of drm_display_mode const by Chris Wilson · 14 years ago
  38. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  39. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  40. adde0f2 drm/modes: Fix CVT-R modeline generation by Adam Jackson · 14 years ago
  41. c385e50c drm/edid: Fix sync polarity for secondary GTF curve by Adam Jackson · 14 years ago
  42. 171fdd8 drm/modes: Fix interlaced mode names by Adam Jackson · 14 years ago
  43. 7a37435 drm/edid: Add secondary GTF curve support by Adam Jackson · 14 years ago
  44. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  45. 7ac96a9 drm/modes: Add drm_mode_hsync() by Adam Jackson · 15 years ago
  46. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 15 years ago
  47. 559ee21 drm/kms: try to find the std mode in DMT table by Zhao Yakui · 15 years ago
  48. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  49. 841b411 drm: Fix drm_cvt_mode() for interlaced modes. by Francisco Jerez · 15 years ago
  50. 38d5487 drm: When adding probed modes, preserve duplicate mode types by Keith Packard · 15 years ago
  51. f940f37 drm: Remove the macro defintion of DRM_DEBUG_MODE by Zhao Yakui · 15 years ago
  52. 8a4c47f drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE by Zhao Yakui · 15 years ago
  53. 26bbdad drm/mode: add the GTF algorithm in kernel space by Zhao Yakui · 15 years ago
  54. d782c3f drm/mode: add the CVT algorithm in kernel space by Zhao Yakui · 15 years ago
  55. f053185 drm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode by yakui_zhao · 15 years ago
  56. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago