1. b9e5675 drm/i915/dsi: call vbt_panel_get_modes directly instead of via drm_panel by Jani Nikula · 8 years ago
  2. 7967ef6 drm/i915/dsi: remove support for more than one panel driver by Jani Nikula · 8 years ago
  3. d2fa80a drm/i915: Avoid clearing the base drm_crtc_state by Chris Wilson · 8 years ago
  4. aebfd1d drm/i915/: DMC 1.04 for Geminilake by Anusha Srivatsa · 8 years ago
  5. cdc3a45 drm/i915: No need to save/restore irq status in intel_engine_wakeup by Tvrtko Ursulin · 8 years ago
  6. a9e6493 drm/i915: No need to save/restore irq status in intel_breadcrumbs_fake_irq by Tvrtko Ursulin · 8 years ago
  7. 2c33b54 drm/i915: No need to save/restore irq status in __i915_request_irq_complete by Tvrtko Ursulin · 8 years ago
  8. 181df2d drm/i915: Take rpm wakelock for releasing the fence on unbind by Chris Wilson · 8 years ago
  9. e1c0c91 drm/i915: Wake up all waiters before idling by Chris Wilson · 8 years ago
  10. e1edbd4 drm/i915: Complain if we take too long under vblank evasion. by Maarten Lankhorst · 8 years ago
  11. 567f079 drm/i915: Move updating color management to before vblank evasion by Maarten Lankhorst · 8 years ago
  12. d9321a0 drm/i915/glk: Remove MODULE_FIRMWARE() tag from Geminilake's DMC by Ander Conselvan de Oliveira · 8 years ago
  13. 505b681 drm/i915: Update DRIVER_DATE to 20170306 by Daniel Vetter · 8 years ago
  14. 237ae7c drm/i915: Don't use enums for hardware engine id by Michal Wajdeczko · 8 years ago
  15. 61d3dc7 drm/i915: Split breadcrumbs spinlock into two by Chris Wilson · 8 years ago
  16. b66255f drm/i915: Refactor wakeup of the next breadcrumb waiter by Chris Wilson · 8 years ago
  17. 24754d7 drm/i915: Take reference for signaling the request from hardirq by Chris Wilson · 8 years ago
  18. 53a7915 drm/i915: Add FIFO underrun tracepoints by Ville Syrjälä · 8 years ago
  19. 1489bba drm/i915: Add cxsr toggle tracepoint by Ville Syrjälä · 8 years ago
  20. c137d66 drm/i915: Add VLV/CHV watermark/FIFO programming tracepoints by Ville Syrjälä · 8 years ago
  21. 7225953 drm/i915: Add plane update/disable tracepoints by Ville Syrjälä · 8 years ago
  22. 7373728 drm/i915: Kill level 0 wm hack for VLV/CHV by Ville Syrjälä · 8 years ago
  23. 1a10ae6 drm/i915: Workaround VLV/CHV sprite1->sprite0 enable underrun by Ville Syrjälä · 8 years ago
  24. 602ae83 drm/i915: Sanitize VLV/CHV watermarks properly by Ville Syrjälä · 8 years ago
  25. b4ede6d drm/i915: Only use update_wm_{pre,post} for pre-ilk platforms by Ville Syrjälä · 8 years ago
  26. 5eeb798 drm/i915: Nuke crtc->wm.cxsr_allowed by Ville Syrjälä · 8 years ago
  27. 4841da5 drm/i915: Compute proper intermediate wms for vlv/cvh by Ville Syrjälä · 8 years ago
  28. 236c48e drm/i915: Skip useless watermark/FIFO related work on VLV/CHV when not needed by Ville Syrjälä · 8 years ago
  29. ff32c54 drm/i915: Compute vlv/chv wms the atomic way by Ville Syrjälä · 8 years ago
  30. 5012e60 drm/i915: Compute VLV/CHV FIFO sizes based on the PM2 watermarks by Ville Syrjälä · 8 years ago
  31. 814e7f0 drm/i915: Plop vlv/chv fifo sizes into crtc state by Ville Syrjälä · 8 years ago
  32. 855c79f drm/i915: Plop vlv wm state into crtc_state by Ville Syrjälä · 8 years ago
  33. 7eb4941 drm/i915: Move vlv wms from crtc->wm_state to crtc->wm.active.vlv by Ville Syrjälä · 8 years ago
  34. f07d43d drm/i915: Track plane fifo sizes under intel_crtc by Ville Syrjälä · 8 years ago
  35. e9728bd drm/i915: Track visible planes in a bitmask by Ville Syrjälä · 8 years ago
  36. 054b9ac drm/i915/gtt: Setup vm callbacks late by Mika Kuoppala · 8 years ago
  37. e716776 drm/i915: Avoid using word legacy with ppgtt by Mika Kuoppala · 8 years ago
  38. 1e6437b drm/i915/gtt: Prefer i915_vm_is_48bit() over macro by Mika Kuoppala · 8 years ago
  39. 54af56d drm/i915: Don't mark pdps clear if pdps are not submitted by Mika Kuoppala · 8 years ago
  40. 3e49004 drm/i915/gtt: Make I915_PDPES_PER_PDP inline function by Mika Kuoppala · 8 years ago
  41. 0542524 drm/i915: Generalise wait for execlists to be idle by Chris Wilson · 8 years ago
  42. 5400367 drm/i915: Ensure the engine is idle before manually changing HWS by Chris Wilson · 8 years ago
  43. e081c84 drm/i915: Remove duplicate DDI enabling logic from MST path by Ander Conselvan de Oliveira · 8 years ago
  44. 3dc38ee drm/i915: Remove direct usages of intel_crtc->config from DDI code by Ander Conselvan de Oliveira · 8 years ago
  45. e9ce1a6 drm/i915: Pass intel_crtc to DDI functions called from crtc en/disable by Ander Conselvan de Oliveira · 8 years ago
  46. dc4a109 drm/i915: Pass pipe_config to fdi_link_train() functions by Ander Conselvan de Oliveira · 8 years ago
  47. 2ce4227 drm/i915: Pass pipe_config to pch_enable() functions by Ander Conselvan de Oliveira · 8 years ago
  48. 0dcdc38 drm/i915: Pass intel_crtc to intel_lpt_pch_enable() by Ander Conselvan de Oliveira · 8 years ago
  49. 4cbe4b2 drm/i915: Pass intel_crtc to fdi_link_train() hooks by Ander Conselvan de Oliveira · 8 years ago
  50. 8352aea drm/i915: Differentiate between hangcheck waiting for timer or scheduler by Chris Wilson · 8 years ago
  51. c8659ef drm/i915: Drop spinlocks around adding to the client request list by Chris Wilson · 8 years ago
  52. 5be6e33 drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarks by Ville Syrjälä · 8 years ago
  53. e5aac87 drm/i915: Include power-management state in gpu error dump by Chris Wilson · 8 years ago
  54. f73b567 drm/i915: Include GT/seqno activity in engine/hangcheck debugfs by Chris Wilson · 8 years ago
  55. 25afdf89 drm/i915/guc: Disable irq for __i915_guc_submit wq_lock by Chris Wilson · 8 years ago
  56. 6752041 drm/i915: s/assert_spin_locked/lockdep_assert_held/ by Chris Wilson · 8 years ago
  57. e60a870 drm/i915: Assert that fence->lock is held in an irq-safe manner by Chris Wilson · 8 years ago
  58. a5509ab drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW by Ville Syrjälä · 8 years ago
  59. 9ce5374 drm/i915/glk: Fix DSI enable I/O sequence by Madhav Chauhan · 8 years ago
  60. 13e867f i915/HuC: Add an extra check for platforms that do not have HUC by Anusha Srivatsa · 8 years ago
  61. 1f58c8e drm/i915: Restore the invalid access without RPM warning by Chris Wilson · 8 years ago
  62. c998e8a drm/i915: Hold rpm during GEM suspend in driver unload/suspend by Chris Wilson · 8 years ago
  63. a746095 drm/i915: Enable DDI IO power domains in the DP MST path by Ander Conselvan de Oliveira · 8 years ago
  64. 02e012f drm/i915: Move w/a LRI debug message from context-init to driver load by Chris Wilson · 8 years ago
  65. dd68928 drm/i915: Prevent concurrent tiling/framebuffer modifications by Chris Wilson · 8 years ago
  66. 9aceb5c1 drm/i915: Fix all intel_framebuffer_init failures to take the error path by Chris Wilson · 8 years ago
  67. 25b4620 drm/i915/dsi: Skip delays for v3 VBTs in vid-mode by Hans de Goede · 8 years ago
  68. 38dec5c drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested) by Hans de Goede · 8 years ago
  69. 7108b43 drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable by Hans de Goede · 8 years ago
  70. 3983145 drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order by Hans de Goede · 8 years ago
  71. f5bce6d drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight by Hans de Goede · 8 years ago
  72. 3e40fa8 drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready() by Hans de Goede · 8 years ago
  73. deae200 drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable by Hans de Goede · 8 years ago
  74. c7dc527 drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls by Hans de Goede · 8 years ago
  75. 19c17df drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON by Hans de Goede · 8 years ago
  76. 249f6962 drm/i915/dsi: Document the panel enable / disable sequences from the spec by Hans de Goede · 8 years ago
  77. 9160095 drm/i915: use BUILD_BUG_ON to ensure platform name has been set up by Jani Nikula · 8 years ago
  78. 0129936 drm/i915/gen9: Increase PCODE request timeout to 50ms by Imre Deak · 8 years ago
  79. 4644848 drm/i915/glk: Add MIPIIO Enable/disable sequence by Deepak M · 8 years ago
  80. f4c3a88 drm/i915: Tighten mmio arrays for MIPI_PORT by Chris Wilson · 8 years ago
  81. 0c33518 drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtime by Chris Wilson · 8 years ago
  82. 349ab91 drm/i915/guc: Make wq_lock irq-safe by Chris Wilson · 8 years ago
  83. 1e08a26 drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A by Hans de Goede · 8 years ago
  84. 18a0009 drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences by Hans de Goede · 8 years ago
  85. 14be7a5 drm/i915/dsi: Move intel_dsi_clear_device_ready() by Hans de Goede · 8 years ago
  86. c7991ec drm/i915/dsi: Add intel_dsi_unprepare() helper by Hans de Goede · 8 years ago
  87. 5a2e65e7 drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers by Hans de Goede · 8 years ago
  88. 3870b89 drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet by Hans de Goede · 8 years ago
  89. 80166e40 drm/i915: Consolidate reporting of "missed breadcrumbs" by Chris Wilson · 8 years ago
  90. ebeac38 drm/i915/glk: Validate only DSI PORT A PLL divider by Madhav Chauhan · 8 years ago
  91. bcc6570 drm/i915/glk: Program txesc clock divider for GLK by Deepak M · 8 years ago
  92. 09a568e drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT by Deepak M · 8 years ago
  93. f340c2f drm/i915/glk: Add DSI PLL divider range for glk by Deepak M · 8 years ago
  94. b426f98 drm/i915/glk: Program new MIPI DSI PHY registers for GLK by Deepak M · 8 years ago
  95. 3929983 drm/i915/glk: Program dphy param reg for GLK by Deepak M · 8 years ago
  96. 67b807a8 drm/i915: Delay disabling the user interrupt for breadcrumbs by Chris Wilson · 8 years ago
  97. 19d0a57 drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt by Chris Wilson · 8 years ago
  98. 56299fb drm/i915: Signal first fence from irq handler if complete by Chris Wilson · 8 years ago
  99. 8d769ea drm/i915: Report both waiters and success from intel_engine_wakeup() by Chris Wilson · 8 years ago
  100. b0734f77b drm/i915: Distinguish between timeout and error in sideband transactions by Chris Wilson · 8 years ago