1. 2a1dc26 drm/mgag200: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 8 years ago
  2. 1d20642 drm/mgag200: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  3. 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
  4. 71cb749 drm/mgag200: Constify function pointer structs by Ville Syrjälä · 9 years ago
  5. 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
  6. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  7. f6619ef drm/mgag200: fix kernel hang in cursor code. by Wang, Rui Y · 9 years ago
  8. c24ca5b drm/mgag200/mgag200_mode.c: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
  9. 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
  10. aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
  11. e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
  12. 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
  13. bf89209 drm/mga200g: Hold a proper reference for cursor_set by Daniel Vetter · 9 years ago
  14. 34c294f drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  15. 4f72a6e drm/mgag200: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  16. 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
  17. f9fe4b9 drm/mgag200: remove unneeded variable by Sudip Mukherjee · 9 years ago
  18. 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 9 years ago
  19. 2516108 drm/mgag200: Reject non-character-cell-aligned mode widths by Adam Jackson · 9 years ago
  20. d584ff8 drm/mgag200: constify all struct drm_*_helper funcs pointers by Jani Nikula · 9 years ago
  21. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  22. 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
  23. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  24. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  25. 98cc034 drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  26. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  27. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  28. ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
  29. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  30. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  31. c0ee755 Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  32. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  33. eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
  34. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  35. c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
  36. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  37. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  38. 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
  39. 4cb8802 drm/mgag200: Remove unecessary NULL check in gem_free by Daniel Vetter · 10 years ago
  40. 36b347f drm/mgag200: Remove unecessary NULL check in bo_unref by Daniel Vetter · 10 years ago
  41. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  42. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  43. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  44. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  45. ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 10 years ago
  46. f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 10 years ago
  47. 918be88 drm/mgag200: on cards with < 2MB VRAM default to 16-bit by Dave Airlie · 11 years ago
  48. 53dac83 drm/mgag200: fix oops in cursor code. by Dave Airlie · 11 years ago
  49. f242a64 drivers: gpu: Mark functions as static in mgag200_ttm.c by Rashika · 11 years ago
  50. 080fd6b drivers: gpu: Mark functions as static in mgag200_mode.c by Rashika · 11 years ago
  51. b2890a7 drivers: gpu: Mark function as static in mgag200_main.c by Rashika · 11 years ago
  52. ec61f5e drm/mgag200: drop pointless info print. by Dave Airlie · 11 years ago
  53. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  54. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  55. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  56. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  57. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  58. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  59. 7d2e968 drm/mgag200: remove unused driver_private access by David Herrmann · 11 years ago
  60. ecaac1c drm/mgag200: Invalidate page tables when pinning a BO by Egbert Eich · 11 years ago
  61. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  62. de7500e drm/mgag200: Fix LUT programming for 16bpp by Egbert Eich · 11 years ago
  63. da55839 drm/mgag200: Fix framebuffer pitch calculation by Takashi Iwai · 11 years ago
  64. 3d5a1c5 drm/mgag200: Add sysfs support for connectors by Egbert Eich · 11 years ago
  65. 64c2907 drm/mgag200: Add an crtc_disable callback to the crtc helper funcs by Egbert Eich · 11 years ago
  66. 030f19f drm/mgag200: Fix logic in mgag200_bo_pin() (v2) by Egbert Eich · 11 years ago
  67. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  68. 06597ce drm/mgag200: inline reservations by Maarten Lankhorst · 11 years ago
  69. a06b9a7 drm/mgag200: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  70. abbee62 drm/mgag200: Added resolution and bandwidth limits for various G200e products. by Julia Lemire · 11 years ago
  71. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  72. 2791197 drm/mgag200: Don't do full cleanup if mgag200_device_init fails by Christopher Harvey · 11 years ago
  73. a080db9 drm/mgag200: Hardware cursor support by Christopher Harvey · 11 years ago
  74. 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 11 years ago
  75. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  76. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  77. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  78. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  79. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  80. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago
  81. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  82. 6417195 drm/mgag200: deal with bo reserve fail in dirty update path by Dave Airlie · 11 years ago
  83. d8bf6b0 drm/mgag200: Remove extra variable assigns by Christopher Harvey · 11 years ago
  84. f1998fe drm/mgag200: Pass driver specific mga_device in driver functions by Christopher Harvey · 11 years ago
  85. 67d411d drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth by Christopher Harvey · 11 years ago
  86. c2ed884 drm/mgag200: Convert to managed device resources where possible by Christopher Harvey · 11 years ago
  87. 715f59c drm: Misc comment cleanup by Christopher Harvey · 11 years ago
  88. 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 11 years ago
  89. 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 11 years ago
  90. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 11 years ago
  91. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 11 years ago
  92. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 11 years ago
  93. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  94. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
  95. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
  96. e11847b1 drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  97. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  98. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
  99. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  100. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago