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