1. 1a240d4 drm/i915: fixup sparse warnings by Daniel Vetter · 12 years ago
  2. c1f093e drm/i915: Remove check for conflicting relocation write-domains by Chris Wilson · 12 years ago
  3. 2a2d548 drm/i915: Tighten the checks for invalid relocation domains by Chris Wilson · 12 years ago
  4. 4239ca7 drm/i915: Fix dieing -> dying typo by Damien Lespiau · 12 years ago
  5. 42dcedd drm/i915: Use a slab for object allocation by Chris Wilson · 12 years ago
  6. 8040513 drm/i915: Allocate overlay registers from stolen memory by Chris Wilson · 12 years ago
  7. ebc052e drm/i915: Allocate ringbuffers from stolen memory by Chris Wilson · 12 years ago
  8. 0ffb0ff drm/i915: Allocate fbcon from stolen memory by Chris Wilson · 12 years ago
  9. 0104fdb drm/i915: Introduce i915_gem_object_create_stolen() by Chris Wilson · 12 years ago
  10. 960e356 drm/i915: Support readback of stolen objects upon error by Chris Wilson · 12 years ago
  11. c1ad11f drm/i915: Allow objects to be created with no backing pages, but stolen space by Chris Wilson · 12 years ago
  12. 11be49e drm/i915: Delay allocation of stolen space for FBC by Chris Wilson · 12 years ago
  13. ed2f345 drm/i915: Avoid clearing preallocated regions from the GTT by Chris Wilson · 12 years ago
  14. e12a2d5 drm/i915: Fix detection of base of stolen memory by Chris Wilson · 12 years ago
  15. acd15b6 drm/i915: optimize ilk/snb irq handler by Daniel Vetter · 12 years ago
  16. 99057c8 i915: convert struct spinlock to spinlock_t by Luis R. Rodriguez · 12 years ago
  17. 9fa5f65 drm/i915: kill intel_dp_link_clock() by Paulo Zanoni · 12 years ago
  18. 0d536cb drm/i915: invert the log inside intel_prepare_ddi by Paulo Zanoni · 12 years ago
  19. affa935 drm/i915: add HAS_DDI check by Paulo Zanoni · 12 years ago
  20. 2074973 drm/i915: remove Haswell code from ironlake_fdi_pll_enable by Paulo Zanoni · 12 years ago
  21. c1f63f9 drm/i915: intel_prepare_ddi_buffers should be static by Paulo Zanoni · 12 years ago
  22. 8dcf015 drm/i915: optimize the shmem_pwrite slowpath handling by Daniel Vetter · 12 years ago
  23. a39a680 drm/i915: simplify shmem pwrite/pread slowpath handling by Daniel Vetter · 12 years ago
  24. 62810e5 drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too by Daniel Vetter · 12 years ago
  25. fc68309 drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable by Daniel Vetter · 12 years ago
  26. 7dec060 drm/i915: add intel_lvds->reg by Daniel Vetter · 12 years ago
  27. 13c7d87 drm/i915: track is_dual_link in intel_lvds by Daniel Vetter · 12 years ago
  28. 1974cad drm/i915: move is_dual_link_lvds to intel_lvds.c by Daniel Vetter · 12 years ago
  29. a210b02 drm/i915: replace ad-hoc dual-link lvds checks by Daniel Vetter · 12 years ago
  30. dafd226 drm/i915: add encoder->pre_pll_enable callback by Daniel Vetter · 12 years ago
  31. 04b97b3 drm/i915/debugfs: Prune a couple of superfluous leading zeros from bo domains by Chris Wilson · 12 years ago
  32. ca9c46c drm/i915: Kill i915_gem_execbuffer_wait_for_flips() by Ville Syrjälä · 12 years ago
  33. f930ddd drm/i915: remove duplicate register #defines by Daniel Vetter · 12 years ago
  34. 7b01e26 drm/i915: Set sync_seqno properly after seqno wrap by Mika Kuoppala · 12 years ago
  35. df2b23d drm/i915: Include the last semaphore sync point in the error-state by Chris Wilson · 12 years ago
  36. 3e96050 drm/i915: Rearrange code to only have a single method for waiting upon the ring by Chris Wilson · 12 years ago
  37. b662a06 drm/i915: Simplify flushing activity on the ring by Chris Wilson · 12 years ago
  38. 9d773091 drm/i915: Preallocate next seqno before touching the ring by Chris Wilson · 12 years ago
  39. 45e2b5f drm/i915: force restore on lid open by Daniel Vetter · 12 years ago
  40. b5d1779 drm/i915: Wait upon the last request seqno, rather than a future seqno by Chris Wilson · 12 years ago
  41. 4f1ba0f drm/i915: fix possible NULL dereference of dev_priv by Mika Kuoppala · 12 years ago
  42. fc37381 drm/i915: Increase the response time for slow SDVO devices by Chris Wilson · 12 years ago
  43. 9a69b88 drm/i915: set the VIC of the mode on the AVI InfoFrame by Paulo Zanoni · 12 years ago
  44. 2ff4aeac drm/i915: Fix pte updates in ggtt clear range by Ben Widawsky · 12 years ago
  45. 70b12bb drm/i915: promote Haswell to full support by Paulo Zanoni · 12 years ago
  46. 6a9d51b drm/i915: Report the origin of the LVDS fixed panel mode by Chris Wilson · 12 years ago
  47. 2aa4f09 drm/i915: LVDS fallback to fixed-mode if EDID not present by Chris Wilson · 12 years ago
  48. 4b745b1 drm/i915/sdvo: kfree the intel_sdvo_connector, not drm_connector, on destroy by Jani Nikula · 12 years ago
  49. 662595d drm/i915: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
  50. 45a066e drm/i915: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  51. b5c6215 drm/i915: Use pci_resource functions for BARs. by Ben Widawsky · 12 years ago
  52. 5774506 drm/i915: Borrow our struct_mutex for the direct reclaim by Chris Wilson · 12 years ago
  53. 8742267 drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs by Chris Wilson · 12 years ago
  54. 776ca7c drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well by Chris Wilson · 12 years ago
  55. b3bf076 drm/i915: implement WaMbcDriverBootEnable on Haswell by Paulo Zanoni · 12 years ago
  56. d567b07 drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines by Paulo Zanoni · 12 years ago
  57. 54075a7 drm/i915: make the panel fitter work on pipes B and C on Haswell by Paulo Zanoni · 12 years ago
  58. 13888d7 drm/i915: make the panel fitter work on pipes B and C on IVB by Paulo Zanoni · 12 years ago
  59. 79935fc drm/i915: don't intel_crt_init if DDI A has 4 lanes by Paulo Zanoni · 12 years ago
  60. 17a303e drm/i915: make DP work on LPT-LP machines by Paulo Zanoni · 12 years ago
  61. c54e590 drm/i915: fix false positive "Unclaimed write" messages by Paulo Zanoni · 12 years ago
  62. cc391bb drm/i915: use cpu/pch transcoder on intel_enable_pipe by Paulo Zanoni · 12 years ago
  63. d63fa0d drm/i915: don't limit Haswell CRT encoder to pipe A by Paulo Zanoni · 12 years ago
  64. b4a98e5 drm/i915: Flush outstanding unpin tasks before pageflipping by Chris Wilson · 12 years ago
  65. a726915 drm/i915: resurrect panel lid handling by Daniel Vetter · 12 years ago
  66. 8fed619 drm/i915: Enable DP audio for Haswell by Takashi Iwai · 12 years ago
  67. c983930 drm/i915: Pin the object whilst faulting it in by Chris Wilson · 12 years ago
  68. fbdda6f drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT by Chris Wilson · 12 years ago
  69. be7cb63 drm/i915: Remove bogus test for a present execbuffer by Chris Wilson · 12 years ago
  70. b92fa83 drm/i915: Remove save/restore of physical HWS_PGA register by Chris Wilson · 12 years ago
  71. d09105c drm/i915: Fix warning in i915_gem_chipset_flush by Ben Widawsky · 12 years ago
  72. 42d42e7 drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware by Damien Lespiau · 12 years ago
  73. 607a6f7 drm/i915: drop buggy write to FDI_RX_CHICKEN register by Daniel Vetter · 12 years ago
  74. 1c8b46f drm/i915: Use LRI to update the semaphore registers by Chris Wilson · 12 years ago
  75. ae6935d drm/i915: add LynxPoint-LP PCH ID by Wei Shun Chang · 12 years ago
  76. e3fef09 drm/i915: Optimize DIV_ROUND_CLOSEST call by Jean Delvare · 12 years ago
  77. 9fabd4e Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  78. 6b8294a drm/i915: Restore physical HWS_PGA after resume by Chris Wilson · 12 years ago
  79. d640c4b drm/i915: Report amount of usable graphics memory in MiB by Chris Wilson · 12 years ago
  80. f2ce9fa drm/i915/i2c: Track users of GMBUS force-bit by Chris Wilson · 12 years ago
  81. f94982b drm/i915: Allocate the proper size for contexts. by Ben Widawsky · 12 years ago
  82. 0e8b3d3 drm/i915: Update load-detect failure paths for modeset-rework by Chris Wilson · 12 years ago
  83. 0fed39b drm/i915: Clear unused fields of mode for framebuffer creation by Chris Wilson · 12 years ago
  84. b9e0bda drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer by Chris Wilson · 12 years ago
  85. ccdf56c drm/i915: Fix sparse warnings in from AGP kill code by Ben Widawsky · 12 years ago
  86. 44cbd33 drm/i915: Missed lock change with rps lock by Ben Widawsky · 12 years ago
  87. 26b1ff3 drm/i915: Move the remaining gtt code by Ben Widawsky · 12 years ago
  88. 0f9b91c drm/i915: flush system agent TLBs on SNB by Ben Widawsky · 12 years ago
  89. 03752f5 drm/i915: Calculate correct stolen size for GEN7+ by Ben Widawsky · 12 years ago
  90. e76e9ae drm/i915: Stop using AGP layer for GEN6+ by Ben Widawsky · 12 years ago
  91. b3fcabb drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush by Daniel Vetter · 12 years ago
  92. 1abd02e drm/i915: don't rewrite the GTT on resume v4 by Jesse Barnes · 12 years ago
  93. 4fc688c drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex by Jesse Barnes · 12 years ago
  94. 1a01ab3 drm/i915: put ring frequency and turbo setup into a work queue v5 by Jesse Barnes · 12 years ago
  95. 073f34d drm/i915: don't block resume on fb console resume v2 by Jesse Barnes · 12 years ago
  96. a4da4fa drm/i915: extract l3_parity substruct from dev_priv by Daniel Vetter · 12 years ago
  97. 231f42a drm/i915: move dri1 dungeon out of dev_priv by Daniel Vetter · 12 years ago
  98. 3e37394 drm/i915: move pwrctx/renderctx to the other ilk power state by Daniel Vetter · 12 years ago
  99. c85aa88 drm/i915: move dev_priv->(rps|ips) out of line by Daniel Vetter · 12 years ago
  100. f4c956a drm/i915: move the suspend/resume register file out of dev_priv by Daniel Vetter · 12 years ago