1. 25b4620 drm/i915/dsi: Skip delays for v3 VBTs in vid-mode by Hans de Goede · 8 years ago
  2. 38dec5c drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested) by Hans de Goede · 8 years ago
  3. 7108b43 drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable by Hans de Goede · 8 years ago
  4. 3983145 drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order by Hans de Goede · 8 years ago
  5. f5bce6d drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight by Hans de Goede · 8 years ago
  6. 3e40fa8 drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready() by Hans de Goede · 8 years ago
  7. deae200 drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable by Hans de Goede · 8 years ago
  8. c7dc527 drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls by Hans de Goede · 8 years ago
  9. 19c17df drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON by Hans de Goede · 8 years ago
  10. 249f696 drm/i915/dsi: Document the panel enable / disable sequences from the spec by Hans de Goede · 8 years ago
  11. 9160095 drm/i915: use BUILD_BUG_ON to ensure platform name has been set up by Jani Nikula · 8 years ago
  12. 0129936 drm/i915/gen9: Increase PCODE request timeout to 50ms by Imre Deak · 8 years ago
  13. 4644848 drm/i915/glk: Add MIPIIO Enable/disable sequence by Deepak M · 8 years ago
  14. f4c3a88 drm/i915: Tighten mmio arrays for MIPI_PORT by Chris Wilson · 8 years ago
  15. 0c33518 drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtime by Chris Wilson · 8 years ago
  16. 349ab91 drm/i915/guc: Make wq_lock irq-safe by Chris Wilson · 8 years ago
  17. 1e08a26 drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT A by Hans de Goede · 8 years ago
  18. 18a0009 drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences by Hans de Goede · 8 years ago
  19. 14be7a5 drm/i915/dsi: Move intel_dsi_clear_device_ready() by Hans de Goede · 8 years ago
  20. c7991ec drm/i915/dsi: Add intel_dsi_unprepare() helper by Hans de Goede · 8 years ago
  21. 5a2e65e7 drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers by Hans de Goede · 8 years ago
  22. 3870b89 drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet by Hans de Goede · 8 years ago
  23. 80166e40 drm/i915: Consolidate reporting of "missed breadcrumbs" by Chris Wilson · 8 years ago
  24. ebeac38 drm/i915/glk: Validate only DSI PORT A PLL divider by Madhav Chauhan · 8 years ago
  25. bcc6570 drm/i915/glk: Program txesc clock divider for GLK by Deepak M · 8 years ago
  26. 09a568e drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXT by Deepak M · 8 years ago
  27. f340c2f drm/i915/glk: Add DSI PLL divider range for glk by Deepak M · 8 years ago
  28. b426f98 drm/i915/glk: Program new MIPI DSI PHY registers for GLK by Deepak M · 8 years ago
  29. 3929983 drm/i915/glk: Program dphy param reg for GLK by Deepak M · 8 years ago
  30. 67b807a8 drm/i915: Delay disabling the user interrupt for breadcrumbs by Chris Wilson · 8 years ago
  31. 19d0a57 drm/i915: Defer enabling hangcheck to the first fake breadcrumb interrupt by Chris Wilson · 8 years ago
  32. 56299fb drm/i915: Signal first fence from irq handler if complete by Chris Wilson · 8 years ago
  33. 8d769ea drm/i915: Report both waiters and success from intel_engine_wakeup() by Chris Wilson · 8 years ago
  34. b0734f77b drm/i915: Distinguish between timeout and error in sideband transactions by Chris Wilson · 8 years ago
  35. afeddf5 drm/i915: Reduce context alignment by Chris Wilson · 8 years ago
  36. 12946ec drm/i915: Remove redundant TLB invalidate on switching ppgtt by Chris Wilson · 8 years ago
  37. 20fe17a drm/i915: Remove redundant TLB invalidate on switching contexts by Chris Wilson · 8 years ago
  38. 6067a27 drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3 by Mika Kuoppala · 8 years ago
  39. 31c7eff drm/i915: Remove the vma from the drm_mm if binding fails by Chris Wilson · 8 years ago
  40. 2f7399a drm/i915: Unwind vma->pages allocation upon failure by Chris Wilson · 8 years ago
  41. bf75d59 drm/i915: Only unwind the local pgtable layer if empty by Chris Wilson · 8 years ago
  42. 69060d9 drm/i915/bdw: Do not write the replay bit of the ring mode register by Kelvin Gardiner · 8 years ago
  43. c771633 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 8 years ago
  44. 62b6956 drm/i915: Only enable DDI IO power domains after enabling DPLL by Ander Conselvan de Oliveira · 8 years ago
  45. 71cc22e drm/i915/glk: Don't enable DDI IO power domains during init by Ander Conselvan de Oliveira · 8 years ago
  46. f4f4b59 drm/i915/glk: Implement WaDDIIOTimeout by Ander Conselvan de Oliveira · 8 years ago
  47. 9a5da00 drm/i915: Check encoder type in enc_to_dig_port() by Ander Conselvan de Oliveira · 8 years ago
  48. 79f255a drm/i915: Store encoder power domain in struct intel_encoder by Ander Conselvan de Oliveira · 8 years ago
  49. 5432fca drm/i915: Store aux power domain in intel_dp by Ander Conselvan de Oliveira · 8 years ago
  50. 9e89f9e drm/i915: Advance start address on crossing PML (48b ppgtt) boundary by Chris Wilson · 8 years ago
  51. aa14943 drm/i915: Sanity check the vma->node prior to binding into the GTT by Chris Wilson · 8 years ago
  52. 357480c drm/i915: Assert we do not overflow 4lvl page directories by Chris Wilson · 8 years ago
  53. b3bb8288 drm/i915: Assert all sg are initialised in fake_dma_object for selftests by Chris Wilson · 8 years ago
  54. 91e3215 drm/i915: Timeout lowlevel_hole GTT selftest early by Chris Wilson · 8 years ago
  55. ef0f411 drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters. by Kenneth Graunke · 8 years ago
  56. e393d0d drm/i915/lspcon: Switch back to PCON mode after output replug by Imre Deak · 8 years ago
  57. fe9ae7a drm/i915/execlists: Detect an out-of-order context switch by Chris Wilson · 8 years ago
  58. ffe5111 drm/i915: Introduce intel_ddi_dp_voltage_max() by Ville Syrjälä · 8 years ago
  59. 97eeb87 drm/i915: Refactor translate_signal_level() by Ville Syrjälä · 8 years ago
  60. 7d1c42e drm/i915: Refactor code to select the DDI buf translation table by Ville Syrjälä · 8 years ago
  61. 754a765 drm/i915/fbdev: Stop repeating tile configuration on stagnation by Chris Wilson · 8 years ago
  62. ce8c013 drm/tinydrm: mipi-dbi: Fix field width specifier warning by Noralf Trønnes · 8 years ago
  63. b401f34 drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitialized by Noralf Trønnes · 8 years ago
  64. 8d0e9bc drm/i915: Suppress fbc suggestion to increase stolen if disabled by Chris Wilson · 8 years ago
  65. 1e8ad3d Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  66. 894ebc4 Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  67. 0f2f61d drm/i915: Remove one level of indention from wait-for-execute by Chris Wilson · 8 years ago
  68. 24f417e drm/i915: Immediately process a reset before starting waiting by Chris Wilson · 8 years ago
  69. e070511 drm/i915: Refactor direct GPU reset from request waiters by Chris Wilson · 8 years ago
  70. a49625f drm/i915: Replace reset_wait_queue with default_wake_function by Chris Wilson · 8 years ago
  71. 591c0fb drm/i915: Exercise request cancellation using a mock selftest by Chris Wilson · 8 years ago
  72. d6a2289 drm/i915: Remove the preempted request from the execution queue by Chris Wilson · 8 years ago
  73. 9eb143b drm/i915: Allow a request to be cancelled by Chris Wilson · 8 years ago
  74. cced5e2 drm/i915: Take a reference whilst processing the signaler request by Chris Wilson · 8 years ago
  75. 754c9fd drm/i915: Protect the request->global_seqno with the engine->timeline lock by Chris Wilson · 8 years ago
  76. fe49789 drm/i915: Deconstruct execute fence by Chris Wilson · 8 years ago
  77. 541ca6e drm/i915: Inline __i915_gem_request_wait_for_execute() by Chris Wilson · 8 years ago
  78. 7de53bf drm/i915: Add ourselves to the gpu error waitqueue for the entire wait by Chris Wilson · 8 years ago
  79. 4b36b2e drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue by Chris Wilson · 8 years ago
  80. 12d3173 drm/i915: Move reserve_seqno() next to unreserve_seqno() by Chris Wilson · 8 years ago
  81. 9b6586a drm/i915: Keep a global seqno per-engine by Chris Wilson · 8 years ago
  82. 309663a drm/i915: Check against the signaled bit for fences/requests by Chris Wilson · 8 years ago
  83. a5570fe Revert "drm/i915/dp: Ratelimit DP aux timeout messages" by Chris Wilson · 8 years ago
  84. 08f5ba9 drm/i915/glk: Fix Geminilake scalers mode programming by Ander Conselvan de Oliveira · 8 years ago
  85. 6ebc692 drm/i915/glk: Pass dev_priv to intel_atomic_setup_scalers() by Ander Conselvan de Oliveira · 8 years ago
  86. 5b7280f drm/i915/glk: Fix maximum scaling factor for Geminilake scalers by Ander Conselvan de Oliveira · 8 years ago
  87. 19c3164 drm/i915/glk: Fix watermark computations for third sprite plane by Ander Conselvan de Oliveira · 8 years ago
  88. 4509276 drm/i915: Remove Braswell GGTT update w/a by Chris Wilson · 8 years ago
  89. 7ee6860 drm/i915/dp: Ratelimit DP aux timeout messages by Lyude · 8 years ago
  90. f81fa76 drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files by Vincent Abriou · 8 years ago
  91. 43f86c9 Merge tag 'imx-drm-fixes-2017-02-17' of https://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  92. 94000cc Merge tag 'v4.10-rc8' into drm-next by Dave Airlie · 8 years ago
  93. a5eb76d Merge tag 'drm-tinydrm-2017-02-18' of https://github.com/notro/linux into drm-next by Dave Airlie · 8 years ago
  94. 187368a drm/amd/powerplay: fix PSI feature on Polars12. by Rex Zhu · 8 years ago
  95. d59b21e drm/i915: Remove 'retire' parameter from intel_fb_obj_flush by Chris Wilson · 8 years ago
  96. 57822dc drm/i915: Perform object clflushing asynchronously by Chris Wilson · 8 years ago
  97. f6aaba4 drm/i915: Skip clflushes for all non-page backed objects by Chris Wilson · 8 years ago
  98. 5a97bcc drm/i915: Amalgamate flushing of display objects by Chris Wilson · 8 years ago
  99. e59dc17 drm/i915: Move cpu_cache_is_coherent() to header by Chris Wilson · 8 years ago
  100. 208b84a drm/i915: Remove change_domain tracepoint by Chris Wilson · 8 years ago