1. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  2. d56f57a drm/gma500: Move to private save/restore hooks by Daniel Vetter · 9 years ago
  3. ba8ce31 drm/gma500: Don't destroy DRM properties in the driver by Damien Lespiau · 10 years ago
  4. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  5. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  6. c7cc512 drm/gma500: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS() by Lespiau, Damien · 10 years ago
  7. fb8e34d drm/gma500/mrst: Add aux register writes to SDVO by Patrik Jakobsson · 11 years ago
  8. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  9. 6f1e120 gma500: Fix SDVO turning off randomly by Guillaume Clement · 11 years ago
  10. 367e440 drm/gma500: Rename psb_intel_encoder to gma_encoder by Patrik Jakobsson · 11 years ago
  11. a3d5d75 drm/gma500: Rename psb_intel_connector to gma_connector by Patrik Jakobsson · 11 years ago
  12. 6306865 drm/gma500: Rename psb_intel_crtc to gma_crtc by Patrik Jakobsson · 11 years ago
  13. c9d4959 drm/gma500: Convert to generic encoder funcs by Patrik Jakobsson · 11 years ago
  14. d1fa08f drm/gma500: Make all chips use gma_wait_for_vblank by Patrik Jakobsson · 11 years ago
  15. 4dd6a89 drm/gma500: Check connector status before restoring sdvo by Patrik Jakobsson · 11 years ago
  16. 749387d drm/gma500: Fix hibernation problems on sdvo encoders by Patrik Jakobsson · 11 years ago
  17. a69ac9e drm/gma500: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  18. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 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. 3228503 gma500: remove an unreachable return statement by Jani Nikula · 12 years ago
  22. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  23. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  24. 9c0b6fc gma500: clean up some more checks by Alan Cox · 12 years ago
  25. 3aad16d gma500: support 1080p by Alan Cox · 12 years ago
  26. f42aaa6 gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static by Kirill A. Shutemov · 12 years ago
  27. d9bc3c0 drm: add convenience function to create an range property by Sascha Hauer · 13 years ago
  28. 9f821c6 gma500: Discard modes that don't fit in stolen memory by Alan Cox · 13 years ago
  29. fea578b gma500: SDVO DDC bus guessing isn't working so hardcode it instead by Patrik Jakobsson · 13 years ago
  30. 5736995 gma500: Replace SDVO code with slightly modified version from i915 by Patrik Jakobsson · 13 years ago
  31. 89c7813 gma500: Add Poulsbo support by Alan Cox · 13 years ago