1. 4767fae drm/nouveau/bios: some older boards have shorter displayport tables by Ben Skeggs · 11 years ago
  2. 46ea168 drm/nouveau/fbcon: bracket entrypoints with a per-device enabled check by Ben Skeggs · 11 years ago
  3. 6d8d163 drm/nvd0-/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  4. d7b023d drm/nv94-nvc0/disp: reorder writes to lane current control regs by Ben Skeggs · 11 years ago
  5. 687d8f6 drm/nouveau/disp: log if DP link training fails by Ben Skeggs · 11 years ago
  6. 9e2b734 drm/nouveau/i2c: use a custom bitbanging delay for the adt7473 by Martin Peres · 11 years ago
  7. fd34381b drm/nouveau/agp: add a quirk list to limit agp modes by Ilia Mirkin · 11 years ago
  8. e8d95b2 drm/nvd9-/disp: disable display underflow reporting at init by Ben Skeggs · 11 years ago
  9. d29b992 drm/nva0/clk: fix accidental limiting of pll coefficients by Ben Skeggs · 11 years ago
  10. 75faef7 drm/nv50-nvaf/fb: split fbram oclass in preparation for reclocking by Ben Skeggs · 11 years ago
  11. 20cdeaf drm/nouveau/fb: merge more bits and pieces into oclass definitions by Ben Skeggs · 11 years ago
  12. 8613e73 drm/nouveau/fb: remove ram oclass argument from base fb constructor by Ben Skeggs · 11 years ago
  13. 9ca3037 drm/nv50-nvaf/fb: split the class definitions up a bit by Ben Skeggs · 11 years ago
  14. 1e9fc30 drm/nouveau/fb: make external class definitions pointers by Ben Skeggs · 11 years ago
  15. 0fef9d8 drm/nvaa/mc: blacklist msi to off by default by Ben Skeggs · 11 years ago
  16. 9a9d5c6 drm/nv50-nv86,nv92/mc: rearm msi via pci config space, rather than mmio mirror by Ben Skeggs · 11 years ago
  17. 1b4fea0 drm/nvc0,nvc4/mc: handle 0xc0's "special" msi rearm by Ben Skeggs · 11 years ago
  18. 08f6fbd drm/nouveau/mc: store static data in nouveau_mc class definition by Ben Skeggs · 11 years ago
  19. 3c792a1 drm/nouveau/mc: fetch NV_PMC_INTR again after re-arming MSI by Ben Skeggs · 11 years ago
  20. ab5beca drm/nouveau/mc: bracket interrupt handler with NV_PMC_INTR_EN disable/re-enable by Ben Skeggs · 11 years ago
  21. 6dcee40 drm/nouveau/mc: have single entry and exit points to the interrupt handler by Ben Skeggs · 11 years ago
  22. cfc2f26 drm/nouveau/mc: msi rearm write via subdev, not device by Ben Skeggs · 11 years ago
  23. dd5b84a drm/nouveau/device: use an additional bit from NV_PMC_BOOT_0 to identify chipset by Ben Skeggs · 11 years ago
  24. 3db0fdb drm/nouveau/bios/init: return failure condition on invalid opcodes by Ben Skeggs · 11 years ago
  25. ab403ac drm/nv31/mpeg: remove need for separate refcnt on engine use by Ben Skeggs · 11 years ago
  26. b449a43 drm/nouveau/therm: ack any pending IRQ at init by Martin Peres · 11 years ago
  27. be0dd4d drm/nv31/mpeg: split the nv31 and nv40 dma setting implementations by Ilia Mirkin · 11 years ago
  28. e6585ca drm/nv31/mpeg: store chan singleton in engine, use it for dispatch by Ilia Mirkin · 11 years ago
  29. 912de74 drm/nv40/mpeg: use the nv31-provided classes by Ilia Mirkin · 11 years ago
  30. 5fa7543 drm/nv44/mpeg: create a copy of the nv31/nv40 impls by Ilia Mirkin · 11 years ago
  31. be4ba55 drm/nv31/mpeg: no need to set compat mode differently for nv44 gr by Ilia Mirkin · 11 years ago
  32. 515de6b drm/nv10/kms: add plane support for nv10-nv40 by Ilia Mirkin · 11 years ago
  33. 8aa816b drm/nv10: fix chipset checks, mostly for the benefit of nv1a by Ilia Mirkin · 11 years ago
  34. 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
  35. 73f4b1f drm/nouveau: fix backlight mask on ppc powerbook by Ilia Mirkin · 11 years ago
  36. 4449933 drm/nouveau: remove prototype for non-existent nouveau_connector_bpp by Ilia Mirkin · 11 years ago
  37. c42a7ae drm/nouveau/vic: rename PUNK1C1 to PVIC by Ben Skeggs · 11 years ago
  38. 74ce291 drm/nouveau/therm: kill some over-zealous debugging by Ben Skeggs · 11 years ago
  39. 15689c3 drm/nouveau/core: split lock into list+exec and enable refcount locks by Ben Skeggs · 11 years ago
  40. 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
  41. 7589563 drm/nv50-/sw: share engine/channel constructor between implementations by Ben Skeggs · 11 years ago
  42. c46c3dd drm/nouveau/sw: prepare for the sharing of constructors between implementations by Ben Skeggs · 11 years ago
  43. ef8d478 drm/nv50-/sw: make vblank tracking data private to the implementations by Ben Skeggs · 11 years ago
  44. 3bfcec3 drm/nv50-/sw: share engine/channel struct definitions between implementations by Ben Skeggs · 11 years ago
  45. ac51bb09 drm/nouveau/core: Allow asymmetric nouveau_event_get/_put by Peter Hurley · 11 years ago
  46. 0192557 drm/nouveau/core: Move event index check from critical section by Peter Hurley · 11 years ago
  47. a25f83b drm/nouveau/core: Add priv field for event handlers by Peter Hurley · 11 years ago
  48. ca356222 drm/nouveau: off by one in nouveau_drm_vblank_enable() by Dan Carpenter · 11 years ago
  49. 1934a2a drm/nouveau: remove pointless assignment by Dave Jones · 11 years ago
  50. 212c444 Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  51. 1e95ab5 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  52. 59c8e66 drm/ttm: Fix memory type compatibility check by Thomas Hellstrom · 11 years ago
  53. da95c78 drm/ttm: Fix ttm_bo_move_memcpy by Thomas Hellstrom · 11 years ago
  54. 9a0599d drm/ttm: Handle in-memory region copies by Jakob Bornecrantz · 11 years ago
  55. 15205fb drm/ttm: Make NO_EVICT bos available to shrinkers pending destruction by Thomas Hellstrom · 11 years ago
  56. cbe12e7 drm/ttm: Allow vm fault retries by Thomas Hellstrom · 11 years ago
  57. d92d985 drm/vmwgfx: Use the linux DMA api to get valid device addresses of pages by Thomas Hellstrom · 11 years ago
  58. 7aeb744 drm/ttm: Enable the dma page pool also for intel IOMMUs by Thomas Hellstrom · 11 years ago
  59. 4695b03 qxl: add a connector property to denote hotplug should rescan modes. by Dave Airlie · 11 years ago
  60. 8f6599d drm: delay minor destruction to drm_dev_free() by David Herrmann · 11 years ago
  61. f67e946 drm: remove minor-id during unplug by David Herrmann · 11 years ago
  62. 865fb47 drm: cleanup debugfs in drm_unplug_minor() by David Herrmann · 11 years ago
  63. a99ee45 drm: make drm_get_minor() static by David Herrmann · 11 years ago
  64. 4ac387f drm: simplify drm_put_minor() by David Herrmann · 11 years ago
  65. f73aca5 drm: call drm_unplug_minor() from drm_put_minor() by David Herrmann · 11 years ago
  66. 02ee4e9 drm: eliminate bit-copy restoration of crtc by Ilija Hadzic · 11 years ago
  67. 48b1f5d drm: do not set crtc enabled field twice by Ilija Hadzic · 11 years ago
  68. 7e99acd drm: fix error recovery path in drm_crtc_helper_set_mode by Ilija Hadzic · 11 years ago
  69. fbce406 drm: restore crtc origin if mode_set_base fails by Ilija Hadzic · 11 years ago
  70. bec2eac drm: eliminate old_fb from drm_crtc_helper_set_config by Ilija Hadzic · 11 years ago
  71. fc50a89 drm: remove redundant if statement by Ilija Hadzic · 11 years ago
  72. 39868bd drm: Compact booleans within struct drm_file by Chris Wilson · 11 years ago
  73. 1020dc6 drm: Do not drop root privileges for a fancier younger process by Chris Wilson · 11 years ago
  74. 33e3fd5 nouveau: drop interrupt busy setting. by Dave Airlie · 11 years ago
  75. ab13096 drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times by Ville Syrjälä · 11 years ago
  76. 721529b drm/radeon: fix radeon_fence_wait_empty_locked by Christian König · 11 years ago
  77. d9bbf18 drm/qxl: add some surface memory logging by Gerd Hoffmann · 11 years ago
  78. 3554178 drm/qxl: support 64bit surface bar by Gerd Hoffmann · 11 years ago
  79. 121a6a1 drm/cirrus: use drm_set_preferred_mode by Gerd Hoffmann · 11 years ago
  80. 3cf70da drm: add drm_set_preferred_mode by Gerd Hoffmann · 11 years ago
  81. 23c453a drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check() by Ville Syrjälä · 11 years ago
  82. e7bfa5c drm/edid: Yank a helpful comment about EST modes from xf86EdidModes.c by Ville Syrjälä · 11 years ago
  83. 891a746 drm/edid: Don't skip every eighth EST III mode by Ville Syrjälä · 11 years ago
  84. c068b32 drm/edid: Fix the 1792x1344-75 EST III mode by Ville Syrjälä · 11 years ago
  85. 43789b9 drm/vmwgfx: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  86. 4ae87ff drm/vmwgfx: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  87. 10e10d3 drm/radeon: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  88. 3f2c205 drm/i915: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  89. 4f22466 drm/gma500: Return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  90. 37c4e70 drm: Return -ENOENT when a framebuffer can't be found by Ville Syrjälä · 11 years ago
  91. f27657f drm: Consistently return -ENOENT when a mode object can't be found by Ville Syrjälä · 11 years ago
  92. e1e7853 drm: Pass pointers to virt_to_page() by Ben Hutchings · 11 years ago
  93. bc212b9 drm: Do not include page offset in argument to virt_to_page() by Ben Hutchings · 11 years ago
  94. 1dda680 drm: delete unconsumed pending event list in drm_events_release by YoungJun Cho · 11 years ago
  95. 06c5bf8 drm/i915: Make the debugfs structures const by Lespiau, Damien · 11 years ago
  96. 36f73b2 drm: Make drm_debugfs_list const by Lespiau, Damien · 11 years ago
  97. ff9befe drm: Remove drm_debugfs_node and drm_debugfs_list by Lespiau, Damien · 11 years ago
  98. 7d74795 drm: Constify struct drm_info_list * arguments by Lespiau, Damien · 11 years ago
  99. a276d6c DRM: Armada: convert to use simple_open() by Duan Jiong · 11 years ago
  100. 0a5a549 drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE by Laurent Pinchart · 11 years ago