1. a400664 drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq by Paulo Zanoni · 11 years ago
  2. ec013e7 drm/i915: Expose energy counter on SNB+ through debugfs by Jesse Barnes · 11 years ago
  3. e3ce763 drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})() by Damien Lespiau · 11 years ago
  4. 3abdb33 drm: Remove IS_IRONLAKE_D() by Damien Lespiau · 11 years ago
  5. fdaa930 drm/i915: Remove HAS_PIPE_CONTROL() by Damien Lespiau · 11 years ago
  6. 8254860 drm/i915: Remove DSPARB_HWCONTROL() by Damien Lespiau · 11 years ago
  7. 139ccd3 drm/i915: make IVB FDI training match spec v3 by Jesse Barnes · 11 years ago
  8. 8637b40 drm/i915/vma: Correct use after free in eviction by Ben Widawsky · 11 years ago
  9. accfef2 drm/i915: prepare bind_to_vm for preallocated vma by Ben Widawsky · 11 years ago
  10. 82a55ad drm/i915: Switch eviction code to use vmas by Ben Widawsky · 11 years ago
  11. b25cb2f drm/i915: s/obj->exec_list/obj->obj_exec_link in debugfs by Ben Widawsky · 11 years ago
  12. 99486b8 i915: Add a Kconfig option to turn on i915.preliminary_hw_support by default by Josh Triplett · 11 years ago
  13. 79f8dea drm/i915: enable the power well before module unload by Paulo Zanoni · 11 years ago
  14. 608806a drm/i915: explicit store base gem object in dma_buf->priv by Daniel Vetter · 11 years ago
  15. f214266 drm/i915: unpin backing storage in dmabuf_unmap by Daniel Vetter · 11 years ago
  16. fd547d2 drm/i915: Only unmask required PM interrupts by Vinit Azad · 11 years ago
  17. 6aedd1f drm/i915: clarify Haswell power well bit names by Paulo Zanoni · 11 years ago
  18. 8dc8a27 drm/i915: check the power well when redisabling VGA by Paulo Zanoni · 11 years ago
  19. 4b6d846 drm/i915: Drop the overzealous warning from i915_gem_set_cache_level by Chris Wilson · 11 years ago
  20. 3ef80a8 drm: WARN when removing unallocated node by Ben Widawsky · 11 years ago
  21. 4998709 drm/i915: use vma->node directly and rewrap map&fence in bind by Daniel Vetter · 11 years ago
  22. 4bd561b drm/i915: cleanup map&fence in bind by Ben Widawsky · 11 years ago
  23. 433544b drm/i915: Remove node only when allocated by Ben Widawsky · 11 years ago
  24. 4a025e2 drm/i915: clarify error paths in create_stolen_for_preallocated by Daniel Vetter · 11 years ago
  25. 4e5aabf drm/i915: Get VECS semaphore info on error by Ben Widawsky · 11 years ago
  26. 5020150 drm/i915: Initialize seqno for VECS too by Ben Widawsky · 11 years ago
  27. 351aa56 drm/i915: tune the RC6 threshold for stability by Stéphane Marchesin · 11 years ago
  28. ed1c9e2 drm/i915: print a message when we detect an early Haswell SDV by Paulo Zanoni · 11 years ago
  29. a1d9570 drm/i915: Print the changes required for modeset by Chris Wilson · 11 years ago
  30. f3f0857 drm/i915: remove set but unused variables by Paulo Zanoni · 11 years ago
  31. 4257d3b drm/i915: Allow the user to set bo into the DISPLAY cache domain by Chris Wilson · 11 years ago
  32. 651d794 drm/i915: Use Write-Through cacheing for the display plane on Iris by Chris Wilson · 11 years ago
  33. ea04cb3 drm/i915: drop unnecessary local variable to suppress build warning by Jani Nikula · 11 years ago
  34. f2f4d82 drm/i915: give more distinctive names to ring hangcheck action enums by Jani Nikula · 11 years ago
  35. c8b5018 drm/i915: remove unused leftover variable irq_received by Jani Nikula · 11 years ago
  36. 1ad87e7 i915: Fix SDVO potentially turning off randomly by Guillaume Clement · 11 years ago
  37. 7ace7ef drm/i915: WARN_ON failed map_and_fenceable by Ben Widawsky · 11 years ago
  38. 35c7ab4 drm/i915: reserve I915_CACHING_DISPLAY and document cache modes by Daniel Vetter · 11 years ago
  39. 000433b drm/i915: Only do a chipset flush after a clflush by Chris Wilson · 11 years ago
  40. d46f1c3 drm/i915: Allow the GPU to cache stolen memory by Chris Wilson · 11 years ago
  41. 2c22569 drm/i915: Update rules for writing through the LLC with the cpu by Chris Wilson · 11 years ago
  42. cc98b41 drm/i915: Track when an object is pinned for use by the display engine by Chris Wilson · 11 years ago
  43. c76ce03 drm/i915: Update rules for reading cache lines through the LLC by Chris Wilson · 11 years ago
  44. 5c53661 drm/i915: Fix FB WM for HSW by Ville Syrjälä · 11 years ago
  45. 6f6005a drm/i915: expose HDMI connectors on port C on BYT by Jesse Barnes · 11 years ago
  46. 16e5406 drm/i915: fix a limit check in hsw_compute_wm_results() by Dan Carpenter · 11 years ago
  47. 58e73e1 drm/i915: unbreak i915_gem_object_ggtt_unbind() by Dan Carpenter · 11 years ago
  48. e7457a9 drm/i915: Make intel_set_mode() static by Damien Lespiau · 11 years ago
  49. 1414f6c drm/i915: Remove intel_modeset_disable() by Damien Lespiau · 11 years ago
  50. 9237329 drm/i915: Make intel_encoder_dpms() static by Damien Lespiau · 11 years ago
  51. a658b5d drm/i915: Make i915_hangcheck_elapsed() static by Damien Lespiau · 11 years ago
  52. c55651b drm/i915: Fix #endif comment by Damien Lespiau · 11 years ago
  53. ac44bfa drm/i915: Remove i915_gem_object_check_coherency() by Damien Lespiau · 11 years ago
  54. a236716 drm/i915: Remove stale prototypes by Damien Lespiau · 11 years ago
  55. 6d2b888 drm/i915: List objects allocated from stolen memory in debugfs by Chris Wilson · 11 years ago
  56. a95fd8c drm/i915: Always call intel_update_sprite_watermarks() when disabling a plane by Ville Syrjälä · 11 years ago
  57. adf3d35 drm/i915: Pass plane and crtc to intel_update_sprite_watermarks by Ville Syrjälä · 11 years ago
  58. 88a94a5 drm/i915: Don't try to disable plane if it's already disabled by Ville Syrjälä · 11 years ago
  59. b39d53f drm/i915: Pass crtc to our update/disable_plane hooks by Ville Syrjälä · 11 years ago
  60. c35426d drm/i915: Split plane watermark parameters into a separate struct by Ville Syrjälä · 11 years ago
  61. 240264f drm/i915: Pull some watermarks state into a separate structure by Ville Syrjälä · 11 years ago
  62. 158ae64 drm/i915: Calculate max watermark levels for ILK+ by Ville Syrjälä · 11 years ago
  63. 1fd527c drm/i915: Rename hsw_lp_wm_result to intel_wm_level by Ville Syrjälä · 11 years ago
  64. a9786a1 drm/i915: Pull watermark level validity check out by Ville Syrjälä · 11 years ago
  65. 8b9c2b9 drm/i915: Add vma to list at creation by Ben Widawsky · 11 years ago
  66. 95f5301 drm/i915: Update error capture for VMs by Ben Widawsky · 11 years ago
  67. ca191b1 drm/i915: mm_list is per VMA by Ben Widawsky · 11 years ago
  68. 5cacaac drm/i915: Fix up map and fenceable for VMA by Ben Widawsky · 11 years ago
  69. 2b4bd0e drm/i915: Silence a sparse warning by Ville Syrjälä · 11 years ago
  70. 77c122b drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning by Ville Syrjälä · 11 years ago
  71. 71fff20 drm/i915: Kill fbc_enable from hsw_lp_wm_results by Ville Syrjälä · 11 years ago
  72. 6f5ddd1 drm/i915: Split watermark level computation from the code by Ville Syrjälä · 11 years ago
  73. 39db4a4 drm/i915: Use 'enabled' instead of 'enable' consistently in sprite WM code by Ville Syrjälä · 11 years ago
  74. 9198ee5 drm/i915/hmdi: Rename set_infoframe() to write_infoframe() by Damien Lespiau · 11 years ago
  75. 1574763 drm: Set aspect ratio fields in the AVI infoframe even for non CEA modes by Damien Lespiau · 11 years ago
  76. bf02db9 drm: Handle the DBLCLK flag in the common infoframe helper by Damien Lespiau · 11 years ago
  77. c5022bb drm/i915: Remove the now obsolete infoframe definitions by Damien Lespiau · 11 years ago
  78. 15dcd35 drm/i915/sdvo: Port the infoframe code to the shared infrastructure by Damien Lespiau · 11 years ago
  79. 5adaea7 drm/i915/hdmi: Port the infoframe code to the common hdmi helpers by Damien Lespiau · 11 years ago
  80. 178f736 drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type by Damien Lespiau · 11 years ago
  81. 03a7a18 drm: Don't generate invalid AVI infoframes for CEA modes by Damien Lespiau · 11 years ago
  82. 3b390f6 video/hmdi: Clear the whole incoming buffer, not just the infoframe size by Damien Lespiau · 11 years ago
  83. 61177b0 video/hdmi: Add a macro to return the size of a full infoframe by Damien Lespiau · 11 years ago
  84. 72b0989 video/hdmi: Introduce a generic hdmi_infoframe union by Damien Lespiau · 11 years ago
  85. 3c6b054 video/hdmi: Replace the payload length by their defines by Damien Lespiau · 11 years ago
  86. 9843877 drm/i915: turn bound_ggtt checks to bound_any by Ben Widawsky · 11 years ago
  87. f6cd1f1 drm/i915: Use new bind/unbind in eviction code by Ben Widawsky · 11 years ago
  88. 07fe0b1 drm/i915: plumb VM into bind/unbind code by Ben Widawsky · 11 years ago
  89. 80dcfdb drm/i915: Rework __i915_gem_shrink by Ben Widawsky · 11 years ago
  90. 0b02e79 drm/i915: Improve VMA comments by Ben Widawsky · 11 years ago
  91. ddfe156 drm/i915: Export intel_framebuffer_fini by Chris Wilson · 11 years ago
  92. 350ec88 drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge by Chris Wilson · 11 years ago
  93. ad8d270 drm/i915: remove use_fdi_mode argument from intel_prepare_ddi_buffers by Paulo Zanoni · 11 years ago
  94. f72d19f drm/i915: silence useless messages about DDI buffer translation by Paulo Zanoni · 11 years ago
  95. 637efac drm/i915: eliminate dead domain clearing on reset by Ben Widawsky · 11 years ago
  96. 3712646 drm/i915: Add comments about units of latency values by Ville Syrjälä · 11 years ago
  97. b0aea5d drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too by Ville Syrjälä · 11 years ago
  98. 3312ba6 drm/i915: Disable specific watermark levels when latency is zero by Ville Syrjälä · 11 years ago
  99. 26ec971 drm/i915: Print the watermark latencies during init by Ville Syrjälä · 11 years ago
  100. 5b77da3 drm/i915: Use the stored cursor and plane latencies properly by Ville Syrjälä · 11 years ago