1. 0c3870e drm/i915: Pipe registers need an offset on VLV by Ville Syrjälä · 12 years ago
  2. 895abf0 drm/i915: Primary plane registers need an offset on VLV by Ville Syrjälä · 12 years ago
  3. aab1713 drm/i915: PIPE M/N registers need an offset on VLV by Ville Syrjälä · 12 years ago
  4. b906487 drm/i915: VLV_VIDEO_DIP_CTL is for VLV only by Ville Syrjälä · 12 years ago
  5. f12c47b drm/i915: Per-pipe PP registers are for VLV only by Ville Syrjälä · 12 years ago
  6. f4ba9f8 drm/i915: AUD_VID_DID needs an offset on VLV by Ville Syrjälä · 12 years ago
  7. 10fce67 drm/i915: Add display_display_mmio_offset to intel_device_info by Ville Syrjälä · 12 years ago
  8. 34f2be4 drm/i915: Convert intel_dp to enum port by Ville Syrjälä · 12 years ago
  9. 69fde0a drm/i915: Convert intel_hdmi to enum port by Ville Syrjälä · 12 years ago
  10. 8de0add drm/i915: don't save/restore DSPARB on gen5+ by Paulo Zanoni · 12 years ago
  11. 4518f61 drm/i915: dump UTS_RELEASE into the error_state by Daniel Vetter · 12 years ago
  12. f05bb0c drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waits by Chris Wilson · 12 years ago
  13. 1c8c38c drm/i915: Disable AsyncFlip performance optimisations by Chris Wilson · 12 years ago
  14. c00db24 drm/i915: fixup sbi_read/write locking by Daniel Vetter · 12 years ago
  15. 7b9f35a drm/i915: HDMI/DP - ELD info refresh support for Haswell by Wang Xingchao · 12 years ago
  16. 9943393 drm/i915: use gem_set_seqno() on hardware init by Mika Kuoppala · 12 years ago
  17. 5559eca drm/i915: add quirk to invert brightness on Packard Bell NCL20 by Jani Nikula · 12 years ago
  18. 01e3a8f drm/i915: add quirk to invert brightness on eMachines e725 by Jani Nikula · 12 years ago
  19. 1ffff60 drm/i915: add quirk to invert brightness on eMachines G725 by Jani Nikula · 12 years ago
  20. 7db0ba2 drm/i915: clarify concurrent hang detect/gpu reset consistency by Daniel Vetter · 12 years ago
  21. f69061b drm/i915: create a race-free reset detection by Daniel Vetter · 12 years ago
  22. ffb5fd5 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  23. 735dc0d Merge branch 'drm-kms-locking' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  24. 7b24056 drm: don't hold crtc mutexes for connector ->detect callbacks by Daniel Vetter · 12 years ago
  25. 623f978 drm/i915: dump refcount into framebuffer debugfs file by Daniel Vetter · 12 years ago
  26. 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
  27. 4b096ac drm: revamp locking around fb creation/destruction by Daniel Vetter · 12 years ago
  28. a0e99e6 drm/i915: use drm_modeset_lock_all by Daniel Vetter · 12 years ago
  29. c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
  30. 97c809fd drm/i915: Only apply the mb() when flushing the GTT domain during a finish by Chris Wilson · 12 years ago
  31. d0a5778 drm/i915: Only insert the mb() before updating the fence parameter by Chris Wilson · 12 years ago
  32. 1f83fee drm/i915: clear up wedged transitions by Daniel Vetter · 12 years ago
  33. 308887a drm/i915: fix reset handling in the throttle ioctl by Daniel Vetter · 12 years ago
  34. 33196de drm/i915: move wedged to the other gpu error handling stuff by Daniel Vetter · 12 years ago
  35. 99584db drm/i915: extract hangcheck/reset/error_state state into substruct by Daniel Vetter · 12 years ago
  36. 4b5aed6 drm/i915: move dev_priv->mm out of line by Daniel Vetter · 12 years ago
  37. 8d2e630 drm/i915: Needs_dmar, not by Ben Widawsky · 12 years ago
  38. 9c61a32 drm/i915: Remove scratch page from shared by Ben Widawsky · 12 years ago
  39. a81cc00 drm/i915: Cut out the infamous ILK w/a from AGP layer by Ben Widawsky · 12 years ago
  40. abedc07 drm/i915: Provide the quantization range in the AVI infoframe by Ville Syrjälä · 12 years ago
  41. 55bc60d drm/i915: Add "Automatic" mode for the "Broadcast RGB" property by Ville Syrjälä · 12 years ago
  42. 3685a8f drm/i915: Fix RGB color range property for PCH platforms by Ville Syrjälä · 12 years ago
  43. 93d1879 drm/i915: Remove use of gtt_mappable_entries by Ben Widawsky · 12 years ago
  44. dabb7a9 drm/i915: Remove use on gma_bus_addr on gen6+ by Ben Widawsky · 12 years ago
  45. 5d4545a drm/i915: Create a gtt structure by Ben Widawsky · 12 years ago
  46. 00fc2c3 drm/i915: Remove gtt_mappable_total by Ben Widawsky · 12 years ago
  47. 35451cb drm/i915: Mappable_end can't ever be > end by Ben Widawsky · 12 years ago
  48. c1fc652 drm/i915: Kill gtt_end by Ben Widawsky · 12 years ago
  49. c70af1e drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV by Ville Syrjälä · 12 years ago
  50. eef90cc drm/i915: Use the reloc.handle as an index into the execbuffer array by Chris Wilson · 12 years ago
  51. ed5982e drm/i915: Allow userspace to hint that the relocations were known by Daniel Vetter · 12 years ago
  52. bcffc3f drm/i915: Move the execbuffer objects list from the stack into the tracker by Chris Wilson · 12 years ago
  53. 3b96eff drm/i915: Take the handle idr spinlock once for looking up the exec objects by Chris Wilson · 12 years ago
  54. 419fa72 drm/i915: Mark a temporary allocation for copy-from-user as such by Chris Wilson · 12 years ago
  55. 43e28f0 drm/i915: Bail if we attempt to allocate pages for a purged object by Chris Wilson · 12 years ago
  56. dd624af drm/i915: Add a debug interface to forcibly evict and shrink our object caches by Chris Wilson · 12 years ago
  57. 0fa8779 drm/i915: use gtt_get_size() instead of open coding it by Imre Deak · 12 years ago
  58. 56c844e drm/i915: merge {i965, sandybridge}_write_fence_reg() by Imre Deak · 12 years ago
  59. d865110 drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment() by Imre Deak · 12 years ago
  60. af5163a drm/i915: Remove pch_rq_mask from struct drm_i915_private. by Egbert Eich · 12 years ago
  61. 2c10d57 drm/i915: wake up all pageflip waiters by Daniel Vetter · 12 years ago
  62. b5cc6c0 Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  63. b514407 drm/i915: fix FORCEWAKE posting reads by Jani Nikula · 12 years ago
  64. 262b6d3 drm/i915: Invalidate the relocation presumed_offsets along the slow path by Chris Wilson · 12 years ago
  65. f30d26e drm/i915/eDP: do not write power sequence registers for ghost eDP by Jani Nikula · 12 years ago
  66. 0f3b684 drm/i915: Record DERRMR, FORCEWAKE and RING_CTL in error-state by Chris Wilson · 12 years ago
  67. 82ba789 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel by Dave Airlie · 12 years ago
  68. 93927ca drm/i915: Revert shrinker changes from "Track unbound pages" by Daniel Vetter · 12 years ago
  69. ca320ac drm/i915: Use pixel size for computing linear offsets into a sprite by Chris Wilson · 12 years ago
  70. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  71. c16ed4b drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths by Chris Wilson · 12 years ago
  72. cc7ebb2 drm/i915: The sprite scaler on Ironlake also support YUV planes by Chris Wilson · 12 years ago
  73. be8a42a drm/prime: drop reference on imported dma-buf come from gem by Seung-Woo Kim · 12 years ago
  74. 3490ea5 drm/i915: Treat crtc->mode.clock == 0 as disabled by Chris Wilson · 12 years ago
  75. 48e8583 Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13" by Daniel Vetter · 12 years ago
  76. 93be878 drm/i915; Only increment the user-pin-count after successfully pinning the bo by Chris Wilson · 12 years ago
  77. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  78. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. c0c36b94 drm/i915: Return the real error code from intel_set_mode() by Chris Wilson · 12 years ago
  80. 1c45140 drm/i915: Make GSM void by Ben Widawsky · 12 years ago
  81. 06e5598 drm/i915: Move GSM mapping into dev_priv by Ben Widawsky · 12 years ago
  82. d7e5008 drm/i915: Move even more gtt code to i915_gem_gtt by Ben Widawsky · 12 years ago
  83. da494d7 drm/i915: disable shrinker lock stealing for create_mmap_offset by Daniel Vetter · 12 years ago
  84. 677feac drm/i915: optionally disable shrinker lock stealing by Daniel Vetter · 12 years ago
  85. 5b42427 drm/i915: fix flags in dma buf exporting by Dave Airlie · 12 years ago
  86. 0fde901 i915: ensure that VGA plane is disabled by Krzysztof Mazur · 12 years ago
  87. e94fbaa drm/i915: Make next_seqno debugs entry to use i915_gem_set_seqno by Mika Kuoppala · 12 years ago
  88. fca26bb drm/i915: Introduce i915_gem_set_seqno() by Mika Kuoppala · 12 years ago
  89. ba1a706 drm/i915: Always clear semaphore mboxes on seqno wrap by Mika Kuoppala · 12 years ago
  90. f7e98ad drm/i915: Initialize hardware semaphore state on ring init by Mika Kuoppala · 12 years ago
  91. b70ec5b drm/i915: Introduce ring set_seqno by Mika Kuoppala · 12 years ago
  92. 079a43f drm/i915: Missed conversion to gtt_pte_t by Ben Widawsky · 12 years ago
  93. 8782e26 drm/i915: Bug on unsupported swizzled platforms by Ben Widawsky · 12 years ago
  94. 7dbf9d6 drm/i915: BUG() if fences are used on unsupported platform by Ben Widawsky · 12 years ago
  95. dc9dd7a drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm manager by Chris Wilson · 12 years ago
  96. b0a2658 drm/i915: don't disable disconnected outputs by Daniel Vetter · 12 years ago
  97. 4d7bb01 drm/i915: fixup overlay stolen memory leak by Daniel Vetter · 12 years ago
  98. b45305f drm/i915: Implement workaround for broken CS tlb on i830/845 by Daniel Vetter · 12 years ago
  99. 3c2e81e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. 6547fbd drm/i915: Implement WaSetupGtModeTdRowDispatch by Daniel Vetter · 12 years ago