1. f13d3f7 drm/i915: Track pinned objects by Chris Wilson · 14 years ago
  2. 265db95 drm/i915: Drain any pending flips on the fb prior to unpinning by Chris Wilson · 14 years ago
  3. c78ec30 drm/i915: Merge ring flushing and lazy requests by Chris Wilson · 14 years ago
  4. 53640e1 drm/i915: Track gpu fence usage by Chris Wilson · 14 years ago
  5. ab6f8e3 drm/i915/ringbuffer: whitespace cleanup by Chris Wilson · 14 years ago
  6. a9db5c8 drm/i915: drop alignment ringbuffer parameter by Daniel Vetter · 14 years ago
  7. fa7ed4d drm/i915: don't explicitly initialize ringbuffer members to zero by Daniel Vetter · 14 years ago
  8. 7f2ab69 drm/i915: use new macros to access the ring ctl register by Daniel Vetter · 14 years ago
  9. 570ef60 drm/i915: use new macros to access the ring head register by Daniel Vetter · 14 years ago
  10. 6c0e1c5 drm/i915: use new macros to access the ring start register by Daniel Vetter · 14 years ago
  11. 870e86d drm/i915: use new macros to access the ring tail register by Daniel Vetter · 14 years ago
  12. 333e9fe drm/i915: add relative ring register macros by Daniel Vetter · 14 years ago
  13. b8aea0c drm/i915: kill duplicated/unneeded register defines by Daniel Vetter · 14 years ago
  14. c7f9f9a drm/i915: Use ring->flush() instead of MI_FLUSH by Chris Wilson · 14 years ago
  15. e070868 drm/i915/ringbuffer: Mark the initialisation structs as constant. by Chris Wilson · 14 years ago
  16. 881f47b drm/i915: add a new BSD ring buffer for Sandybridge by Xiang, Haihao · 14 years ago
  17. a3f07cd drm/i915/ringbuffer: Implement advance using set_tail by Chris Wilson · 14 years ago
  18. d46eefa drm/i915: add set_tail hook in struct intel_ring_buffer by Xiang, Haihao · 14 years ago
  19. 5c1143b drm/i915: do not export the instances of struct intel_ring_buffer by Xiang, Haihao · 14 years ago
  20. 92f49d9 drm/i915: fix HAS_BSD with a device info flag by Xiang, Haihao · 14 years ago
  21. f803aa5 drm/i915: Clean up bo lists on all hung gpus by Chris Wilson · 14 years ago
  22. 77f0123 drm/i915: Clear GPU read domains on reset by Chris Wilson · 14 years ago
  23. 9375e44 drm/i915: Clear flushing lists on GPU reset by Chris Wilson · 14 years ago
  24. 9220434 drm/i915: Only emit a flush request on the active ring. by Chris Wilson · 14 years ago
  25. b84d5f0 drm/i915: Inline i915_gem_ring_retire_request() by Chris Wilson · 14 years ago
  26. 82690bb drm/i915/debug: Dump BSD ring buffers to debugfs by Chris Wilson · 14 years ago
  27. 9fd9814 drm/i915: After a reset perform a forced modeset by Chris Wilson · 14 years ago
  28. 0573ed4 drm/i915: Add support for GPU soft reset on Ironlake. by Kenneth Graunke · 14 years ago
  29. eeccdca drm/i915: Rename graphics reset registers. by Kenneth Graunke · 14 years ago
  30. f49f058 drm/i915: Actually set the reset bit in i965_reset. by Kenneth Graunke · 14 years ago
  31. a6c45cf drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g by Chris Wilson · 14 years ago
  32. 219adae drm/i915: Cache LVDS EDID by Chris Wilson · 14 years ago
  33. e9e5f8e Merge branch 'drm-intel-fixes' into HEAD by Chris Wilson · 14 years ago
  34. db8c076 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  35. af62610 drm/i915: Hold a reference to the object whilst unbinding the eviction list by Chris Wilson · 14 years ago
  36. f899fc6 drm/i915: use GMBUS to manage i2c links by Chris Wilson · 14 years ago
  37. 41a5142 drm/i915,agp/intel: Add second set of PCI-IDs for B43 by Chris Wilson · 14 years ago
  38. e259bef drm/i915: Fix Sandybridge fence registers by Chris Wilson · 14 years ago
  39. 7907731 drm/i915/crt: Downgrade warnings for hotplug failures by Chris Wilson · 14 years ago
  40. 373a3cf drm/i915: call drm_encoder_init first by Chris Wilson · 14 years ago
  41. 2f551c8 drm/i915/sdvo: Mark the status as unknown if attached with EDID by Chris Wilson · 14 years ago
  42. ff482d8 drm/i915/sdvo: Only create the analog encoder as required by Chris Wilson · 14 years ago
  43. fe725d4 drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2) by Alex Deucher · 14 years ago
  44. 819f3fb drm/i915/sdvo: Propagate i2c error from switching DDC control bus. by Chris Wilson · 14 years ago
  45. 9d1a903 drm/i915/sdvo: Tidy intel_sdvo_hdmi_sink_detect by Chris Wilson · 14 years ago
  46. 2b6efaa drm/i915: Remove unused intel_ringbuffer->ring_flag by Chris Wilson · 14 years ago
  47. 890f335 drm/i915/i2c: Track the parent encoder rather than just the dev by Chris Wilson · 14 years ago
  48. 2cf34d7 drm/i915: Allow get_fence_reg() to be uninterruptible by Chris Wilson · 14 years ago
  49. 48b956c drm/i915: Push pipelining of display plane flushes to the caller by Chris Wilson · 14 years ago
  50. f90087e drm/radeon/kms: force legacy pll algo for RV620 LVDS by Alex Deucher · 14 years ago
  51. b64c115 drm: fix race between driver loading and userspace open. by Dave Airlie · 14 years ago
  52. 930a9e2 drm: Use a nondestructive mode for output detect when polling (v2) by Chris Wilson · 14 years ago
  53. 0bc23aa drm/i915: Fix regression in ba3d8d749b by Chris Wilson · 14 years ago
  54. 7213342 drm/i915: Consolidate flushing the display plane by Chris Wilson · 14 years ago
  55. b3b079d drm/i915: Reduce hangcheck frequency by Chris Wilson · 14 years ago
  56. e2e767a drm/i915: Remove redundant initialisation of crtc->pipe by Chris Wilson · 14 years ago
  57. e65d930 drm/i915: Initialize intel_crtc->active by Chris Wilson · 14 years ago
  58. f7abfe8 drm/i915: Fix an overlay regression from 7e7d76c by Chris Wilson · 14 years ago
  59. 6b383a7 drm/i915: Share crtc setup and teardown between dpms and disable/enable by Chris Wilson · 14 years ago
  60. a41ceb1 drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 by Marek Olšák · 14 years ago
  61. ec00efb drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500 by Marek Olšák · 14 years ago
  62. b741be8 drm/radeon/kms/evergreen: fix backend setup by Alex Deucher · 14 years ago
  63. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  64. 2784904 drm/radeon: add some missing copyright headers by Alex Deucher · 14 years ago
  65. 356ad3c drm: Only decouple the old_fb from the crtc is we call mode_set* by Chris Wilson · 14 years ago
  66. e6db0da drm/radeon/kms: don't enable underscan with interlaced modes by Alex Deucher · 14 years ago
  67. aa74fbb drm/radeon/kms: add connector table for Mac x800 by Alex Deucher · 14 years ago
  68. ff32a59 drm/radeon/kms: fix regression in RMX code (v2) by Alex Deucher · 14 years ago
  69. 551402a drm: Fix regression in disable polling e58f637 by Chris Wilson · 14 years ago
  70. 788319d drm/i915/lvds: Move private data to the connector from the device. by Chris Wilson · 14 years ago
  71. 8aadf70 drm/i915/lvds: Remove incorrect mode locking by Chris Wilson · 14 years ago
  72. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  73. 9277bf4 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  74. 8974935 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() by Chris Wilson · 14 years ago
  75. 6edc324 drm/i915/bios: Prevent NULL dereference after allocation failure by Chris Wilson · 14 years ago
  76. b5c616a drm/i915/sdvo: Poll command status 5 times without delay on read by Chris Wilson · 14 years ago
  77. ec5da01 drm/i915: Use msleep instead of mdelay during wait_vblank_off by Chris Wilson · 14 years ago
  78. c9f9ccc drm/i915/lvds: Remove busy wait for powering up the panel. by Chris Wilson · 14 years ago
  79. 77d07fd drm/i915/lvds: Remove busy wait for powering down the panel by Chris Wilson · 14 years ago
  80. b222f26 drm/i915/i2c: The bit-banging interface controls the delay, drop ours by Chris Wilson · 14 years ago
  81. fe255d0 drm/i915/dp: Convert a udelay(17000) to a sleep during link-off by Chris Wilson · 14 years ago
  82. 5eddb70 drm/i915: Use macros to switch between equivalent pipe registers by Chris Wilson · 14 years ago
  83. 4ed765f drm/i915: Tidy Ironlake watermark computation by Chris Wilson · 14 years ago
  84. bed4a67 drm/i915: Fix updating FBC by Chris Wilson · 14 years ago
  85. ea056c1 drm/i915: enable thermal reporting for IPS by Jesse Barnes · 14 years ago
  86. 8b3016c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  87. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  88. 021357a drm/i915: Use the real FDI frequency for determining b/w by Chris Wilson · 14 years ago
  89. 8c4223b drm/i915: Only call udelay() when waiting for clocks to stabilise by Chris Wilson · 14 years ago
  90. d5e0d2f drm/i915: Ensure all PLL registers are flushed before a udelay() by Chris Wilson · 14 years ago
  91. c64e311 drm/i915: set FDI RX TU size to match transmit size by Jesse Barnes · 14 years ago
  92. de9c27b drm/i915: don't write TU size to N1 reg by Jesse Barnes · 14 years ago
  93. 0e23b99 drm/i915: split Ironlake FDI enable function by Jesse Barnes · 14 years ago
  94. c98e9dc drm/i915: enable PCH PLL, FDI training and transcoder even for eDP by Jesse Barnes · 14 years ago
  95. 7e7d76c drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit by Jesse Barnes · 14 years ago
  96. 4d12fe0 drm/i915: don't unlock panel regs by Jesse Barnes · 14 years ago
  97. 0b8765c6 drm/i915: split i9xx CRTC enable/disable code by Jesse Barnes · 14 years ago
  98. 6be4a60 drm/i915: split Ironlake CRTC enable/disable code by Jesse Barnes · 14 years ago
  99. e642abb drm/i915: Adapt workqueue to new alloc_workqueue interface by Chris Wilson · 14 years ago
  100. dd8849c drm/i915: don't enable self-refresh on Ironlake by Jesse Barnes · 14 years ago