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