1. 7ea7728 drm/core: Change declaration for gamma_set. by Maarten Lankhorst · 8 years ago
  2. 2a1dc26 drm/mgag200: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
  3. 1d20642 drm/mgag200: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
  4. e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  5. 71cb749 drm/mgag200: Constify function pointer structs by Ville Syrjälä · 9 years ago
  6. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  7. c24ca5b drm/mgag200/mgag200_mode.c: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  8. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  9. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
  10. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  11. 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 9 years ago
  12. 2516108 drm/mgag200: Reject non-character-cell-aligned mode widths by Adam Jackson · 9 years ago
  13. d584ff8 drm/mgag200: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  14. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  15. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  16. c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
  17. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  18. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  19. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 11 years ago
  20. 080fd6b drivers: gpu: Mark functions as static in mgag200_mode.c by Rashika · 11 years ago
  21. ec61f5e drm/mgag200: drop pointless info print. by Dave Airlie · 11 years ago
  22. de7500e drm/mgag200: Fix LUT programming for 16bpp by Egbert Eich · 11 years ago
  23. da55839 drm/mgag200: Fix framebuffer pitch calculation by Takashi Iwai · 11 years ago
  24. 3d5a1c5 drm/mgag200: Add sysfs support for connectors by Egbert Eich · 11 years ago
  25. 64c2907 drm/mgag200: Add an crtc_disable callback to the crtc helper funcs by Egbert Eich · 11 years ago
  26. abbee62 drm/mgag200: Added resolution and bandwidth limits for various G200e products. by Julia Lemire · 11 years ago
  27. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  28. a080db9 drm/mgag200: Hardware cursor support by Christopher Harvey · 11 years ago
  29. 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 11 years ago
  30. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  31. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  32. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  33. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  34. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  35. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  36. f1998fe drm/mgag200: Pass driver specific mga_device in driver functions by Christopher Harvey · 12 years ago
  37. 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 11 years ago
  38. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 11 years ago
  39. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  40. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  41. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  42. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  43. 451023d drm: remove the raw_edid field from struct drm_display_info by Jani Nikula · 12 years ago
  44. 9830605 drm/mgag200: fix G200ER pll picking algorithm by Dave Airlie · 12 years ago
  45. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  46. 414c453 mgag200: initial g200se driver (v2) by Dave Airlie · 12 years ago