1. 603525d drm/i915: Refactor intel_surf_alignment() by Ville Syrjälä · 9 years ago
  2. ce1e5c1 drm/i915: s/intel_gen4_compute_page_offset/intel_compute_tile_offset/ by Ville Syrjälä · 9 years ago
  3. d843310 drm/i915: Use intel_tile_{size,width,height}() in intel_gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  4. d9b3288 drm/i915: change intel_fill_fb_ggtt_view() to use the real tile size by Ville Syrjälä · 9 years ago
  5. 832be82 drm/i915: Redo intel_tile_height() as intel_tile_size() / intel_tile_width() by Ville Syrjälä · 9 years ago
  6. 7b49f94 drm/i915: Factor out intel_tile_width() by Ville Syrjälä · 9 years ago
  7. b5c6533 drm/i915: Pass modifier instead of tiling_mode to gen4_compute_page_offset() by Ville Syrjälä · 9 years ago
  8. 657fb5f drm/i915: use kobj_to_dev() by Geliang Tang · 9 years ago
  9. ec8a977 drm/i915: Fix bsd2 ring name by Tvrtko Ursulin · 9 years ago
  10. d9f3af9 drm/i915: Compact logical ring interrupt initialization by Tvrtko Ursulin · 9 years ago
  11. c9cacf9 drm/i915: Extract vfunc setup from logical ring initializers by Tvrtko Ursulin · 9 years ago
  12. f11a0f4 drm/i915/gen8: Factor out display interrupt handling by Tvrtko Ursulin · 9 years ago
  13. e32192e drm/i915/gen8: Tidy display interrupt processing by Tvrtko Ursulin · 9 years ago
  14. 1892faa drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page by Michel Thierry · 9 years ago
  15. 0cd1262 drm/i915: Handle error paths during watermark sanitization properly (v3) by Matt Roper · 9 years ago
  16. ceccad5 drm/i915: Only complain about n_edp_entries with eDP ports by Ville Syrjälä · 9 years ago
  17. 9d611c0 drm/i915: Use MI_BATCH_BUFFER_START on 830/845 by Ville Syrjälä · 9 years ago
  18. 7244f30 drm/i915: Expect child dev size of 22 bytes for VBT < 106 by Ville Syrjälä · 9 years ago
  19. 52b69c8 drm/i915: Allow 27 bytes child_dev for VBT <109 by Ville Syrjälä · 9 years ago
  20. b7792d8 drm/i915: Wait for pipe to start before sampling vblank timestamps on gen2 by Ville Syrjälä · 9 years ago
  21. 7d3fdff drm/i915: Cleanup phys status page too by Ville Syrjälä · 9 years ago
  22. 6a7e4f9 drm/i915: Kill intel_prepare_ddi() by Ville Syrjälä · 9 years ago
  23. 10afa0b drm/i915: Reject >9 ddi translation entried if port != A/E on SKL by Ville Syrjälä · 9 years ago
  24. 78ab0ba drm/i915: Pass around dev_priv for ddi buffer programming by Ville Syrjälä · 9 years ago
  25. cd1101c drm/i915: Eliminate duplicated skl_get_buf_trans_dp() by Ville Syrjälä · 9 years ago
  26. acee299 drm/i915: Remove pointless 'ddi_translations' local variable by Ville Syrjälä · 9 years ago
  27. ccb1a83 drm/i915: Store max lane count in intel_digital_port by Ville Syrjälä · 9 years ago
  28. 10e7bec drm/i915: Check max number of lanes when registering DDI ports by Ville Syrjälä · 9 years ago
  29. d919161 drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST by Ville Syrjälä · 9 years ago
  30. 7eb08a2 drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail by Tvrtko Ursulin · 9 years ago
  31. bc95ce7 drm/i915/dsi: add debug printing of the new sequence block names by Jani Nikula · 9 years ago
  32. c67fed8 drm/i915/dsi: reduce tedious repetition by Jani Nikula · 9 years ago
  33. 4079578 drm/i915/dsi: skip unknown elements for sequence block v3+ by Jani Nikula · 9 years ago
  34. 2a33d93 drm/i915/bios: add support for MIPI sequence block v3 by Jani Nikula · 9 years ago
  35. 4b42dfb drm/i915/bios: add defines for v3 sequence block by Jani Nikula · 9 years ago
  36. 29bbdcb drm/i915: skip the i2c element in the generic VBT DSI driver by Jani Nikula · 9 years ago
  37. e534f7a drm/i915/bios: add sequences for MIPI sequence block v2 by Jani Nikula · 9 years ago
  38. f4d6493 drm/i915/bios: interpret the i2c element by Jani Nikula · 9 years ago
  39. bc3b934 drm/i915: Arm the unclaimed mmio debugs on suspend path by Mika Kuoppala · 9 years ago
  40. 9c05350 drm/i915: Enable mmio_debug for vlv/chv by Mika Kuoppala · 9 years ago
  41. bcf8be2 drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long. by Maarten Lankhorst · 9 years ago
  42. db1a6aa drm/i915: Update DRIVER_DATE to 20160111 by Daniel Vetter · 9 years ago
  43. cd7feaa drm/i915: Don't warn if the workaround list is empty part 2. by Boyer, Wayne · 9 years ago
  44. 8d7a1c4 drm/i915/kbl: Adding missing IS_KABYLAKE checks. by Rodrigo Vivi · 9 years ago
  45. b5c0bbc drm/i915/dsi: remove unused dsi_rr_formula() by Jani Nikula · 9 years ago
  46. d7d85d8 drm/i915/dsi: abstract get pclk platform differences by Jani Nikula · 9 years ago
  47. 8ac3e1b drm/i915: Add non claimed mmio checking for vlv/chv by Mika Kuoppala · 9 years ago
  48. 4bd0a25 drm/i915: Streamline unclaimed reg debug trace by Mika Kuoppala · 9 years ago
  49. 7571494 drm/i915: Do one shot unclaimed mmio detection less frequently by Mika Kuoppala · 9 years ago
  50. 55ec45c drm/i915: Detect and clear unclaimed access on resume by Mika Kuoppala · 9 years ago
  51. fc97618 drm/i915: Introduce intel_uncore_unclaimed_mmio by Mika Kuoppala · 9 years ago
  52. 8a47eb1 drm/i915: Consolidate unclaimed mmio detection by Mika Kuoppala · 9 years ago
  53. 61642ff drm/i915: Inspect subunit states on hangcheck by Mika Kuoppala · 9 years ago
  54. d7097cf drm/i915: Cleaning up DDI translation tables by Rodrigo Vivi · 9 years ago
  55. 63ebce1 drm/i915: Update Skylake DDI translation table for DP. by Rodrigo Vivi · 9 years ago
  56. 2e78416 drm/i915: Update Skylake DDI translation table for HDMI. by Rodrigo Vivi · 9 years ago
  57. 07c5191 drm/i915: intel_hpd_init(): Fix suspend/resume reprobing by Lyude · 9 years ago
  58. 91a4103 drm/i915: Extract CSB status read by Ben Widawsky · 9 years ago
  59. f764a8b drm/i915: Change WARN to ERROR in CSB count by Ben Widawsky · 9 years ago
  60. 5590a5f drm/i915: Cleanup some of the CSB handling by Ben Widawsky · 9 years ago
  61. 16fbc29 drm/i915/kbl: Enable PW1 and Misc I/O power wells by Michel Thierry · 9 years ago
  62. c03242b drm/i915: Remove commit_plane function pointer. by Maarten Lankhorst · 9 years ago
  63. a8d201a drm/i915: Use plane state for primary plane updates. by Maarten Lankhorst · 9 years ago
  64. 55a08b3f drm/i915: Use the plane state for cursor updates. by Maarten Lankhorst · 9 years ago
  65. f285802 drm/i915: Make disable_cursor_plane similar to commit_cursor_plane. by Maarten Lankhorst · 9 years ago
  66. edd6260 drm/i915: Remove some visibility checks from intel_crtc_update_cursor. by Maarten Lankhorst · 9 years ago
  67. a758e68 drm/i915: Do not use commit_plane for sprite planes. by Maarten Lankhorst · 9 years ago
  68. 2fde139 drm/i915: Use passed plane state for sprite planes, v4. by Maarten Lankhorst · 9 years ago
  69. 396e33a drm/i915: Add two-stage ILK-style watermark programming (v10) by Matt Roper · 9 years ago
  70. 2dfb0b8 drm/i915: shut up gen8+ SDE irq dmesg noise, again by Jani Nikula · 9 years ago
  71. 31d10b5 drm/i915: Allow fuzzy matching in intel_compare_link_m_n by Maarten Lankhorst · 9 years ago
  72. d93c037 drm/i915: Sanitize watermarks after hardware state readout (v4) by Matt Roper · 9 years ago
  73. 1512688 drm/i915: Add extra paranoia to ILK watermark calculations by Matt Roper · 9 years ago
  74. ee91a15 drm/i915: Convert hsw_compute_linetime_wm to use in-flight state by Matt Roper · 9 years ago
  75. 0a8d8a8 drm/i915: Setup clipped src/dest coordinates during FB reconstruction (v2) by Matt Roper · 9 years ago
  76. 42f1cae drm/i915: Restore inhibiting the load of the default context by Chris Wilson · 9 years ago
  77. becd9ca drm/i915: Tune down rpm wakelock debug checks by Daniel Vetter · 9 years ago
  78. c523647 drm/i915: Allow use of get_dma_address for stolen backed objects by Ankitprasad Sharma · 9 years ago
  79. c5d46ee drm/i915: add kerneldoc for intel_lr_context_size() by Dave Gordon · 9 years ago
  80. 28c7284 drm/i915/dsi: be defensive about out of bounds operation byte by Jani Nikula · 9 years ago
  81. 5cda0d2 drm/i915/dsi: be defensive about out of bounds sequence id by Jani Nikula · 9 years ago
  82. 8d3ed2f drm/i915/bios: rewrite sequence block parsing by Jani Nikula · 9 years ago
  83. 5db7209 drm/i915/bios: abstract finding the panel sequence block by Jani Nikula · 9 years ago
  84. 08c0888 drm/i915/bios: have get_blocksize() support MIPI sequence block v3+ by Jani Nikula · 9 years ago
  85. 0f8689f drm/i915/bios: split the MIPI DSI VBT block parsing to two by Jani Nikula · 9 years ago
  86. 513485f drm/i915/bios: fix header define name for intel_bios.h by Jani Nikula · 9 years ago
  87. b6a5cd7 drm/i915/guc: Add GuC ADS - enabling ADS by Alex Dai · 9 years ago
  88. 5c148e0 drm/i915/guc: Add GuC ADS - MMIO reg state by Alex Dai · 9 years ago
  89. 463704d drm/i915/guc: Add GuC ADS - scheduler policies by Alex Dai · 9 years ago
  90. 68371a9 drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation by Alex Dai · 9 years ago
  91. 95a66f7 drm/i915/guc: Expose (intel)_lr_context_size() by Dave Gordon · 9 years ago
  92. a7e0219 drm/i915/guc: Move GuC wq_check_space to alloc_request_extras by Alex Dai · 9 years ago
  93. c1a415e drm/i915: Disable shrinker for non-swapped backed objects by Chris Wilson · 9 years ago
  94. 934acce drm/i915: Avoid writing relocs with addresses in non-canonical form by Michał Winiarski · 9 years ago
  95. 62ab420 i915: correctly handling failed allocation by Insu Yun · 9 years ago
  96. eba5119 drm/i915: Fix whitespace (trivial) by Ben Widawsky · 9 years ago
  97. f8d03ea drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
  98. 35c08f4 drm/i915: Calculate visibility in check_plane correctly regardless of dpms. by Maarten Lankhorst · 9 years ago
  99. 1a617b7 drm/i915: Keep track of the cdclk as if all crtc's were active. by Maarten Lankhorst · 9 years ago
  100. 565602d drm/i915: Do not acquire crtc state to check clock during modeset, v4. by Maarten Lankhorst · 9 years ago