1. e5c6526 drm/i915/debugfs: Report ring in error state by Chris Wilson · 14 years ago
  2. 5eac3ab drm/i915: Evict just the purgeable GTT entries on the first pass by Chris Wilson · 14 years ago
  3. ff75b9b drm/i915: Fix typo from e5281ccd in i915_gem_attach_phys_object() by Chris Wilson · 14 years ago
  4. add354d drm/i915: Record BSD engine error state by Chris Wilson · 14 years ago
  5. 6aa5606 drm/i915/ringbuffer: Use the HEAD auto-reporting mechanism by Chris Wilson · 14 years ago
  6. f4e0b29 drm/i915: Check if the GPU hung whilst waiting for the ring to clear by Chris Wilson · 14 years ago
  7. 6dda569 drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap by Chris Wilson · 14 years ago
  8. 4066c0a drm/i915/debugfs: Display the contents of the BLT and BSD status pages by Chris Wilson · 14 years ago
  9. c584fe4 drm/i915/ringbuffer: Remove duplicate initialisation of ring control by Chris Wilson · 14 years ago
  10. 1d8f38f drm/i915: Record BLT engine error state by Chris Wilson · 14 years ago
  11. 33626e6 drm/i915/ringbuffer: Disable the ringbuffer on cleanup. by Chris Wilson · 14 years ago
  12. 872d860 drm/i915: Remove the duplicate domain-change tracepoint for GPU flush by Chris Wilson · 14 years ago
  13. a00b10c drm/i915: Only enforce fence limits inside the GTT. by Chris Wilson · 14 years ago
  14. 7465378 drm/i915: Convert BUG_ON(pin_count) from an impossible condition by Chris Wilson · 14 years ago
  15. bbe2e11 drm/i915: Do not return -1 from shrinker when nr_to_scan == 0 by Chris Wilson · 14 years ago
  16. 4a684a4 drm/i915: Kill GTT mappings when moving from GTT domain by Chris Wilson · 14 years ago
  17. e5281cc drm/i915: Eliminate nested get/put pages by Chris Wilson · 14 years ago
  18. 39a01d1 drm/i915: Remove mmap_offset by Chris Wilson · 14 years ago
  19. 17250b7 drm/i915: Make the inactive object shrinker per-device by Chris Wilson · 14 years ago
  20. 176f28e drm/i915/ringbuffer: Check that we setup the ringbuffer by Chris Wilson · 14 years ago
  21. b4ce0f8 drm/i915: Use pci_iomap for remapping the MMIO registers. by Chris Wilson · 14 years ago
  22. f406839 drm/i915: Capture ERROR register on Sandybridge hangs by Chris Wilson · 14 years ago
  23. 71e9339 drm/i915: Use the agp_size determined from the GTT by Chris Wilson · 14 years ago
  24. da761a6 drm/i915: Bail early if we try to mmap an object too large to be mapped. by Chris Wilson · 14 years ago
  25. fb7d516 drm/i915: add accounting for mappable objects in gtt v2 by Daniel Vetter · 14 years ago
  26. ec57d26 drm/i915: add mappable to gem_object_bind tracepoint by Daniel Vetter · 14 years ago
  27. 5398463 drm/i915: use the complete gtt by Daniel Vetter · 14 years ago
  28. 16e809a drm/i915: unbind unmappable objects on fault/pin by Daniel Vetter · 14 years ago
  29. 920afa7 drm/i915: range-restricted bind_to_gtt by Daniel Vetter · 14 years ago
  30. a6e0aa4 drm/i915: range-restricted eviction support by Daniel Vetter · 14 years ago
  31. d935cc6 drm_mm: add support for range-restricted fair-lru scans by Daniel Vetter · 14 years ago
  32. 3cce469 drm/i915: Propagate error from failing to queue a request by Chris Wilson · 14 years ago
  33. b222349 drm/i915: Remove the confusing global waiting/irq seqno by Chris Wilson · 14 years ago
  34. c2c347a9 drm/i915/debugfs: Include info for the other rings by Chris Wilson · 14 years ago
  35. 893eead drm/i915: Fix hangcheck to handle multiple rings by Chris Wilson · 14 years ago
  36. 7e318e1 drm/i915: Move object to GPU domains after dispatching execbuffer by Chris Wilson · 14 years ago
  37. e1f99ce drm/i915: Propagate errors from writing to ringbuffer by Chris Wilson · 14 years ago
  38. 78501ea drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface by Chris Wilson · 14 years ago
  39. dd2b379 drm/i915: Fix typo from "Enable DisplayPort Audio" by Takashi Iwai · 14 years ago
  40. 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
  41. 135cba0 vmwgfx: Implement a proper GMR eviction mechanism by Thomas Hellstrom · 14 years ago
  42. 8f895da drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 by Alex Deucher · 14 years ago
  43. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  44. 881fe6c drm/radeon/kms: properly compute group_size on 6xx/7xx by Alex Deucher · 14 years ago
  45. 354da65 drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker by Alex Deucher · 14 years ago
  46. 2281a37 drm/radeon/kms/evergreen: set the clear state to the blit state by Alex Deucher · 14 years ago
  47. c3cceed drm/radeon/kms: don't poll dac load detect. by Dave Airlie · 14 years ago
  48. e26fd11 gpu: Add Intel GMA500(Poulsbo) Stub Driver by Lee, Chun-Yi · 14 years ago
  49. b7d8cce drm/radeon/kms: MC vram map needs to be >= pci aperture size by Alex Deucher · 14 years ago
  50. f9d9c36 drm/radeon/kms: implement display watermark support for evergreen by Alex Deucher · 14 years ago
  51. 71901cc drm/radeon/kms/evergreen: add some additional safe regs v2 by Alex Deucher · 14 years ago
  52. f30df2f drm/radeon/r600: fix tiling issues in CS checker. by Dave Airlie · 14 years ago
  53. e3ce8a0 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next by Dave Airlie · 14 years ago
  54. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  55. 6419340 drm/i915: Move gpu_write_list to per-ring by Chris Wilson · 14 years ago
  56. a8d7be8 i2c: Remove unneeded inclusions of <linux/i2c-id.h> by Jean Delvare · 14 years ago
  57. b665145 drm/i915: Invalidate the to-ring, flush the old-ring when updating domains by Chris Wilson · 14 years ago
  58. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  59. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  60. 297b0c5 drm/i915/ringbuffer: Write the value passed in to the tail register by Chris Wilson · 14 years ago
  61. 878a3c3 drm/i915: Fix flushing regression from 9af90d19f by Chris Wilson · 14 years ago
  62. e27d853 drm/i915/sdvo: Remove unused encoding member by Chris Wilson · 14 years ago
  63. 3c17fe4 i915: enable AVI infoframe for intel_hdmi.c [v4] by David Härdeman · 14 years ago
  64. dc3f82c drm/i915: Fix current fb blocking for page flip by Chia-I Wu · 14 years ago
  65. f00a3dd drm/i915: IS_IRONLAKE is synonymous with gen == 5 by Chris Wilson · 14 years ago
  66. 549f736 drm/i915: Enable SandyBridge blitter ring by Chris Wilson · 14 years ago
  67. e36c1cd drm/i915/ringbuffer: Remove broken intel_fill_struct() by Chris Wilson · 14 years ago
  68. c717966 drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b by Chris Wilson · 14 years ago
  69. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  70. e1efc9b drm/ttm: Optimize delayed buffer destruction by Thomas Hellstrom · 14 years ago
  71. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  72. b5dc608 drm/i915: Copy the updated reloc->presumed_offset back to the user by Chris Wilson · 14 years ago
  73. 69dc498 drm/i915: Track objects in global active list (as well as per-ring) by Chris Wilson · 14 years ago
  74. 87acb0a drm/i915: Simplify most HAS_BSD() checks by Chris Wilson · 14 years ago
  75. 9af90d1 drm/i915: cache the last object lookup during pin_and_relocate() by Chris Wilson · 14 years ago
  76. 1d7cfea drm/i915: Do interrupible mutex lock first to avoid locking for unreference by Chris Wilson · 14 years ago
  77. 139d363 drivers: gpu: drm: i915: Fix a typo. by Andrea Gelmini · 14 years ago
  78. 4f27b75 drm/i915: rearrange mutex acquisition for pread by Chris Wilson · 14 years ago
  79. fbd5a26 drm/i915: Rearrange acquisition of mutex during pwrite by Chris Wilson · 14 years ago
  80. b5e4feb drm/i915: Attempt to prefault user pages for pread/pwrite by Chris Wilson · 14 years ago
  81. 202f2fe drm/i915: Avoid taking the mutex for dropping the refcnt upon creation by Chris Wilson · 14 years ago
  82. f0c43d9 drm/i915: Perform relocations in CPU domain [if in CPU domain] by Chris Wilson · 14 years ago
  83. 2549d6c drm/i915: Avoid vmallocing a buffer for the relocations by Chris Wilson · 14 years ago
  84. 55b7d6e8 drm/i915/hdmi: Add 'force_audio' property by Chris Wilson · 14 years ago
  85. 7f36e7e drm/i915/sdvo: Add 'force_audio' property by Chris Wilson · 14 years ago
  86. f684960 drm/i915/dp: Add 'force_audio' property by Chris Wilson · 14 years ago
  87. 2e3d600 drm/i915: Enable HDMI audio for monitor with audio support by Zhenyu Wang · 14 years ago
  88. a9756bb drm/i915: Enable DisplayPort audio by Zhenyu Wang · 14 years ago
  89. 8fe9790 drm/edid: add helper function to detect monitor audio capability by Zhenyu Wang · 14 years ago
  90. 6d139a8 drm/i915: Initialize panel timing registers if VBIOS did not by Bryan Freed · 14 years ago
  91. e60a0b1 drm/i915: Sleep whilst waiting for the ring by Chris Wilson · 14 years ago
  92. 7b5337d drm/i915: Fix GPIO pin to register mapping by Zhenyu Wang · 14 years ago
  93. 8b99e68 drm/i915: restore fixed FDI link rate on Sandybridge by Chris Wilson · 14 years ago
  94. 736085b drm/i915/dp: down the DP link even if the reg indicates it's already down by Jesse Barnes · 14 years ago
  95. 701394c drm/i915: Fix oops on HWS unload by Daniel Vetter · 14 years ago
  96. 939fe4d drm/i915: Remove duplicate set of ADPA definitions by Chris Wilson · 14 years ago
  97. 83e41eb Revert "drm/i915: Prevent module unload to avoid random memory corruption" by Chris Wilson · 14 years ago
  98. fb9a90f Merge remote branch 'airlied/drm-core-next' into tmp by Chris Wilson · 14 years ago
  99. 21c74a8 drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum by Jason Wessel · 14 years ago
  100. 9923102 kdb, kms: Save and restore the LUT on atomic KMS enter/exit by Jason Wessel · 14 years ago