1. 05394f3 drm/i915: Use drm_i915_gem_object as the preferred type by Chris Wilson · 14 years ago
  2. 185cbcb drm/i915: no more agp for gem by Daniel Vetter · 14 years ago
  3. 7c2e6fd drm/i915: move gtt handling to i915_gem_gtt.c by Daniel Vetter · 14 years ago
  4. 76aaf22 drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko by Daniel Vetter · 14 years ago
  5. 93a37f2 drm/i915: track objects in the gtt by Daniel Vetter · 14 years ago
  6. 40ce657 drm/i915/gtt: call chipset flush directly by Daniel Vetter · 14 years ago
  7. 23ed992 drm/i915|intel-gtt: consolidate intel-gtt.h headers by Daniel Vetter · 14 years ago
  8. e384eaf Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  9. bcf50e2 drm/i915: Handle pagefaults in execbuffer user relocations by Chris Wilson · 14 years ago
  10. faa60c4 drm/i915: Contract the magic IPS constants into a direct LUT by Chris Wilson · 14 years ago
  11. c64f7ba agp/intel: Remove confusion of stolen entries not stolen memory by Chris Wilson · 14 years ago
  12. fe669bf drm/i915: Compute physical addresses from base of stolen memory by Chris Wilson · 14 years ago
  13. 0b0b053 drm/i915/panel: Restore saved value of BLC_PWM_CTL by Chris Wilson · 14 years ago
  14. 3685092 drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers by Chris Wilson · 14 years ago
  15. da79de9 drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported by Chris Wilson · 14 years ago
  16. 5f75377 drm/i915: Fix restore of 965 fence regs since the register tracing change. by Keith Packard · 14 years ago
  17. cff458c drm/i915: Add support for GPU reset on gen6. by Eric Anholt · 14 years ago
  18. 75a6898 drm/i915: Also reinit the BSD and BLT rings after a GPU reset. by Eric Anholt · 14 years ago
  19. df9c204 drm/i915: Correct a comment about the use of the workqueue. by Eric Anholt · 14 years ago
  20. e624ae8 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  21. c4a1d9e drm/i915: Capture interesting display registers on error by Chris Wilson · 14 years ago
  22. c724e8a drm/i915: Capture pinned buffers on error by Chris Wilson · 14 years ago
  23. f3c91c1 drm/i915: Only save/restore cursor regs if !KMS by Chris Wilson · 14 years ago
  24. d1d7883 drm/i915: Prevent integer overflow when validating the execbuffer by Chris Wilson · 14 years ago
  25. 16c59ef drm/i915: Disable FBC on Ironlake to save 1W by Alex Shi · 14 years ago
  26. e7dbb2f drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware by Keith Packard · 14 years ago
  27. c9a1c4c drm/i915/crt: Introduce struct intel_crt by Chris Wilson · 14 years ago
  28. 51311d0 drm/i915: Do not hold mutex when faulting in user addresses by Chris Wilson · 14 years ago
  29. 3143a2b drm/i915: Convert (void)I915_READ to POSTING_READ by Chris Wilson · 14 years ago
  30. c94f28c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  31. df15315 drm/i915: Fix current tiling check for relaxed fencing by Chris Wilson · 14 years ago
  32. 1bb9583 Merge remote branch 'airlied/drm-fixes' into drm-intel-fixes by Chris Wilson · 14 years ago
  33. 5e78330 drm/i915: fix relaxed tiling for gen <= 3 && !g33 by Daniel Vetter · 14 years ago
  34. 8534551 drm/i915: Retire any pending operations on the old scanout when switching by Chris Wilson · 14 years ago
  35. 8168bd4 drm/i915: Remove the definitions for Primary Ring Buffer by Chris Wilson · 14 years ago
  36. e74cfed Revert "drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge" by Chris Wilson · 14 years ago
  37. cae5852 drm/i915/ringbuffer: set FORCE_WAKE bit before reading ring register by Zou Nan hai · 14 years ago
  38. 527f9e9 drm/i915: Remove the global irq wait queue by Chris Wilson · 14 years ago
  39. 5d97eb6 drm/i915: Only add the lazy request if we end up waiting for it. by Chris Wilson · 14 years ago
  40. 33d2323 drm/i915: Unconditionally get the fence reg when pinning scanout by Chris Wilson · 14 years ago
  41. 6966945 drm/i915: Fix I2C adapter registration by Jean Delvare · 14 years ago
  42. fce7d61 drivers/gpu/drm: Update WARN uses by Joe Perches · 14 years ago
  43. 3f8ff0e drm/i915: Fix LVDS fixed-mode regression from 219adae1 by Chris Wilson · 14 years ago
  44. 56e2ea3 drm/i915: Fix unload after failed initialisation by Chris Wilson · 14 years ago
  45. 374c479 drm/i915: POSTING_READs are simply flushes and so irrelevant to tracing by Chris Wilson · 14 years ago
  46. db5e417 drm/i915: filter out the read/write of GPIO registers from debug tracing by Yuanhan Liu · 14 years ago
  47. 65e5ecb drm/i915: Add untraced register read/write interface by Yuanhan Liu · 14 years ago
  48. ba4f01a drm/i915: trace down all the register write and read by Yuanhan Liu · 14 years ago
  49. 08deebf drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  50. 67e92af drm/i915: Apply display workaround required according to the B-Spec. by Eric Anholt · 14 years ago
  51. de6e2ea drm/i915: Apply B-spec mandated workaround for read flushes on Ironlake. by Eric Anholt · 14 years ago
  52. b47b30c drm/i915: Avoid might_fault during pwrite whilst holding our mutex by Chris Wilson · 14 years ago
  53. 629e894 drm/i915/ringbuffer: Ignore failure to setup the ring on Sandybridge by Chris Wilson · 14 years ago
  54. ae69b42 drm/i915/ringbuffer: Be consistent in use of ring->size when initialising by Chris Wilson · 14 years ago
  55. 045e769 drm/i915: Handle GPU hangs during fault gracefully. by Chris Wilson · 14 years ago
  56. 75e9e91 drm/i915: kill mappable/fenceable disdinction by Daniel Vetter · 14 years ago
  57. 818f2a3 drm/i915: revert pageflip/mappable related abi breakage by Daniel Vetter · 14 years ago
  58. 46168f3 Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  59. e07ac3a drm/i915; Don't apply Ironlake FDI clock workaround to Sandybridge by Zhenyu Wang · 14 years ago
  60. 5e84e1a drm/i915: Fix KMS regression on Sandybridge/CPT by Zhenyu Wang · 14 years ago
  61. 48fcfc8 i915: reprogram power monitoring registers on resume by Kyle McMartin · 14 years ago
  62. 085ce26 drm/i915: Ensure that if we ever try to pin+fence it is mappable. by Chris Wilson · 14 years ago
  63. 27153f7 drm/i915: Drop the iomem accessors when writing to the kmapped blt batch by Chris Wilson · 14 years ago
  64. 8c1812a Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  65. 5588978 drm/i915: SNB BLT workaround by Chris Wilson · 14 years ago
  66. 8d19215 drm/i915: SNB BLT workaround by Zou Nan hai · 14 years ago
  67. 328fc13 Revert "drm/i915: add MMIO debug output" by Chris Wilson · 14 years ago
  68. 80dbf4b drm/i915: Fix the graphics frequency clamping at init and when IPS is active. by Jesse Barnes · 14 years ago
  69. 0aa9927 drm/i915: Allow powersave modparam to be adjusted at runtime. by Chris Wilson · 14 years ago
  70. f2a630b Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  71. c6afd65 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  72. 0f8c6d7 drm/i915: Move the invalidate|flush information out of the device struct by Chris Wilson · 14 years ago
  73. 13b2928 drm/i915: Apply big hammer to serialise buffer access between rings by Chris Wilson · 14 years ago
  74. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  75. 30c5666 drm/i915: opregion_setup: iounmap correct address by Christoph Fritz · 14 years ago
  76. 5eac3ab drm/i915: Evict just the purgeable GTT entries on the first pass by Chris Wilson · 14 years ago
  77. ff75b9b drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() by Chris Wilson · 14 years ago
  78. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  79. 6aa5606 drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  80. f4e0b29 drm/i915: Check if the GPU hung whilst waiting for the ring to clear by Chris Wilson · 14 years ago
  81. 6dda569 drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap by Chris Wilson · 14 years ago
  82. 4066c0a drm/i915/debugfs: Display the contents of the BLT and BSD status pages by Chris Wilson · 14 years ago
  83. c584fe4 drm/i915/ringbuffer: Remove duplicate initialisation of ring control by Chris Wilson · 14 years ago
  84. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  85. 33626e6 drm/i915/ringbuffer: Disable the ringbuffer on cleanup. by Chris Wilson · 14 years ago
  86. 872d860 drm/i915: Remove the duplicate domain-change tracepoint for GPU flush by Chris Wilson · 14 years ago
  87. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  88. 7465378 drm/i915: Convert BUG_ON(pin_count) from an impossible condition by Chris Wilson · 14 years ago
  89. bbe2e11 drm/i915: Do not return -1 from shrinker when nr_to_scan == 0 by Chris Wilson · 14 years ago
  90. 395b70b drm/i915: Flush read-only buffers from the active list upon idle as well by Chris Wilson · 14 years ago
  91. 4a684a4 drm/i915: Kill GTT mappings when moving from GTT domain by Chris Wilson · 14 years ago
  92. e5281cc drm/i915: Eliminate nested get/put pages by Chris Wilson · 14 years ago
  93. 39a01d1 drm/i915: Remove mmap_offset by Chris Wilson · 14 years ago
  94. 17250b7 drm/i915: Make the inactive object shrinker per-device by Chris Wilson · 14 years ago
  95. 176f28e drm/i915/ringbuffer: Check that we setup the ringbuffer by Chris Wilson · 14 years ago
  96. b4ce0f8 drm/i915: Use pci_iomap for remapping the MMIO registers. by Chris Wilson · 14 years ago
  97. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  98. 71e9339 drm/i915: Use the agp_size determined from the GTT by Chris Wilson · 14 years ago
  99. da761a6 drm/i915: Bail early if we try to mmap an object too large to be mapped. by Chris Wilson · 14 years ago
  100. fb7d516 drm/i915: add accounting for mappable objects in gtt v2 by Daniel Vetter · 14 years ago