1. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  2. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  3. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  4. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  5. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  6. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 11 years ago
  7. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 11 years ago
  8. 5912450 drm/i915: store eLLC size by Ben Widawsky · 11 years ago
  9. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 11 years ago
  10. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 11 years ago
  11. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 11 years ago
  12. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 11 years ago
  13. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 11 years ago
  14. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 11 years ago
  15. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 11 years ago
  16. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 11 years ago
  17. 4dc955f drm/i915: introduce i915_error_state_buf_init by Mika Kuoppala · 11 years ago
  18. 95d5bfb drm/i915: export error state ref handling by Mika Kuoppala · 11 years ago
  19. fc16b48 drm/i915: export error state to string conversion by Mika Kuoppala · 11 years ago
  20. f1f644d drm/i915: get mode clock when reading the pipe config v9 by Jesse Barnes · 11 years ago
  21. 2385bdf drm/i915: add fastboot param for fast & loose mode setting by Jesse Barnes · 11 years ago
  22. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 11 years ago
  23. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 11 years ago
  24. 80a74f7 drm/i915: Drop dev from pte_encode by Ben Widawsky · 11 years ago
  25. 6716724 drm/i915: Combine scratch members into a struct by Ben Widawsky · 11 years ago
  26. 84f1356 drm/i915: Really share scratch page by Ben Widawsky · 11 years ago
  27. 6670a5a drm/i915: make PDE|PTE platform specific by Ben Widawsky · 11 years ago
  28. 8bcc279 drm/i915: hw state readout for i9xx dplls by Daniel Vetter · 11 years ago
  29. 15bdd4c drm/i915: consolidate pch pll enable sequence by Daniel Vetter · 11 years ago
  30. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 11 years ago
  31. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 11 years ago
  32. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  33. 854c94a drm/i915: remove a superflous semi-colon by Dan Carpenter · 11 years ago
  34. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 11 years ago
  35. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 11 years ago
  36. c0bb617 drm/i915: add i915_gem_context_get_hang_stats() by Mika Kuoppala · 11 years ago
  37. e59ec13 drm/i915: add struct i915_ctx_hang_stats by Mika Kuoppala · 11 years ago
  38. 66e985c drm/i915: hw state readout and cross-checking for shared dplls by Daniel Vetter · 11 years ago
  39. 5358901 drm/i915: display pll hw state readout and checking by Daniel Vetter · 11 years ago
  40. b8c3af7 drm/i915: WARN if the fence pin_count is invalid by Chris Wilson · 11 years ago
  41. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  42. e7b903d drm/i915: enable/disable hooks for shared dplls by Daniel Vetter · 11 years ago
  43. e9a632a drm/i915: scrap register address storage by Daniel Vetter · 11 years ago
  44. 46edb02 drm/i915: metadata for shared dplls by Daniel Vetter · 11 years ago
  45. e2b7826 drm/i915: switch crtc->shared_dpll from a pointer to an enum by Daniel Vetter · 11 years ago
  46. e72f9fb drm/i915: s/pch_pll/shared_dpll/ by Daniel Vetter · 11 years ago
  47. a38911a i915/drm: Add private api for power well usage by Wang Xingchao · 11 years ago
  48. ee9300b drm/i915: move find_pll callback to dev_priv->display by Daniel Vetter · 11 years ago
  49. 96a764d drm/i915: remove i915_hangcheck_hung by Mika Kuoppala · 11 years ago
  50. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 11 years ago
  51. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 11 years ago
  52. f72a118 drm/i915: add HAS_VEBOX by Xiang, Haihao · 11 years ago
  53. 92cab73 drm/i915: track ring progression using seqnos by Mika Kuoppala · 11 years ago
  54. 4c4ff43 drm/i915: add "enable" argument to intel_update_sprite_watermarks by Paulo Zanoni · 11 years ago
  55. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  56. 6493625 drm/i915: change VLV IOSF sideband accessors to not return error code by Jani Nikula · 11 years ago
  57. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 11 years ago
  58. 59de081 drm/i915: group sideband register accessors to a new file by Jani Nikula · 11 years ago
  59. edc3d88 drm/i915: avoid big kmallocs on reading error state by Mika Kuoppala · 11 years ago
  60. df97729 drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration by Imre Deak · 11 years ago
  61. 1011d8c drm/i915: remove intel_update_linetime_watermarks by Paulo Zanoni · 11 years ago
  62. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 11 years ago
  63. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 11 years ago
  64. 7d708ee drm/i915: HSW: allow PCH clock gating for suspend by Imre Deak · 11 years ago
  65. b97186f drm/i915: add intel_display_power_enabled by Paulo Zanoni · 11 years ago
  66. 8f375e1 drm/i915: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} by Jan-Simon Möller · 11 years ago
  67. 0e50e96 drm/i915: add context into request struct by Mika Kuoppala · 11 years ago
  68. dce3271 drm/i915: reference count for i915_hw_contexts by Mika Kuoppala · 11 years ago
  69. 68fc874 drm/i915: move lvds_border_bits to pipe_config by Daniel Vetter · 11 years ago
  70. f49e38d drm/i915: cleanup opregion asle pipestat enable by Jani Nikula · 11 years ago
  71. b074cec drm/i915: move PCH pfit controls into pipe_config by Jesse Barnes · 11 years ago
  72. 81a0780 drm/i915: drop code duplication in favor of asle interrupt handler by Jani Nikula · 11 years ago
  73. 8ba2d18 drm/i915: protect backlight registers and data with a spinlock by Jani Nikula · 11 years ago
  74. 52ceb90 drm/i915: make sure GPU freq drops to minimum after entering RC6 v4 by Jesse Barnes · 11 years ago
  75. 30568c4 drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag by Damien Lespiau · 11 years ago
  76. e76ebff drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED() by Damien Lespiau · 11 years ago
  77. dd93be5 drm/i915: Turn HAS_DDI() into a device_info flag by Damien Lespiau · 11 years ago
  78. a587f77 drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well by Damien Lespiau · 11 years ago
  79. 79fc46d drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro by Damien Lespiau · 11 years ago
  80. 142e239 drm/i915: Add bit field to record which pins have received HPD events (v3) by Egbert Eich · 11 years ago
  81. 2d04bef drm/i915: Add PTE encoding function to the gtt/ppgtt vtables. by Kenneth Graunke · 11 years ago
  82. 0a073b8 drm/i915: turbo & RC6 support for VLV v7 by Jesse Barnes · 11 years ago
  83. 855ba3b drm/i915: VLV GPU frequency to opcode functions by Jesse Barnes · 11 years ago
  84. 06da8da drm/i915: Use alphabetical names for sprites by Ville Syrjälä · 11 years ago
  85. 3f704fa drm/i915: set CPT FDI RX polarity bits based on VBT by Paulo Zanoni · 11 years ago
  86. ac4c16c drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4) by Egbert Eich · 11 years ago
  87. b543fb0 drm/i915: Add HPD IRQ storm detection (v5) by Egbert Eich · 11 years ago
  88. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 11 years ago
  89. 31c7738 drm/i915: Better overclock support by Ben Widawsky · 11 years ago
  90. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 11 years ago
  91. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 11 years ago
  92. 40c7ead drm/i915: PCH_NOP by Ben Widawsky · 11 years ago
  93. 0e8ffe1 drm/i915: add hw state readout/checking for pipe_config by Daniel Vetter · 11 years ago
  94. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  95. a0e4e19 drm/i915: add Punit read/write routines for VLV v2 by Jesse Barnes · 11 years ago
  96. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 11 years ago
  97. 31ad8ec drm/i915: group backlight related stuff into a struct by Jani Nikula · 11 years ago
  98. b8cecdf drm/i915: introduce struct intel_crtc_config by Daniel Vetter · 11 years ago
  99. 2db76d7 lib/scatterlist: sg_page_iter: support sg lists w/o backing pages by Imre Deak · 11 years ago
  100. 4f770a5 DRM/i915: Get rid if the 'hotplug_supported_mask' in struct drm_i915_private. by Egbert Eich · 11 years ago