1. 8168bd4 drm/i915: Remove the definitions for Primary Ring Buffer by Chris Wilson · 14 years ago
  2. e74cfed Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge" by Chris Wilson · 14 years ago
  3. cae5852 drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register by Zou Nan hai · 14 years ago
  4. 527f9e9 drm/i915: Remove the global irq wait queue by Chris Wilson · 14 years ago
  5. 5d97eb6 drm/i915: Only add the lazy request if we end up waiting for it. by Chris Wilson · 14 years ago
  6. 33d2323 drm/i915: Unconditionally get the fence reg when pinning scanout by Chris Wilson · 14 years ago
  7. 56e2ea3 drm/i915: Fix unload after failed initialisation by Chris Wilson · 14 years ago
  8. 374c479 drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing by Chris Wilson · 14 years ago
  9. db5e417 drm/i915: filter out the read/write of GPIO registers from debug tracing by Yuanhan Liu · 14 years ago
  10. 65e5ecb drm/i915: Add untraced register read/write interface by Yuanhan Liu · 14 years ago
  11. ba4f01a drm/i915: trace down all the register write and read by Yuanhan Liu · 14 years ago
  12. 67e92af drm/i915: Apply display workaround required according to the B-Spec. by Eric Anholt · 14 years ago
  13. de6e2ea drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake. by Eric Anholt · 14 years ago
  14. 629e894 drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge by Chris Wilson · 14 years ago
  15. ae69b42 drm/i915/ringbuffer: Be consistent in use of ring->size when initialising by Chris Wilson · 14 years ago
  16. 045e769 drm/i915: Handle GPU hangs during fault gracefully. by Chris Wilson · 14 years ago
  17. 75e9e91 drm/i915: kill mappable/fenceable disdinction by Daniel Vetter · 14 years ago
  18. 818f2a3 drm/i915: revert pageflip/mappable related abi breakage by Daniel Vetter · 14 years ago
  19. 46168f3 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  20. e07ac3a drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge by Zhenyu Wang · 14 years ago
  21. 5e84e1a drm/i915: Fix KMS regression on Sandybridge/CPT by Zhenyu Wang · 14 years ago
  22. 48fcfc8 i915: reprogram power monitoring registers on resume by Kyle McMartin · 14 years ago
  23. 085ce26 drm/i915: Ensure that if we ever try to pin+fence it is mappable. by Chris Wilson · 14 years ago
  24. 27153f7 drm/i915: Drop the iomem accessors when writing to the kmapped blt batch by Chris Wilson · 14 years ago
  25. 8c1812a Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  26. 5588978 drm/i915: SNB BLT workaround by Chris Wilson · 14 years ago
  27. 8d19215 drm/i915: SNB BLT workaround by Zou Nan hai · 14 years ago
  28. 328fc13 Revert "drm/i915: add MMIO debug output" by Chris Wilson · 14 years ago
  29. 80dbf4b drm/i915: Fix the graphics frequency clamping at init and when IPS is active. by Jesse Barnes · 14 years ago
  30. 0aa9927 drm/i915: Allow powersave modparam to be adjusted at runtime. by Chris Wilson · 14 years ago
  31. f2a630b Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  32. c6afd65 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  33. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  34. 13b2928 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  35. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  36. 30c5666 drm/i915: opregion_setup: iounmap correct address by Christoph Fritz · 14 years ago
  37. 5eac3ab drm/i915: Evict just the purgeable GTT entries on the first pass by Chris Wilson · 14 years ago
  38. ff75b9b drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() by Chris Wilson · 14 years ago
  39. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  40. 6aa5606 drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  41. f4e0b29 drm/i915: Check if the GPU hung whilst waiting for the ring to clear by Chris Wilson · 14 years ago
  42. 6dda569 drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap by Chris Wilson · 14 years ago
  43. 4066c0a drm/i915/debugfs: Display the contents of the BLT and BSD status pages by Chris Wilson · 14 years ago
  44. c584fe4 drm/i915/ringbuffer: Remove duplicate initialisation of ring control by Chris Wilson · 14 years ago
  45. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  46. 33626e6 drm/i915/ringbuffer: Disable the ringbuffer on cleanup. by Chris Wilson · 14 years ago
  47. 872d860 drm/i915: Remove the duplicate domain-change tracepoint for GPU flush by Chris Wilson · 14 years ago
  48. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  49. 7465378 drm/i915: Convert BUG_ON(pin_count) from an impossible condition by Chris Wilson · 14 years ago
  50. bbe2e11 drm/i915: Do not return -1 from shrinker when nr_to_scan == 0 by Chris Wilson · 14 years ago
  51. 395b70b drm/i915: Flush read-only buffers from the active list upon idle as well by Chris Wilson · 14 years ago
  52. 4a684a4 drm/i915: Kill GTT mappings when moving from GTT domain by Chris Wilson · 14 years ago
  53. e5281cc drm/i915: Eliminate nested get/put pages by Chris Wilson · 14 years ago
  54. 39a01d1 drm/i915: Remove mmap_offset by Chris Wilson · 14 years ago
  55. 17250b7 drm/i915: Make the inactive object shrinker per-device by Chris Wilson · 14 years ago
  56. 176f28e drm/i915/ringbuffer: Check that we setup the ringbuffer by Chris Wilson · 14 years ago
  57. b4ce0f8 drm/i915: Use pci_iomap for remapping the MMIO registers. by Chris Wilson · 14 years ago
  58. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  59. 71e9339 drm/i915: Use the agp_size determined from the GTT by Chris Wilson · 14 years ago
  60. da761a6 drm/i915: Bail early if we try to mmap an object too large to be mapped. by Chris Wilson · 14 years ago
  61. fb7d516 drm/i915: add accounting for mappable objects in gtt v2 by Daniel Vetter · 14 years ago
  62. ec57d26 drm/i915: add mappable to gem_object_bind tracepoint by Daniel Vetter · 14 years ago
  63. 5398463 drm/i915: use the complete gtt by Daniel Vetter · 14 years ago
  64. 16e809a drm/i915: unbind unmappable objects on fault/pin by Daniel Vetter · 14 years ago
  65. 920afa7 drm/i915: range-restricted bind_to_gtt by Daniel Vetter · 14 years ago
  66. a6e0aa4 drm/i915: range-restricted eviction support by Daniel Vetter · 14 years ago
  67. d935cc6 drm_mm: add support for range-restricted fair-lru scans by Daniel Vetter · 14 years ago
  68. 3cce469 drm/i915: Propagate error from failing to queue a request by Chris Wilson · 14 years ago
  69. b222349 drm/i915: Remove the confusing global waiting/irq seqno by Chris Wilson · 14 years ago
  70. c2c347a9 drm/i915/debugfs: Include info for the other rings by Chris Wilson · 14 years ago
  71. 893eead drm/i915: Fix hangcheck to handle multiple rings by Chris Wilson · 14 years ago
  72. 7e318e1 drm/i915: Move object to GPU domains after dispatching execbuffer by Chris Wilson · 14 years ago
  73. e1f99ce drm/i915: Propagate errors from writing to ringbuffer by Chris Wilson · 14 years ago
  74. 8f28f54 i915: signedness bug in check_overlay_src() by Dan Carpenter · 14 years ago
  75. 78501ea drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface by Chris Wilson · 14 years ago
  76. dd2b379 drm/i915: Fix typo from "Enable DisplayPort Audio" by Takashi Iwai · 14 years ago
  77. 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
  78. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  79. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  80. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  81. 881fe6c drm/radeon/kms: properly compute group_size on 6xx/7xx by Alex Deucher · 14 years ago
  82. 354da65 drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker by Alex Deucher · 14 years ago
  83. 2281a37 drm/radeon/kms/evergreen: set the clear state to the blit state by Alex Deucher · 14 years ago
  84. c3cceed drm/radeon/kms: don't poll dac load detect. by Dave Airlie · 14 years ago
  85. b7d8cce drm/radeon/kms: MC vram map needs to be >= pci aperture size by Alex Deucher · 14 years ago
  86. f9d9c36 drm/radeon/kms: implement display watermark support for evergreen by Alex Deucher · 14 years ago
  87. 71901cc drm/radeon/kms/evergreen: add some additional safe regs v2 by Alex Deucher · 14 years ago
  88. f30df2f drm/radeon/r600: fix tiling issues in CS checker. by Dave Airlie · 14 years ago
  89. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  90. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  91. 6419340 drm/i915: Move gpu_write_list to per-ring by Chris Wilson · 14 years ago
  92. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  93. b665145 drm/i915: Invalidate the to-ring, flush the old-ring when updating domains by Chris Wilson · 14 years ago
  94. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  95. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  96. 297b0c5 drm/i915/ringbuffer: Write the value passed in to the tail register by Chris Wilson · 14 years ago
  97. 878a3c3 drm/i915: Fix flushing regression from 9af90d19f by Chris Wilson · 14 years ago
  98. e27d853 drm/i915/sdvo: Remove unused encoding member by Chris Wilson · 14 years ago
  99. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  100. dc3f82c drm/i915: Fix current fb blocking for page flip by Chia-I Wu · 14 years ago