1. d9e86c0 drm/i915: Pipelined fencing [infrastructure] by Chris Wilson · 14 years ago
  2. 87ca9c8 drm/i915: Prevent stalling for a GTT read back from a read-only GPU target by Chris Wilson · 14 years ago
  3. 257e48f drm/i915/lvds: Disable panel-fitter on gen4 for 1:1 scale factors by Chris Wilson · 14 years ago
  4. c4e7a41 drm/i915/ringbuffer: Handle cliprects in the caller by Chris Wilson · 14 years ago
  5. 70eac33 drm/i915: Move instruction state invalidation from execbuffer to flush by Chris Wilson · 14 years ago
  6. 7d2cb39 drm/i915: Release fenced GTT mapping on suspend by Chris Wilson · 14 years ago
  7. 3619df0 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  8. 602606a drm/i915/execbuffer: On error, starting unwinding from the previous object by Chris Wilson · 14 years ago
  9. de18a29 drm/i915: fix regression due to ba3d8d749b01548b9 by Daniel Vetter · 14 years ago
  10. 432e58e drm/i915: Avoid allocation for execbuffer object list by Chris Wilson · 14 years ago
  11. 54cf91d drm/i915: Split i915_gem_execbuffer into its own file. by Chris Wilson · 14 years ago
  12. 6299f99 drm/i915: Defer accounting until read from debugfs by Chris Wilson · 14 years ago
  13. 2021746 drm/i915: Mark a few functions as __must_check by Chris Wilson · 14 years ago
  14. ab5793a drm/i915: Tweak on-error bbaddr parsing for clarity by Chris Wilson · 14 years ago
  15. 312817a drm/i915: Only save and restore fences for UMS by Chris Wilson · 14 years ago
  16. c664278 drm/i915: Add a mechanism for pipelining fence register updates by Daniel Vetter · 14 years ago
  17. ba84cd1 drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable by Chris Wilson · 14 years ago
  18. caea747 drm/i915: More accurately track last fence usage by the GPU by Chris Wilson · 14 years ago
  19. a7a09ae drm/i915: Rework execbuffer pinning by Chris Wilson · 14 years ago
  20. 0c1dab8 drm/i915/sdvo: Always fallback to querying the shared DDC line by Chris Wilson · 14 years ago
  21. 919926a drm/i915: Thread the pipelining ring through the callers. by Chris Wilson · 14 years ago
  22. 576ae4b drm/i915: Extend hangcheck timeout by Chris Wilson · 14 years ago
  23. dddbc0e drm/i915: Remove a defunct BUG_ON by Chris Wilson · 14 years ago
  24. b6913e4 drm/i915: Move the implementation details of PIPE_CONTROL to the ringbuffer by Chris Wilson · 14 years ago
  25. 748ebc6 drm/i915: Record fence registers on error. by Chris Wilson · 14 years ago
  26. 7bdc9ab agp/intel: Remove duplicate const by Chris Wilson · 14 years ago
  27. 92b88ae drm/i915: Not all mappable regions require GTT fence regions by Chris Wilson · 14 years ago
  28. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  29. 185cbcb drm/i915: no more agp for gem by Daniel Vetter · 14 years ago
  30. 4080775 intel-gtt: export api for drm/i915 by Daniel Vetter · 14 years ago
  31. 7c2e6fd drm/i915: move gtt handling to i915_gem_gtt.c by Daniel Vetter · 14 years ago
  32. cb16b67 agp: kill agp_rebind_memory by Daniel Vetter · 14 years ago
  33. 76aaf22 drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko by Daniel Vetter · 14 years ago
  34. 93a37f2 drm/i915: track objects in the gtt by Daniel Vetter · 14 years ago
  35. f050a8a agp: kill agp_flush_chipset and corresponding ioctl by Daniel Vetter · 14 years ago
  36. 4af72e2 drm: kill drm_agp_chipset_flush by Daniel Vetter · 14 years ago
  37. 40ce657 drm/i915/gtt: call chipset flush directly by Daniel Vetter · 14 years ago
  38. 23ed992 drm/i915|intel-gtt: consolidate intel-gtt.h headers by Daniel Vetter · 14 years ago
  39. ff26860 intel-gtt: fold i81x-only dcache support into the generic driver by Daniel Vetter · 14 years ago
  40. 820647b intel-gtt: switch i81x to the common initialization helpers by Daniel Vetter · 14 years ago
  41. 625dd9d intel-gtt: switch i81x to the write_entry helpers by Daniel Vetter · 14 years ago
  42. 24a6b38 intel-gtt: kill unneeded sandybridge memory types by Daniel Vetter · 14 years ago
  43. b47cf66 intel-gtt: drop dcache support for i830 and later by Daniel Vetter · 14 years ago
  44. e384eaf Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  45. bcf50e2 drm/i915: Handle pagefaults in execbuffer user relocations by Chris Wilson · 14 years ago
  46. faa60c4 drm/i915: Contract the magic IPS constants into a direct LUT by Chris Wilson · 14 years ago
  47. c64f7ba agp/intel: Remove confusion of stolen entries not stolen memory by Chris Wilson · 14 years ago
  48. 1b6064d agp/intel: Remove the artificial cap on stolen size by Chris Wilson · 14 years ago
  49. fe669bf drm/i915: Compute physical addresses from base of stolen memory by Chris Wilson · 14 years ago
  50. 0b0b053 drm/i915/panel: Restore saved value of BLC_PWM_CTL by Chris Wilson · 14 years ago
  51. 3685092 drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers by Chris Wilson · 14 years ago
  52. da79de9 drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported by Chris Wilson · 14 years ago
  53. 5f75377 drm/i915: Fix restore of 965 fence regs since the register tracing change. by Keith Packard · 14 years ago
  54. cff458c drm/i915: Add support for GPU reset on gen6. by Eric Anholt · 14 years ago
  55. 75a6898 drm/i915: Also reinit the BSD and BLT rings after a GPU reset. by Eric Anholt · 14 years ago
  56. df9c204 drm/i915: Correct a comment about the use of the workqueue. by Eric Anholt · 14 years ago
  57. e624ae8 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  58. 4ab0fbd Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  59. c4a1d9e drm/i915: Capture interesting display registers on error by Chris Wilson · 14 years ago
  60. c724e8a drm/i915: Capture pinned buffers on error by Chris Wilson · 14 years ago
  61. f3c91c1 drm/i915: Only save/restore cursor regs if !KMS by Chris Wilson · 14 years ago
  62. d1d7883 drm/i915: Prevent integer overflow when validating the execbuffer by Chris Wilson · 14 years ago
  63. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  64. 6656b3f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  65. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  66. 973d168 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  67. 764bc56 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  68. b1353e4 sata_via: apply magic FIFO fix to vt6420 too by Tejun Heo · 14 years ago
  69. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  70. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 14 years ago
  71. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  72. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  73. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 14 years ago
  74. 164bcb9 drm/radeon/kms: i2c s/sprintf/snprintf/g for safety by Alex Deucher · 14 years ago
  75. be66305 drm/radeon/kms: fix i2c pad masks on rs4xx by Alex Deucher · 14 years ago
  76. 589136b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  77. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  78. 2811036 Fix build failure at cx25821-video driver by Youquan Song · 14 years ago
  79. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  80. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  81. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  82. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  83. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  84. de391d1 Input: fix typo in keycode validation supporting large scancodes by Mattia Dongili · 14 years ago
  85. 95ccb0f drm/ttm: Fix up a theoretical deadlock by Thomas Hellstrom · 14 years ago
  86. 9a03d34 Merge remote branch 'nouveau/for-airlied' of /ssd/git/drm-nouveau-next into drm-fixes by Dave Airlie · 14 years ago
  87. 1aa52bd drm/radeon/kms: fix tiling info on evergreen by Alex Deucher · 14 years ago
  88. 268b251 drm/radeon/kms: fix alignment when allocating buffers by Alex Deucher · 14 years ago
  89. 2f5993c drm/vmwgfx: Fix up an error path during bo creation by Thomas Hellstrom · 14 years ago
  90. a5193fe drm/radeon/kms: register an i2c adapter name for the dp aux bus by Alex Deucher · 14 years ago
  91. 3e4b998 drm/radeon/kms/atom: add proper external encoders support by Alex Deucher · 14 years ago
  92. 99999aa drm/radeon/kms/atom: cleanup and unify DVO handling by Alex Deucher · 14 years ago
  93. 8b83485 drm/radeon/kms: properly power up/down the eDP panel as needed (v4) by Alex Deucher · 14 years ago
  94. c7a71fc drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode() by Alex Deucher · 14 years ago
  95. ba251bd drm/radeon/kms: turn the backlight off explicitly for dpms by Alex Deucher · 14 years ago
  96. d33ef52 drm/radeon/kms: fix typo in r600 cs checker by Alex Deucher · 14 years ago
  97. 21e2eae drm: radeon: fix error value sign by Vasiliy Kulikov · 14 years ago
  98. 1679056 drm/radeon/kms: fix and unify tiled buffer alignment checking for r6xx/7xx by Alex Deucher · 14 years ago
  99. ab83833 nouveau: Acknowledge HPD irq in handler, not bottom half by Andy Lutomirski · 14 years ago
  100. c1b60ec drm/nouveau: Fix a few confusions between "chipset" and "card_type". by Francisco Jerez · 14 years ago