1. df15315 drm/i915: Fix current tiling check for relaxed fencing by Chris Wilson · 14 years ago
  2. 5e78330 drm/i915: fix relaxed tiling for gen <= 3 && !g33 by Daniel Vetter · 14 years ago
  3. 8168bd4 drm/i915: Remove the definitions for Primary Ring Buffer by Chris Wilson · 14 years ago
  4. e74cfed Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge" by Chris Wilson · 14 years ago
  5. cae5852 drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register by Zou Nan hai · 14 years ago
  6. 527f9e9 drm/i915: Remove the global irq wait queue by Chris Wilson · 14 years ago
  7. 5d97eb6 drm/i915: Only add the lazy request if we end up waiting for it. by Chris Wilson · 14 years ago
  8. 33d2323 drm/i915: Unconditionally get the fence reg when pinning scanout by Chris Wilson · 14 years ago
  9. 56e2ea3 drm/i915: Fix unload after failed initialisation by Chris Wilson · 14 years ago
  10. 374c479 drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing by Chris Wilson · 14 years ago
  11. db5e417 drm/i915: filter out the read/write of GPIO registers from debug tracing by Yuanhan Liu · 14 years ago
  12. 65e5ecb drm/i915: Add untraced register read/write interface by Yuanhan Liu · 14 years ago
  13. ba4f01a drm/i915: trace down all the register write and read by Yuanhan Liu · 14 years ago
  14. 67e92af drm/i915: Apply display workaround required according to the B-Spec. by Eric Anholt · 14 years ago
  15. de6e2ea drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake. by Eric Anholt · 14 years ago
  16. 629e894 drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge by Chris Wilson · 14 years ago
  17. ae69b42 drm/i915/ringbuffer: Be consistent in use of ring->size when initialising by Chris Wilson · 14 years ago
  18. 045e769 drm/i915: Handle GPU hangs during fault gracefully. by Chris Wilson · 14 years ago
  19. 75e9e91 drm/i915: kill mappable/fenceable disdinction by Daniel Vetter · 14 years ago
  20. 818f2a3 drm/i915: revert pageflip/mappable related abi breakage by Daniel Vetter · 14 years ago
  21. 46168f3 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  22. 16a02cf agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  23. 8d0f567 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  24. e07ac3a drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge by Zhenyu Wang · 14 years ago
  25. 5e84e1a drm/i915: Fix KMS regression on Sandybridge/CPT by Zhenyu Wang · 14 years ago
  26. 48fcfc8 i915: reprogram power monitoring registers on resume by Kyle McMartin · 14 years ago
  27. 085ce26 drm/i915: Ensure that if we ever try to pin+fence it is mappable. by Chris Wilson · 14 years ago
  28. 27153f7 drm/i915: Drop the iomem accessors when writing to the kmapped blt batch by Chris Wilson · 14 years ago
  29. 8c1812a Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  30. 5588978 drm/i915: SNB BLT workaround by Chris Wilson · 14 years ago
  31. 8d19215 drm/i915: SNB BLT workaround by Zou Nan hai · 14 years ago
  32. 897ef19 agp/intel: restore cache behavior on sandybridge by Zhenyu Wang · 14 years ago
  33. d110852 agp/intel: fix cache control for sandybridge by Zhenyu Wang · 14 years ago
  34. 328fc13 Revert "drm/i915: add MMIO debug output" by Chris Wilson · 14 years ago
  35. 80dbf4b drm/i915: Fix the graphics frequency clamping at init and when IPS is active. by Jesse Barnes · 14 years ago
  36. 0aa9927 drm/i915: Allow powersave modparam to be adjusted at runtime. by Chris Wilson · 14 years ago
  37. f2a630b Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  38. c6afd65 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  39. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  40. 13b2928 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  41. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  42. 30c5666 drm/i915: opregion_setup: iounmap correct address by Christoph Fritz · 14 years ago
  43. 100519e agp/intel: the GMCH is always enabled for integrated processor graphics by Chris Wilson · 14 years ago
  44. 5eac3ab drm/i915: Evict just the purgeable GTT entries on the first pass by Chris Wilson · 14 years ago
  45. ff75b9b drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() by Chris Wilson · 14 years ago
  46. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  47. 6aa5606 drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  48. f4e0b29 drm/i915: Check if the GPU hung whilst waiting for the ring to clear by Chris Wilson · 14 years ago
  49. 6dda569 drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap by Chris Wilson · 14 years ago
  50. 4066c0a drm/i915/debugfs: Display the contents of the BLT and BSD status pages by Chris Wilson · 14 years ago
  51. e380f60 agp/intel: Sandybridge doesn't require GMCH enabling by Chris Wilson · 14 years ago
  52. c584fe4 drm/i915/ringbuffer: Remove duplicate initialisation of ring control by Chris Wilson · 14 years ago
  53. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  54. 33626e6 drm/i915/ringbuffer: Disable the ringbuffer on cleanup. by Chris Wilson · 14 years ago
  55. 872d860 drm/i915: Remove the duplicate domain-change tracepoint for GPU flush by Chris Wilson · 14 years ago
  56. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  57. 7465378 drm/i915: Convert BUG_ON(pin_count) from an impossible condition by Chris Wilson · 14 years ago
  58. bbe2e11 drm/i915: Do not return -1 from shrinker when nr_to_scan == 0 by Chris Wilson · 14 years ago
  59. 395b70b drm/i915: Flush read-only buffers from the active list upon idle as well by Chris Wilson · 14 years ago
  60. 4a684a4 drm/i915: Kill GTT mappings when moving from GTT domain by Chris Wilson · 14 years ago
  61. e5281cc drm/i915: Eliminate nested get/put pages by Chris Wilson · 14 years ago
  62. 39a01d1 drm/i915: Remove mmap_offset by Chris Wilson · 14 years ago
  63. 17250b7 drm/i915: Make the inactive object shrinker per-device by Chris Wilson · 14 years ago
  64. 176f28e drm/i915/ringbuffer: Check that we setup the ringbuffer by Chris Wilson · 14 years ago
  65. b4ce0f8 drm/i915: Use pci_iomap for remapping the MMIO registers. by Chris Wilson · 14 years ago
  66. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  67. 71e9339 drm/i915: Use the agp_size determined from the GTT by Chris Wilson · 14 years ago
  68. da761a6 drm/i915: Bail early if we try to mmap an object too large to be mapped. by Chris Wilson · 14 years ago
  69. fb7d516 drm/i915: add accounting for mappable objects in gtt v2 by Daniel Vetter · 14 years ago
  70. ec57d26 drm/i915: add mappable to gem_object_bind tracepoint by Daniel Vetter · 14 years ago
  71. 2017284 intel-gtt: maximize ggtt size on platforms that support this by Daniel Vetter · 14 years ago
  72. b3eafc5 intel-gtt: save PGETBL_CTL later in the setup process by Daniel Vetter · 14 years ago
  73. 5398463 drm/i915: use the complete gtt by Daniel Vetter · 14 years ago
  74. 16e809a drm/i915: unbind unmappable objects on fault/pin by Daniel Vetter · 14 years ago
  75. 920afa7 drm/i915: range-restricted bind_to_gtt by Daniel Vetter · 14 years ago
  76. a6e0aa4 drm/i915: range-restricted eviction support by Daniel Vetter · 14 years ago
  77. d935cc6 drm_mm: add support for range-restricted fair-lru scans by Daniel Vetter · 14 years ago
  78. 3cce469 drm/i915: Propagate error from failing to queue a request by Chris Wilson · 14 years ago
  79. b222349 drm/i915: Remove the confusing global waiting/irq seqno by Chris Wilson · 14 years ago
  80. c2c347a9 drm/i915/debugfs: Include info for the other rings by Chris Wilson · 14 years ago
  81. 893eead drm/i915: Fix hangcheck to handle multiple rings by Chris Wilson · 14 years ago
  82. 7e318e1 drm/i915: Move object to GPU domains after dispatching execbuffer by Chris Wilson · 14 years ago
  83. e1f99ce drm/i915: Propagate errors from writing to ringbuffer by Chris Wilson · 14 years ago
  84. 8f28f54 i915: signedness bug in check_overlay_src() by Dan Carpenter · 14 years ago
  85. 78501ea drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface by Chris Wilson · 14 years ago
  86. dd2b379 drm/i915: Fix typo from "Enable DisplayPort Audio" by Takashi Iwai · 14 years ago
  87. 12ba8d1 fix braino in fs: do not assign default i_ino in new_inode by Al Viro · 14 years ago
  88. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  89. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  90. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  91. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  92. 9e5fca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  93. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  94. 56083ab docbook: add idr/ida to kernel-api docbook by Randy Dunlap · 14 years ago
  95. ee2f154 docbook: add more wait/wake/completion to device-drivers docbook by Randy Dunlap · 14 years ago
  96. 003bb8a documentation: update sysrq.txt magic sysrq keys by Randy Dunlap · 14 years ago
  97. d2d8f66 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  98. 474829e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  99. 27afe58 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  100. 7eb901e Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 14 years ago