1. 9237329 drm/i915: Make intel_encoder_dpms() static by Damien Lespiau · 11 years ago
  2. a658b5d drm/i915: Make i915_hangcheck_elapsed() static by Damien Lespiau · 11 years ago
  3. c55651b drm/i915: Fix #endif comment 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. 6d2b888 drm/i915: List objects allocated from stolen memory in debugfs by Chris Wilson · 11 years ago
  7. a95fd8c drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane by Ville Syrjälä · 11 years ago
  8. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  9. 88a94a5 drm/i915: Don't try to disable plane if it's already disabled by Ville Syrjälä · 11 years ago
  10. b39d53f drm/i915: Pass crtc to our update/disable_plane hooks by Ville Syrjälä · 11 years ago
  11. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  12. 240264f drm/i915: Pull some watermarks state into a separate structure by Ville Syrjälä · 11 years ago
  13. 158ae64 drm/i915: Calculate max watermark levels for ILK+ by Ville Syrjälä · 11 years ago
  14. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  15. a9786a1 drm/i915: Pull watermark level validity check out by Ville Syrjälä · 11 years ago
  16. 8b9c2b9 drm/i915: Add vma to list at creation by Ben Widawsky · 11 years ago
  17. 95f5301 drm/i915: Update error capture for VMs by Ben Widawsky · 11 years ago
  18. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  19. 5cacaac drm/i915: Fix up map and fenceable for VMA by Ben Widawsky · 11 years ago
  20. 2b4bd0e drm/i915: Silence a sparse warning by Ville Syrjälä · 11 years ago
  21. 77c122b drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning by Ville Syrjälä · 11 years ago
  22. 71fff20 drm/i915: Kill fbc_enable from hsw_lp_wm_results by Ville Syrjälä · 11 years ago
  23. 6f5ddd1 drm/i915: Split watermark level computation from the code by Ville Syrjälä · 11 years ago
  24. 39db4a4 drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code by Ville Syrjälä · 11 years ago
  25. 9198ee5 drm/i915/hmdi: Rename set_infoframe() to write_infoframe() by Damien Lespiau · 11 years ago
  26. 1574763 drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes by Damien Lespiau · 11 years ago
  27. bf02db9 drm: Handle the DBLCLK flag in the common infoframe helper by Damien Lespiau · 11 years ago
  28. c5022bb drm/i915: Remove the now obsolete infoframe definitions by Damien Lespiau · 11 years ago
  29. 15dcd35 drm/i915/sdvo: Port the infoframe code to the shared infrastructure by Damien Lespiau · 11 years ago
  30. 5adaea7 drm/i915/hdmi: Port the infoframe code to the common hdmi helpers by Damien Lespiau · 11 years ago
  31. 178f736 drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type by Damien Lespiau · 11 years ago
  32. 03a7a18 drm: Don't generate invalid AVI infoframes for CEA modes by Damien Lespiau · 11 years ago
  33. 9843877 drm/i915: turn bound_ggtt checks to bound_any by Ben Widawsky · 11 years ago
  34. f6cd1f1 drm/i915: Use new bind/unbind in eviction code by Ben Widawsky · 11 years ago
  35. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  36. 80dcfdb drm/i915: Rework __i915_gem_shrink by Ben Widawsky · 11 years ago
  37. 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
  38. abf1903 drm/ttm: inline drm_bo_setup_vm() by David Herrmann · 11 years ago
  39. c700c67 drm/mm: remove unused API by David Herrmann · 11 years ago
  40. 06e78ed drm/i915: pre-alloc instead of drm_mm search/get_block by David Herrmann · 11 years ago
  41. 78af329 drm/ttm: replace drm_mm_pre_get() by direct alloc by David Herrmann · 11 years ago
  42. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  43. 08fcd72 drm: don't push static constants on stack for %*ph by Andy Shevchenko · 11 years ago
  44. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  45. 31e5d7c drm/mm: add "best_match" flag to drm_mm_insert_node() by David Herrmann · 11 years ago
  46. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  47. 0b02e79 drm/i915: Improve VMA comments by Ben Widawsky · 11 years ago
  48. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  49. 350ec88 drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge by Chris Wilson · 11 years ago
  50. ad8d270 drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers by Paulo Zanoni · 11 years ago
  51. f72d19f drm/i915: silence useless messages about DDI buffer translation by Paulo Zanoni · 11 years ago
  52. 637efac drm/i915: eliminate dead domain clearing on reset by Ben Widawsky · 11 years ago
  53. 3712646 drm/i915: Add comments about units of latency values by Ville Syrjälä · 11 years ago
  54. b0aea5d drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too by Ville Syrjälä · 11 years ago
  55. 3312ba6 drm/i915: Disable specific watermark levels when latency is zero by Ville Syrjälä · 11 years ago
  56. 26ec971 drm/i915: Print the watermark latencies during init by Ville Syrjälä · 11 years ago
  57. 5b77da3 drm/i915: Use the stored cursor and plane latencies properly by Ville Syrjälä · 11 years ago
  58. 53615a5 drm/i915: Store the watermark latency values in dev_priv by Ville Syrjälä · 11 years ago
  59. 3a88d0a drm/i915: Add ILK support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  60. d1ccbb5 drm/i915: make reset&hangcheck code VM aware by Ben Widawsky · 11 years ago
  61. 3e12302 drm/i915: BUG_ON put_pages later by Ben Widawsky · 11 years ago
  62. 3089c6f drm/i915: make caching operate on all address spaces by Ben Widawsky · 11 years ago
  63. 28d6a7b drm/i915: thread address space through execbuf by Ben Widawsky · 11 years ago
  64. 1d693bc drm/i915: Update describe_obj by Ben Widawsky · 11 years ago
  65. 40d74980 drm/i915: Use ggtt_vm to save some typing by Ben Widawsky · 11 years ago
  66. c37e220 drm/i915: Add VM to pin by Ben Widawsky · 11 years ago
  67. fcb4a57 drm/i915: Use bound list for inactive shrink by Ben Widawsky · 11 years ago
  68. a70a314 drm/i915: Make proper functions for VMs by Ben Widawsky · 11 years ago
  69. 31a46c9 drm/i915: Rework drop caches for checkpatch by Ben Widawsky · 11 years ago
  70. fc8c067 drm/i915: Create an init vm by Ben Widawsky · 11 years ago
  71. 87a6b68 drm/i915/hsw: Change default LLC age to 3 by Ben Widawsky · 11 years ago
  72. 6d5c2d8 i915: fix ACPI _DSM warning by Peter Wu · 11 years ago
  73. 2960bc9 drm/i915: make user mode sync polarity setting explicit by Imre Deak · 11 years ago
  74. 5004945 drm/i915: move encoder->enable callback later in VLV crtc enable by Jani Nikula · 11 years ago
  75. b76cf76 drm/i915: rearrange vlv hdmi enable and pre_enable callbacks by Jani Nikula · 11 years ago
  76. ab1f90f drm/i915: rearrange vlv dp enable and pre_enable callbacks by Jani Nikula · 11 years ago
  77. 0980a60 drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI by Chris Wilson · 11 years ago
  78. b6dfdc9 drm/i915: enable IPS for bpp <= 24 by Jesse Barnes · 11 years ago
  79. 63cf9a1 drm/i915: Add SNB/IVB support to intel_read_wm_latency by Ville Syrjälä · 11 years ago
  80. e5d5019 drm/i915: Don't multiply the watermark latency values too early by Ville Syrjälä · 11 years ago
  81. 12b134d drm/i915: Split out reading of HSW watermark latency values by Ville Syrjälä · 11 years ago
  82. 888fd15 drm/i915: Change the watermark latency type to uint16_t by Ville Syrjälä · 11 years ago
  83. 1fda988 drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm by Ville Syrjälä · 11 years ago
  84. 2329704 drm/i915: Rename most wm compute functions to ilk_ prefix by Ville Syrjälä · 11 years ago
  85. 3658729 drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate by Ville Syrjälä · 11 years ago
  86. ec4c4aa drm/i915: Calculate the sprite WM based on the source width instead of the destination width by Ville Syrjälä · 11 years ago
  87. 67ca28f drm/i915: Pass the actual sprite width to watermarks functions by Ville Syrjälä · 11 years ago
  88. bdd57d0 drm/i915: Add scaled paramater to update_sprite_watermarks() by Ville Syrjälä · 11 years ago
  89. 2c1792a drm/i915: Tidy the macro casting by using an inline function by Chris Wilson · 11 years ago
  90. b3ae96a drm/i915: Remove useless define by Stéphane Marchesin · 11 years ago
  91. 08c4526 drm/i915: Use the same pte_encoding for ppgtt as for gtt by Chris Wilson · 11 years ago
  92. 29ebf90 drm/i915: Squelch repeated reasoning for why FBC cannot be activated by Chris Wilson · 11 years ago
  93. 135c81b drm/i915: clean up crtc timings computation by Daniel Vetter · 11 years ago
  94. 36f2d1f drm/i915: rip out legacy encoder->mode_set callback by Daniel Vetter · 11 years ago
  95. c7d8be3 drm/i915/ddi: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  96. 66df24d drm/i915/lvds: use the native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  97. b934223d drm/i915/dp: use native encoder ->mode_set callback by Daniel Vetter · 11 years ago
  98. c59423a drm/i915/hdmi: use native encoder mode_set callback by Daniel Vetter · 11 years ago
  99. eebe6f0 drm/i915/crt: use native encoder->mode_set callback by Daniel Vetter · 11 years ago
  100. cd91ef2 drm/i915/tv: Use native encoder->mode_set callback by Daniel Vetter · 11 years ago