1. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 15 years ago
  2. e6b46ee Merge branch 'drm-vmware-next' into drm-core-next by Dave Airlie · 15 years ago
  3. 8aea528 drm/vmwgfx: Bump minor and driver date by Thomas Hellstrom · 15 years ago
  4. 029e50b drm/vmwgfx: Save at least one screen layout by Thomas Hellstrom · 15 years ago
  5. 73558ea drm/vmwgfx: Add modinfo version by Thomas Hellstrom · 15 years ago
  6. 30f47fc8 drm/vmwgfx: Add a parameter to get the max fb size by Thomas Hellstrom · 15 years ago
  7. 09e2601 drm/vmwgfx: Don't flush fb if we're in the suspended state. by Thomas Hellstrom · 15 years ago
  8. e133e73 drm/vmwgfx: Prune modes based on available VRAM size by Thomas Hellstrom · 15 years ago
  9. 3a939a5 drm/vmwgfx: Take the ttm lock around the dirty ioctl by Thomas Hellstrom · 15 years ago
  10. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 15 years ago
  11. 7fbd721 drm/vmwgfx: Add new-style PM hooks to improve hibernation behavior by Thomas Hellstrom · 15 years ago
  12. 094e0fa drm/vmwgfx: Fix ACPI S3 & S4 functionality. by Thomas Hellstrom · 15 years ago
  13. d3216a0 drm/vmwgfx: Really support other depths than 32 by Thomas Hellstrom · 15 years ago
  14. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 15 years ago
  15. 9a170ca Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 15 years ago
  16. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 15 years ago
  17. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 15 years ago
  18. a845fff drm/nouveau: fix thinkos in mem timing table recordlen check by Roy Spliet · 15 years ago
  19. ca8e7c6 drm/nouveau: parse voltage from perf 0x40 entires by Ben Skeggs · 15 years ago
  20. eadc69c drm/nouveau: don't use the default pll limits in table v2.1 on nv50+ cards by Emil Velikov · 15 years ago
  21. 8af29cc drm/nv50: Fix large 3D performance regression caused by the interchannel sync patches. by Francisco Jerez · 15 years ago
  22. 6479881 drm/nouveau: Synchronize buffer object moves in hardware. by Francisco Jerez · 15 years ago
  23. 0c6c1c2 drm/nouveau: Use semaphores to handle inter-channel sync in hardware. by Francisco Jerez · 15 years ago
  24. 8ac3891 drm/nouveau: Provide a means to have arbitrary work run on fence completion. by Francisco Jerez · 15 years ago
  25. 2730723 drm/nouveau: Minor refactoring/cleanup of the fence code. by Francisco Jerez · 15 years ago
  26. 0cba1b7 drm/nouveau: Add a module option to force card POST. by Marcin Kościelnicki · 15 years ago
  27. 62841ab drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle by Ben Skeggs · 15 years ago
  28. cd2fb2e drm/nv0x-nv4x: Leave the 0x40 bit untouched when changing CRE_LCD. by Francisco Jerez · 15 years ago
  29. 23357e4 drm/nv30-nv40: Fix postdivider mask when writing engine/memory PLLs. by Francisco Jerez · 15 years ago
  30. 2756a4f drm/nouveau: Fix perf table parsing on BMP v5.25. by Francisco Jerez · 15 years ago
  31. 62acdc7 drm/nouveau: fix required mode bandwidth calculation for DP by Ben Skeggs · 15 years ago
  32. 85341f2 drm/nouveau: fix typo in c2aa91afea5f7e7ae4530fabd37414a79c03328c by Ben Skeggs · 15 years ago
  33. fade7ad drm/nva3: split pm backend out from nv50 by Ben Skeggs · 15 years ago
  34. aee582d drm/nouveau: run perflvl and M table scripts on mem clock change by Ben Skeggs · 15 years ago
  35. 5c6dc65 drm/nouveau: pass perflvl struct to clock_pre() by Ben Skeggs · 15 years ago
  36. fe224bb drm/nouveau: enable enhanced framing only if DP display supports it by Ben Skeggs · 15 years ago
  37. 7760fcb drm/nouveau: Import initial memory timing work by Roy Spliet · 15 years ago
  38. 7b4f399 drm/i915: Avoid circular locking from intel_fbdev_fini() by Chris Wilson · 15 years ago
  39. 2c6be94 drm/i915: mark display port DPMS state as 'ON' when enabling output by Keith Packard · 15 years ago
  40. 35b62a8 drm/i915: Skip pread/pwrite if size to copy is 0. by Chris Wilson · 15 years ago
  41. df6d075 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 15 years ago
  42. f87ea76 drm/i915: avoid struct mutex output_poll mutex lock loop on unload by Keith Packard · 15 years ago
  43. 7dcd249 drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow by Chris Wilson · 15 years ago
  44. ce9d419 drm/i915: Sanity check pread/pwrite by Chris Wilson · 15 years ago
  45. 58e10eb Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 15 years ago
  46. ab7ad7f drm/i915: Use pipe state to tell when pipe is off by Keith Packard · 15 years ago
  47. b99a9d9 drm/i915: vblank status not valid while training display port by Keith Packard · 15 years ago
  48. 929f49b drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code by Julia Lawall · 15 years ago
  49. 1cdf7fe drm/i915: Don't mask the return code whilst relocating. by Chris Wilson · 15 years ago
  50. ae681d9 drm/i915: If the GPU hangs twice within 5 seconds, declare it wedged. by Chris Wilson · 15 years ago
  51. 2fa772f drm/i915: Only print 'generating error event' if we actually are by Chris Wilson · 15 years ago
  52. dc96e9b drm/i915: Try to reset gen2 devices. by Chris Wilson · 15 years ago
  53. 069efc1 drm/i915: Clear fence registers on GPU reset by Chris Wilson · 15 years ago
  54. 812ed49 drm/i915: Force the domain to CPU on unbinding whilst wedged. by Chris Wilson · 15 years ago
  55. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 15 years ago
  56. abb295f vmwgfx: Fix fb VRAM pinning failure due to fragmentation by Thomas Hellstrom · 15 years ago
  57. f1a28ee vmwgfx: Remove initialisation of dev::devname by Thomas Hellstrom · 15 years ago
  58. 7a1c2f6 vmwgfx: Enable use of the vblank system by Thomas Hellstrom · 15 years ago
  59. 30c78bb vmwgfx: vt-switch (master drop) fixes by Thomas Hellstrom · 15 years ago
  60. 2854eed drm/vmwgfx: Fix breakage introduced by commit "drm: block userspace under allocating buffer and having drivers overwrite it (v2)" by Thomas Hellstrom · 15 years ago
  61. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 15 years ago
  62. e39a015 drm/i915: Fix refleak during eviction. by Chris Wilson · 15 years ago
  63. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 15 years ago
  64. 6a04002 i915: Added function to initialize VBT settings by Simon Que · 15 years ago
  65. f394940 drm/i915: Remove redundant deletion of obj->gpu_write_list by Chris Wilson · 15 years ago
  66. 5cdf588 drm/i915: Make get/put pages static by Chris Wilson · 15 years ago
  67. 8f2480f drm/i915/debugfs: Include list totals by Chris Wilson · 15 years ago
  68. d21d597 drm/i915: Report the deferred free list in debugfs by Chris Wilson · 15 years ago
  69. 23bc598 drm/i915/debug: Convert i915_verify_active() to scan all lists by Chris Wilson · 15 years ago
  70. 130b985 drm: i810/i830: fix locked ioctl variant by Arnd Bergmann · 15 years ago
  71. 891b48c drm/i915: Avoid blocking the kworker thread on a stuck mutex by Chris Wilson · 15 years ago
  72. 3d2a812 drm/i915/debug: Remove default WATCH_BUF by Chris Wilson · 15 years ago
  73. 97d1eba drm/i915/debug: Remove defunct WATCH_LRU by Chris Wilson · 15 years ago
  74. f573c66 drm/i915/dvo: Fix panel and DDC i2c pins by Chris Wilson · 15 years ago
  75. a8ed0b1 drm/i915: Tidy dvo_ch7017 and print out which chip we detect by Chris Wilson · 15 years ago
  76. b8232e9 drm/i915: Disable LVDS i2c probing when using GPIO bit banging by Chris Wilson · 15 years ago
  77. e0e4159 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 15 years ago
  78. 8daf747 MAINTAINERS: Add contact details for drm/i915 by Chris Wilson · 15 years ago
  79. cb8ea75 drm/i915: Use i2c bit banging instead of GMBUS by Chris Wilson · 15 years ago
  80. e957d77 drm/i915/sdvo: Fix GMBUSification by Chris Wilson · 15 years ago
  81. a56ba56 Revert "drm/i915: Drop ring->lazy_request" by Chris Wilson · 15 years ago
  82. f36fce0 drm/radeon/kms: add quirk for MSI K9A2GM motherboard by Alex Deucher · 15 years ago
  83. e488459 drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idle by Alex Deucher · 15 years ago
  84. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 15 years ago
  85. d270ae3 drm/i915: fix GMCH power reporting by Jesse Barnes · 15 years ago
  86. 73758a5 drm/radeon/kms: fix up encoder info messages for DFP6 by Alex Deucher · 15 years ago
  87. f459ffb drm/radeon: fix PCI ID 5657 to be an RV410 by Dave Airlie · 15 years ago
  88. ced270f drm/i915: Ensure that the mode change flushing is currently uninterruptible by Chris Wilson · 15 years ago
  89. 53b2087 drm/i915: fix debugging compilation error from previous commit by Chris Wilson · 15 years ago
  90. 1c25595 drm/i915: Convert the file mutex into a spinlock by Chris Wilson · 15 years ago
  91. 45ff46c drm: readd drm_lock_free in drm_unlock by Daniel Vetter · 15 years ago
  92. 32163f4 alpha: fix usp value in multithreaded coredumps by Al Viro · 15 years ago
  93. 77edffb alpha: fix hae_cache race in RESTORE_ALL by Al Viro · 15 years ago
  94. 56162ba Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  95. e7553b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  96. 5ec1055 Avoid pgoff overflow in remap_file_pages by Larry Woodman · 15 years ago
  97. 3b23cd2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  98. b614e38 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  99. e68d3b3 ALSA: sound/pci/rme9652: prevent reading uninitialized stack memory by Dan Rosenberg · 15 years ago
  100. 447da18 drm/i915: kill ring->setup_status_page by Daniel Vetter · 15 years ago