1. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  2. 9712def Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  3. a658b5d drm/i915: Make i915_hangcheck_elapsed() static by Damien Lespiau · 11 years ago
  4. ac44bfa drm/i915: Remove i915_gem_object_check_coherency() by Damien Lespiau · 11 years ago
  5. a236716 drm/i915: Remove stale prototypes by Damien Lespiau · 11 years ago
  6. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  7. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  8. 95f5301 drm/i915: Update error capture for VMs by Ben Widawsky · 11 years ago
  9. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  10. 77c122b drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning by Ville Syrjälä · 11 years ago
  11. f6cd1f1 drm/i915: Use new bind/unbind in eviction code by Ben Widawsky · 11 years ago
  12. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  13. 32c913e Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  14. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  15. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  16. 0b02e79 drm/i915: Improve VMA comments by Ben Widawsky · 11 years ago
  17. 350ec88 drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge by Chris Wilson · 11 years ago
  18. 53615a5 drm/i915: Store the watermark latency values in dev_priv by Ville Syrjälä · 11 years ago
  19. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  20. a70a314 drm/i915: Make proper functions for VMs by Ben Widawsky · 11 years ago
  21. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 12 years ago
  22. 2c1792a drm/i915: Tidy the macro casting by using an inline function by Chris Wilson · 11 years ago
  23. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 11 years ago
  24. c20e835 drm/i915: fix the racy object accounting by Daniel Vetter · 11 years ago
  25. dba8e41 drm/i915: Use the common register access functions for NOTRACE variants by Chris Wilson · 11 years ago
  26. 6af5d92 drm/i915: Use a private interface for register access within GT by Chris Wilson · 11 years ago
  27. 907b28c drm/i915: Colocate all GT access routines in the same file by Chris Wilson · 11 years ago
  28. cb54b53 Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux' by Daniel Vetter · 11 years ago
  29. 181d1b9 drm/i915: fix up gt init sequence fallout by Daniel Vetter · 11 years ago
  30. e85843b drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight by Kamal Mostafa · 11 years ago
  31. 0b74b50 drm/i915: add prefault_disable module option by Xiong Zhang · 11 years ago
  32. e13af9a Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  33. 8157ee2 Merge tag 'v3.10' into drm-intel-fixes by Daniel Vetter · 11 years ago
  34. 105b7c1 drm/intel: add enable_psr module option and disable psr by default by Rodrigo Vivi · 12 years ago
  35. 3f51e47 drm/i915: Match all PSR mode entry conditions before enabling it. by Rodrigo Vivi · 12 years ago
  36. 2f63315 drm/i915: Create VMAs by Ben Widawsky · 11 years ago
  37. 5cef07e drm/i915: Move active/inactive lists to new mm by Ben Widawsky · 11 years ago
  38. a7bbbd6 drm/i915: Create a global list of vms by Ben Widawsky · 11 years ago
  39. 93bd864 drm/i915: Put the mm in the parent address space by Ben Widawsky · 11 years ago
  40. 853ba5d drm/i915: Move gtt and ppgtt under address space umbrella by Ben Widawsky · 11 years ago
  41. 10cd45b drm/i915: introduce i915_queue_hangcheck by Mika Kuoppala · 12 years ago
  42. 11fa338 drm/i915: Fix retrieval of hangcheck stats by Chris Wilson · 12 years ago
  43. 5912450 drm/i915: store eLLC size by Ben Widawsky · 12 years ago
  44. 84734a0 drm/i915: move error state to own compilation unit by Mika Kuoppala · 12 years ago
  45. 59cdb63 drm/i915: kill dev_priv->rps.lock by Daniel Vetter · 12 years ago
  46. 12f56f5 drm/i915: remove unused members from drm_i915_private by Maarten Lankhorst · 12 years ago
  47. db1b76c drm/i915: don't frob mm.suspended when not using ums by Daniel Vetter · 12 years ago
  48. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  49. c6cfb32 drm/i915: Embed drm_mm_node in i915 gem obj by Ben Widawsky · 12 years ago
  50. edd41a8 drm/i915: Kill obj->gtt_offset by Ben Widawsky · 12 years ago
  51. f343c5f drm/i915: Getter/setter for object attributes by Ben Widawsky · 12 years ago
  52. 190d6cd drm/i915: less magic for stolen preallocated objects w/o gtt offset by Daniel Vetter · 12 years ago
  53. 4dc955f drm/i915: introduce i915_error_state_buf_init by Mika Kuoppala · 12 years ago
  54. 95d5bfb drm/i915: export error state ref handling by Mika Kuoppala · 12 years ago
  55. fc16b48 drm/i915: export error state to string conversion by Mika Kuoppala · 12 years ago
  56. f1f644d drm/i915: get mode clock when reading the pipe config v9 by Jesse Barnes · 12 years ago
  57. 2385bdf drm/i915: add fastboot param for fast & loose mode setting by Jesse Barnes · 12 years ago
  58. 911bdf0 drm/i915: Move gtt_mtrr to i915_gtt by Ben Widawsky · 12 years ago
  59. 5c3fe8b drm/i915: Move fbc members out of line by Ben Widawsky · 12 years ago
  60. 80a74f7 drm/i915: Drop dev from pte_encode by Ben Widawsky · 12 years ago
  61. 6716724 drm/i915: Combine scratch members into a struct by Ben Widawsky · 12 years ago
  62. 84f1356 drm/i915: Really share scratch page by Ben Widawsky · 12 years ago
  63. 6670a5a drm/i915: make PDE|PTE platform specific by Ben Widawsky · 12 years ago
  64. 8bcc279 drm/i915: hw state readout for i9xx dplls by Daniel Vetter · 12 years ago
  65. 15bdd4c drm/i915: consolidate pch pll enable sequence by Daniel Vetter · 12 years ago
  66. 8a5729a drm/i915: Fix reason for per-chip disabling of FBC by Damien Lespiau · 12 years ago
  67. f5adf94 drm/i915: Introduce an HAS_IPS() macro by Damien Lespiau · 12 years ago
  68. 2841926 Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  69. 854c94a drm/i915: remove a superflous semi-colon by Dan Carpenter · 12 years ago
  70. 19b2dbd drm/i915: Restore fences after resume and GPU resets by Chris Wilson · 12 years ago
  71. 7d736f4 drm/i915: add batch bo to i915_add_request() by Mika Kuoppala · 12 years ago
  72. 0025c07 drm/i915: change i915_add_request to macro by Mika Kuoppala · 12 years ago
  73. c0bb617 drm/i915: add i915_gem_context_get_hang_stats() by Mika Kuoppala · 12 years ago
  74. e59ec13 drm/i915: add struct i915_ctx_hang_stats by Mika Kuoppala · 12 years ago
  75. 66e985c drm/i915: hw state readout and cross-checking for shared dplls by Daniel Vetter · 12 years ago
  76. 5358901 drm/i915: display pll hw state readout and checking by Daniel Vetter · 12 years ago
  77. b8c3af7 drm/i915: WARN if the fence pin_count is invalid by Chris Wilson · 12 years ago
  78. e6dfcc5 Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  79. e7b903d drm/i915: enable/disable hooks for shared dplls by Daniel Vetter · 12 years ago
  80. e9a632a drm/i915: scrap register address storage by Daniel Vetter · 12 years ago
  81. 46edb02 drm/i915: metadata for shared dplls by Daniel Vetter · 12 years ago
  82. e2b7826 drm/i915: switch crtc->shared_dpll from a pointer to an enum by Daniel Vetter · 12 years ago
  83. e72f9fb drm/i915: s/pch_pll/shared_dpll/ by Daniel Vetter · 12 years ago
  84. a38911a i915/drm: Add private api for power well usage by Wang Xingchao · 12 years ago
  85. ee9300b drm/i915: move find_pll callback to dev_priv->display by Daniel Vetter · 12 years ago
  86. 96a764d drm/i915: remove i915_hangcheck_hung by Mika Kuoppala · 12 years ago
  87. 35c20a6 drm/i915: Rename the gtt_list to global_list by Ben Widawsky · 12 years ago
  88. 3c4ca58 drm/i915: add enable_ips module option by Paulo Zanoni · 12 years ago
  89. f72a118 drm/i915: add HAS_VEBOX by Xiang, Haihao · 12 years ago
  90. 92cab73 drm/i915: track ring progression using seqnos by Mika Kuoppala · 12 years ago
  91. 4c4ff43 drm/i915: add "enable" argument to intel_update_sprite_watermarks by Paulo Zanoni · 12 years ago
  92. e81f3d8 Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  93. 6493625 drm/i915: change VLV IOSF sideband accessors to not return error code by Jani Nikula · 12 years ago
  94. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 12 years ago
  95. 59de081 drm/i915: group sideband register accessors to a new file by Jani Nikula · 12 years ago
  96. edc3d88 drm/i915: avoid big kmallocs on reading error state by Mika Kuoppala · 12 years ago
  97. df97729 drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration by Imre Deak · 12 years ago
  98. 1011d8c drm/i915: remove intel_update_linetime_watermarks by Paulo Zanoni · 12 years ago
  99. 41aa344 drm/i915: Organize VBT stuff inside drm_i915_private by Rodrigo Vivi · 12 years ago
  100. c9cddff drm/i915: BIOS and power context stolen mem handling for VLV v7 by Jesse Barnes · 12 years ago