1. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  2. caf02ab PCI: Add QEMU top-level IDs for (sub)vendor & device by Robin H. Johnson · 8 years ago
  3. 3382553 drm/cirrus: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 8 years ago
  4. 712f801 drm/cirrus: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 8 years ago
  5. c877090 drm/cirrus: 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. 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
  8. cb11971 drm: Remove unused fbdev_list members by Lukas Wunner · 9 years ago
  9. 6cc5623 drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
  10. 2b9e6e3 drm/cirrus: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
  11. 796e1c5 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  12. 7f551b1 drm/cirrus: Limit modes depending on bpp option by Takashi Iwai · 9 years ago
  13. 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
  14. 8975626 drm/cirrus: allow 32bpp framebuffers for cirrus drm by Zach Reizner · 10 years ago
  15. a7ca52e drm/cirrus: fix leaky driver load error handling by Zach Reizner · 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. c0c3e73 drm/cirrus: bind also to qemu-xen-traditional by Olaf Hering · 10 years ago
  18. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  19. 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
  20. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  21. ea0622c drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
  22. d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
  23. 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
  24. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  25. 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
  26. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  27. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  28. 8f8e7e1 drm: cirrus: fix warnings by Russell King · 10 years ago
  29. ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
  30. ef13aec drm/cirrus: use helpers by Rob Clark · 10 years ago
  31. 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
  32. 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
  33. 425a9a3 Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  34. 3d535ed drm/cirrus: Remove unecessary NULL check in gem_free by Daniel Vetter · 10 years ago
  35. 275c632 drm/cirrus: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 10 years ago
  36. f9b0e25 drm: make mode_valid callback optional by Andrzej Hajda · 10 years ago
  37. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 10 years ago
  38. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  39. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  40. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  41. 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 10 years ago
  42. f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 10 years ago
  43. 2510538 drm/cirrus: correct register values for 16bpp by Takashi Iwai · 10 years ago
  44. cdd7330 drivers: gpu: Mark functions as static and remove unused function in cirrus_ttm.c by Rashika · 11 years ago
  45. 5e89440 drivers: gpu: Mark functions as static in cirrus_mode.c by Rashika · 11 years ago
  46. 70d5422 drivers: gpu: Mark function as static in cirrus_main.c by Rashika · 11 years ago
  47. 99d4a8a drm/cirrus: Fix cirrus drm driver for fbdev + qemu by Martin Koegler · 11 years ago
  48. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  49. 121a6a1 drm/cirrus: use drm_set_preferred_mode by Gerd Hoffmann · 11 years ago
  50. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  51. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  52. 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  53. acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
  54. 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
  55. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  56. 23a9a2e drm/cirrus: remove unused driver_private access by David Herrmann · 11 years ago
  57. 109a515 drm/cirrus: Invalidate page tables when pinning a BO by Michal Srb · 11 years ago
  58. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  59. 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
  60. 37c5a52 drm/cirrus: inline reservations by Maarten Lankhorst · 11 years ago
  61. 19d4b72 drm/cirrus: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
  62. 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 11 years ago
  63. f3b2bbd drm/cirrus: deal with bo reserve fail in dirty update path by Dave Airlie · 11 years ago
  64. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  65. cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 11 years ago
  66. 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 11 years ago
  67. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  68. af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
  69. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  70. b4e6537 drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  71. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  72. 97a875c drm/ttm: remove no_wait_reserve, v3 by Maarten Lankhorst · 12 years ago
  73. bfb82ff drm/cirrus: check alloc_apertures() success in cirrus_kick_out_firmware_fb() by Tommi Rantala · 12 years ago
  74. 0b91c4a drm/ttm: remove ttm_buffer_object->buffer_start by Marcin Slusarz · 12 years ago
  75. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  76. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  77. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  78. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  79. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  80. 5d77f13 drm/cirrus: Remove unused validate_sequence by Maarten Lankhorst · 12 years ago
  81. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  82. dedc14e drm/cirrus: kick out conflicting framebuffers earlier by Dave Airlie · 12 years ago
  83. 93b4cc5 cirrus: avoid crash if driver fails to load by Dave Airlie · 12 years ago
  84. 5288b7b drm: update ast/cirrus/mgag200 for change in TTM api by Dave Airlie · 12 years ago
  85. 64172cc drm/kms: fix Kconfig for new drivers. by Dave Airlie · 12 years ago
  86. 4688a69d drm/cirrus/ast/mgag200: fix build without CONFIG_VGA_CONSOLE by Dave Airlie · 12 years ago
  87. f9aa76a drm/kms: driver for virtual cirrus under qemu by Dave Airlie · 12 years ago