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