1. 271d81b drm/i915: Allow relocation deltas outside of target bo by Chris Wilson · 13 years ago
  2. 5d9faa1 drm/i915: Silence an innocuous compiler warning for an unused variable by Chris Wilson · 13 years ago
  3. 62f288c drm: fix printk typo 'sracth' by Paul Bolle · 13 years ago
  4. 486af18 drm/radeon: add new getparam for number of backends. by Dave Airlie · 13 years ago
  5. 91132d6 drm/radeon: fix up dereferencing of busy objects. by Dave Airlie · 13 years ago
  6. a61f2bc drm/radeon: bump version to 2.9 by Dave Airlie · 13 years ago
  7. 2a19cac drm/r600: parse the set predication command. (v2) by Dave Airlie · 13 years ago
  8. 467a29e Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 13 years ago
  9. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 13 years ago
  10. 7db2662 drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo by Ben Skeggs · 13 years ago
  11. af50621 drm/radeon: make sure ib reads are in-order. by Dave Airlie · 13 years ago
  12. cf8a47d drm/radeon/r600_cs: off by one errors by Dan Carpenter · 13 years ago
  13. 3c0556e Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  14. 562af10 drm/nv50: flesh out ZCULL init and match nvidia on later chipsets by Ben Skeggs · 13 years ago
  15. 8f7286f drm/nv50: support for compression by Ben Skeggs · 13 years ago
  16. 26c0c9e drm/nv50-nvc0: delay GART binding until move_notify time by Ben Skeggs · 13 years ago
  17. d5f4239 drm/nouveau: rename nouveau_vram to nouveau_mem by Ben Skeggs · 13 years ago
  18. b5e2f07 drm/nvc0: allow creation of buffers with any non-compressed memtype by Ben Skeggs · 13 years ago
  19. 3425df4 drm/nv50-nvc0: unmap buffers from the vm when they're evicted by Ben Skeggs · 13 years ago
  20. a4154bb drm/nv50-nvc0: move vm bind/unbind to move_notify hook by Ben Skeggs · 13 years ago
  21. db5c8e2 drm/nv50-nvc0: restrict memtype to those specified at creation time by Ben Skeggs · 13 years ago
  22. 6ba9a68 drm/nouveau: pass domain rather than ttm flags to gem_new() by Ben Skeggs · 13 years ago
  23. a670478 drm/nv50: simplify bo moves now that they're all through the vm by Ben Skeggs · 13 years ago
  24. d550c41 drm/nouveau: remove no_vm/mappable flags from nouveau_bo by Ben Skeggs · 13 years ago
  25. 2503c6f drm/nouveau: Fix pageflip event by Benjamin Franzke · 13 years ago
  26. a589e87 drm/nouveau/vbios: parse more gpio tag bits from connector table by Ben Skeggs · 13 years ago
  27. 3248421 drm/nouveau: decode PFIFO DMA_PUSHER error codes by Marcin Slusarz · 13 years ago
  28. 4dcf905 drm/nv50: fix typos in CCACHE error reporting by Marcin Slusarz · 13 years ago
  29. bd2f203 drm/nvc0: support for sw methods + enable page flipping by Ben Skeggs · 13 years ago
  30. d7117e0 drm/nv50: enable page flipping by Ben Skeggs · 13 years ago
  31. 1d3fac0 drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets by Ben Skeggs · 13 years ago
  32. cdccc70 drm/nv50-nvc0: initialise display sync channels by Ben Skeggs · 13 years ago
  33. 45c4e0a drm/nv50-nvc0: precalculate some fb state when creating them by Ben Skeggs · 13 years ago
  34. 292deb7 drm/nv50-nvc0: tidy evo object creation some more by Ben Skeggs · 13 years ago
  35. 60f60bf drm/nv50-nvc0: request and wait on notification of modeset completion by Ben Skeggs · 13 years ago
  36. f13e435 drm/nv50-nvc0: switch to tasklet for display isr bh by Ben Skeggs · 13 years ago
  37. c7ca4d1 drm/nouveau: make vbios parser runnable from an atomic context by Ben Skeggs · 13 years ago
  38. 8348f36d drm/nv50-nvc0: include nv50_display in evo debugging by Ben Skeggs · 13 years ago
  39. 33f409d drm/nv50-nvc0: tidy evo init failure paths by Ben Skeggs · 13 years ago
  40. 961b6e6 drm/nv50-nvc0: fix ramht entries for multiple evo channels by Ben Skeggs · 13 years ago
  41. 30d8181 drm/nv50-nvc0: disp channels have fixed purposes, don't "allocate" them by Ben Skeggs · 13 years ago
  42. 59c0f57 drm/nv50-nvc0: rename disp->evo to disp->master by Ben Skeggs · 13 years ago
  43. ef8389a drm/nv50-nvc0: move non-sharable display state into private structure by Ben Skeggs · 13 years ago
  44. d82f8e6 drm/nouveau: use system_wq instead of dev_priv->wq by Tejun Heo · 13 years ago
  45. f17811d drm/nouveau: use I2C_MODULE_PREFIX kernel define by Lucas Stach · 13 years ago
  46. ec23802 drm/nv50: drop explicit yields in favour of smaller PFIFO timeslice by Ben Skeggs · 13 years ago
  47. e3b7ed5 drm/nv84: use vm offsets for semaphores by Ben Skeggs · 13 years ago
  48. fc772ec4 drm/nv50: 0x50 needs semaphore yields too by Ben Skeggs · 13 years ago
  49. ea5f278 drm/nouveau: silence some compiler warnings by Ben Skeggs · 13 years ago
  50. cb1d771 drm/nvc0: implement semaphores for inter-channel sync by Ben Skeggs · 13 years ago
  51. cc8cd64 drm/nvc0/pfifo: semi-handle a couple more irqs by Ben Skeggs · 13 years ago
  52. c3b90a7 drm/nv84: switch to new-style semaphores by Ben Skeggs · 13 years ago
  53. e043512 drm/nv40: support for 39-bit dma addresses on native PCIE chipsets by Ben Skeggs · 14 years ago
  54. 7948758 drm/nv40: implement support for on-chip PCIEGART by Ben Skeggs · 14 years ago
  55. 58e6c7a drm/nouveau: introduce new gart type, and name _SGDMA more appropriately by Ben Skeggs · 14 years ago
  56. efa58db drm/nouveau: move + rename some stuff in nouveau_sgdma.c by Ben Skeggs · 14 years ago
  57. e11d57c Merge remote-tracking branch 'airlied/drm-core-next' into drm-nouveau-next by Ben Skeggs · 13 years ago
  58. 82d3c90 drm/i915: Use a symbolic constant for OpRegion lid state by Chris Wilson · 13 years ago
  59. 9950730 drm/i915: Fix unintended recursion in ironlake_disable_rc6 by Chris Wilson · 13 years ago
  60. fbf92be Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel into drm-fixes by Dave Airlie · 13 years ago
  61. c2e0eb1 drm/i915: fix corruptions on i8xx due to relaxed fencing by Daniel Vetter · 13 years ago
  62. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 13 years ago
  63. 63871f8 Merge branch 'drm-mm-cleanup' into drm-next by Dave Airlie · 13 years ago
  64. de1e7cd Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next by Dave Airlie · 13 years ago
  65. 7811bdd drm: Remove unused members from struct drm_open_hash by Chris Wilson · 13 years ago
  66. 4cb81ac drm: Trim the GEM mmap offset hashtab by Chris Wilson · 14 years ago
  67. b1f559e drm: Mark constant arrays of drm_display_mode const by Chris Wilson · 13 years ago
  68. 60b212f drm/radeon: overhaul texture checking. (v3) by Dave Airlie · 13 years ago
  69. 82ef594 drm/ttm: call driver move_notify() when doing system->tt bo moves by Ben Skeggs · 13 years ago
  70. 9da12b6a drm: psuedocolor support for ARGB modes by Rob Clark · 13 years ago
  71. 4546b2c radeon: move blit functions to radeon_asic.h by Daniel Vetter · 13 years ago
  72. 053688c radeon: kill decls for inline functions by Daniel Vetter · 13 years ago
  73. 3574dda radeon: consolidate asic-specific function decls for r600 & later by Daniel Vetter · 13 years ago
  74. 31c3603 drm/radeon: kill radeon_bo->gobj pointer by Daniel Vetter · 13 years ago
  75. 7e4d15d drm/radeon: introduce gem_to_radeon_bo helper by Daniel Vetter · 13 years ago
  76. 441921d drm/radeon: embed struct drm_gem_object by Daniel Vetter · 13 years ago
  77. ae0cec2 drm: mm: add helper to unwind scan state by Daniel Vetter · 13 years ago
  78. b0b7af1 drm: mm: add api for embedding struct drm_mm_node by Daniel Vetter · 13 years ago
  79. 9fc935d drm: mm: extract node insert helper functions by Daniel Vetter · 13 years ago
  80. ea7b1dd drm: mm: track free areas implicitly by Daniel Vetter · 13 years ago
  81. 31a5b8c drm/nouveau: don't munge in drm_mm internals by Daniel Vetter · 13 years ago
  82. 45e4039 drm/radeon: fix regression with AA resolve checking by Dave Airlie · 13 years ago
  83. 40f2a2f drm: drop commented out code and preceding comment by Paul Bolle · 13 years ago
  84. 9be6f8a drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. by Mario Kleiner · 13 years ago
  85. bc21512 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. by Mario Kleiner · 13 years ago
  86. c4cc383 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) by Mario Kleiner · 13 years ago
  87. e40b6fc drm/radeon/kms: align height of fb allocation. by Dave Airlie · 13 years ago
  88. bd6a60a Revert "drm/radeon/kms: switch back to min->max pll post divider iteration" by Alex Deucher · 13 years ago
  89. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 13 years ago
  90. 710f957 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 13 years ago
  91. e953fd7 drm/i915: Add support for limited color range of broadcast outputs by Chris Wilson · 13 years ago
  92. ce453d8 drm/i915: Use a device flag for non-interruptible phases by Chris Wilson · 13 years ago
  93. 8408c28 drm/i915: First try a normal large kmalloc for the temporary exec buffers by Chris Wilson · 13 years ago
  94. fca8740 drm/i915: Add a module parameter to ignore lid status by Chris Wilson · 13 years ago
  95. c872522 drm/i915: Protect against drm_gem_object not being the first member by Chris Wilson · 13 years ago
  96. 548f245 drm/i915: fix per-pipe reads after "cleanup" by Jesse Barnes · 13 years ago
  97. fc9a222 Revert "drm/i915: Disable SSC for outputs other than LVDS or DP" by Chris Wilson · 13 years ago
  98. 011b991 drm/i915: skip FDI & PCH enabling for DP_A by Jesse Barnes · 13 years ago
  99. a36dbec drm/i915: don't enable FDI & transcoder interrupts after all by Jesse Barnes · 13 years ago
  100. 86b27d8 drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switch by Chris Wilson · 13 years ago