1. e7c8454 drm/i915: Make modeset state verifier take crtc as argument. by Maarten Lankhorst · 9 years ago
  2. 5dd8e50 drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor by Chris Wilson · 9 years ago
  3. 0d317ce drm/i915: Use simplest form for flushing the single cacheline in the HWS by Chris Wilson · 9 years ago
  4. 12471ba drm/i915: Harden detection of missed interrupts by Chris Wilson · 9 years ago
  5. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 9 years ago
  6. 9b9ed30 drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ by Chris Wilson · 9 years ago
  7. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 9 years ago
  8. cffa781 drm/i915: Simplify check for idleness in hangcheck by Chris Wilson · 9 years ago
  9. 7c90b7d drm/i915: Apply a mb between emitting the request and hangcheck by Chris Wilson · 9 years ago
  10. 0134712 drm/i915: Reset engine->last_submitted_seqno by Chris Wilson · 9 years ago
  11. a058d93 drm/i915: Reset semaphore page for gen8 by Chris Wilson · 9 years ago
  12. 8c12672 drm/i915: Refactor gen8 semaphore offset calculation by Chris Wilson · 9 years ago
  13. 29dcb57 drm/i915: Move the hw semaphore initialisation from GEM to the engine by Chris Wilson · 9 years ago
  14. d04bce4 drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno() by Chris Wilson · 9 years ago
  15. 2ed53a9 drm/i915: On GPU reset, set the HWS breadcrumb to the last seqno by Chris Wilson · 9 years ago
  16. 14fd0d6 drm/i915: Include engine->last_submitted_seqno in GPU error state by Chris Wilson · 9 years ago
  17. 6f0e753 drm/i915/BXT: Get pipe conf from the port registers by Ramalingam C · 9 years ago
  18. 43367ec drm/i915: Sharing the pixel_format_from_vbt to whole i915 by Ramalingam C · 9 years ago
  19. b13d8e2 drm/i915/dsi: use a temp variable for referencing the gpio table by Jani Nikula · 9 years ago
  20. 515d07d drm/i915/dsi: abstract VLV gpio element execution to a separate function by Jani Nikula · 9 years ago
  21. b0c91cd drm/i915/dsi: clean up vlv gpio table and definitions by Jani Nikula · 9 years ago
  22. 2d1fe07 drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev) by Joonas Lahtinen · 9 years ago
  23. 9458f4b drm/i915: Do not WARN_ON in i915_vm_to_ppgtt by Joonas Lahtinen · 9 years ago
  24. e5716f5 drm/i915: Use i915_vm_to_ppgtt instead of manual container_of by Joonas Lahtinen · 9 years ago
  25. 281c114 drm/i915/bxt: Set max cdclk frequency properly by Matt Roper · 9 years ago
  26. a280f7d drm/i915/skl+: Use plane size for relative data rate calculation by Kumar, Mahesh · 9 years ago
  27. d252bf6 drm/i915: Set invert bit for hpd based on VBT by Shubhangi Shrivastava · 9 years ago
  28. 4e27bd5 drm/i915: Update VBT fields for child devices by Shubhangi Shrivastava · 9 years ago
  29. 5fd9f52 drm/i915: Set GPU freq to idle_freq initially by Ville Syrjälä · 9 years ago
  30. c30fec6 drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV by Ville Syrjälä · 9 years ago
  31. d761701 drm/i915/guc: always reset GuC before loading firmware by Dave Gordon · 9 years ago
  32. 6b332fa drm/i915/guc: reset GuC and retry on firmware load failure by Arun Siluvery · 9 years ago
  33. 168cf36 drm/i915/shrinker: Refactor common uninterruptible locking by Chris Wilson · 9 years ago
  34. e87666b drm/i915/shrinker: Hook up vmap allocation failure notifier by Chris Wilson · 9 years ago
  35. 4da56b9 mm/vmap: Add a notifier for when we run out of vmap address space by Chris Wilson · 9 years ago
  36. 6f0ac20 drm/i915/shrinker: Account for unshrinkable unbound pages by Chris Wilson · 9 years ago
  37. 7071af9 drm/i915/chv: add more IOSF port definitions by Jani Nikula · 9 years ago
  38. 1d96a4a drm/i915/dsi: add support for DSI sequence block v2 gpio element by Jani Nikula · 9 years ago
  39. 27af5ee drm/i915: Move execlists irq handler to a bottom half by Tvrtko Ursulin · 9 years ago
  40. 183aec1 drm/i915/ddi: Silence compiler warning for unknown output type by Chris Wilson · 9 years ago
  41. a156e64 drm/i915: Show PCI power state under debugfs/i915_runtime_pm_status by Chris Wilson · 9 years ago
  42. 188c1ab drm/i915: Add struct_mutex locking for debugs/i915_gem_framebuffer by Chris Wilson · 9 years ago
  43. fca0ce2 drm/i915: Fix plane init failure paths by Ville Syrjälä · 9 years ago
  44. 5593946 drm/i915: Remove the "three times for luck" trick from vlv_enable_pll() by Ville Syrjälä · 9 years ago
  45. 7d1a83c drm/i915: assert_panel_unlocked() in chv_enable_pll() by Ville Syrjälä · 9 years ago
  46. 8bd3f30 drm/i915: Add a local pipe variable to vlv_enable_pll() by Ville Syrjälä · 9 years ago
  47. c231775 drm/i915: Implement WaPixelRepeatModeFixForC0:chv by Ville Syrjälä · 9 years ago
  48. 03ed5cb drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar by Ville Syrjälä · 9 years ago
  49. 27878ed drm/i915: Throw out BUGs from DPLL/PCH functions by Ville Syrjälä · 9 years ago
  50. 5b421c5 drm/i915: Disable FDI RX before DDI_BUF_CTL by Ville Syrjälä · 9 years ago
  51. 934458c Revert "drm/i915: Fix races on fbdev" by Joonas Lahtinen · 9 years ago
  52. e37788f drm/i915/dsi: refer to gpio index instead of gpio to avoid confusion by Jani Nikula · 9 years ago
  53. 11b538c drm/i915: use for_each_port_masked in bxt phy init for clarity by Jani Nikula · 9 years ago
  54. b61e799 drm/i915: BXT DDI PHY sequence BUN by Vandana Kannan · 9 years ago
  55. 39ff747 drm/i915: force full detect on sink count change by Shubhangi Shrivastava · 9 years ago
  56. 30d9aa4 drm/i915: Read sink_count dpcd always by Shubhangi Shrivastava · 9 years ago
  57. 5c9114d drm/i915: Reorganizing intel_dp_check_link_status by Shubhangi Shrivastava · 9 years ago
  58. 7d23e3c drm/i915: Cleaning up intel_dp_hpd_pulse by Shubhangi Shrivastava · 9 years ago
  59. f21a219 drm/i915: Splitting intel_dp_detect by Shubhangi Shrivastava · 9 years ago
  60. 72e96d6 drm/i915: Refer to GGTT {,VM} consistently by Joonas Lahtinen · 9 years ago
  61. 20a34e7 drm/i915: Update color management during vblank evasion. by Maarten Lankhorst · 9 years ago
  62. e872ef6 drm/i915: Do not check crtc_state->active in intel_color_load_luts. by Maarten Lankhorst · 9 years ago
  63. b95c532 drm/i915: Pass crtc_state to color management functions. by Maarten Lankhorst · 9 years ago
  64. fbf6d87 drm/i915: Add locking to pll updates, v3. by Maarten Lankhorst · 9 years ago
  65. 55c561a drm/i915: Remove PIPE_CONF_CHECK_I_ALT by Daniel Vetter · 9 years ago
  66. 9c74170 drm/i915/kbl: Remove preliminary_hw_support protection from KBL. by Rodrigo Vivi · 9 years ago
  67. 579de73 drm/i915: Exit cherryview_irq_handler() after one pass by Chris Wilson · 9 years ago
  68. b208ba8 drm/i915: Rename __force_wake_get to __force_wake_auto by Chris Wilson · 9 years ago
  69. d85489d drm/i915: Rename GGTT init functions by Joonas Lahtinen · 9 years ago
  70. ade7daa drm/i915: BUG_ON when ggtt_view is NULL by Matthew Auld · 9 years ago
  71. 9f54d4bd drm/i915: fix deadlock on lid open by Bjørn Mork · 9 years ago
  72. 68d4aee drm/i915: Update DRIVER_DATE to 20160330 by Daniel Vetter · 9 years ago
  73. a16b765 drm/i915: Call intel_dp_mst_resume() before resuming displays by Lyude · 9 years ago
  74. a7442b9 drm/i915: Fix races on fbdev by Lukas Wunner · 9 years ago
  75. 5833498 drm/i915: remove unused dev_priv->render_reclock_avail by Jani Nikula · 9 years ago
  76. 9d6c875 drm/i915: move sdvo mappings to vbt data by Jani Nikula · 9 years ago
  77. 06411f0 drm/i915: move edp low vswing config to vbt data by Jani Nikula · 9 years ago
  78. 6aa23e6 drm/i915: use a substruct in vbt data for edp by Jani Nikula · 9 years ago
  79. b4ac5af drm/i915: replace for_each_engine() by Dave Gordon · 9 years ago
  80. c3232b1 drm/i915: introduce for_each_engine_id() by Dave Gordon · 9 years ago
  81. db18b6a drm/i915/bxt: Fix DSI HW state readout by Imre Deak · 9 years ago
  82. 307e449 drm/i915: Remove vblank wait from hsw_enable_ips, v2. by Maarten Lankhorst · 9 years ago
  83. 321d178 drm/i915: Tidy aliasing_gtt_bind_vma() by Chris Wilson · 9 years ago
  84. 70e8aa2 drm/i915: Split PNV version of crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  85. 19ec669 drm/i915: Split g4x_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  86. 81c97f5 drm/i915: Split i8xx_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  87. 65b3d6a drm/i915: Split CHV and VLV specific crtc_compute_clock() hooks by Ander Conselvan de Oliveira · 9 years ago
  88. 997c030 drm/i915: Merge ironlake_compute_clocks() and ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  89. b75ca6f drm/i915: Move fp divisor calculation into ironlake_compute_dpll() by Ander Conselvan de Oliveira · 9 years ago
  90. 364ee29 drm/i915: Pass crtc_state->dpll directly to ->find_dpll() by Ander Conselvan de Oliveira · 9 years ago
  91. ded220e drm/i915: Simplify ironlake_crtc_compute_clock() CPU eDP case by Ander Conselvan de Oliveira · 9 years ago
  92. fade85a drm/i915: Remove PCH type checks from ironlake_crtc_compute_clock() by Ander Conselvan de Oliveira · 9 years ago
  93. 7ed9f89 drm/i915: Don't calculate a new clock in ILK+ code if it is already set by Ander Conselvan de Oliveira · 9 years ago
  94. bfa0444 drm/i915: Simplify ironlake reduced clock logic a bit by Ander Conselvan de Oliveira · 9 years ago
  95. 2d7feac drm/i915: Call g4x_find_best_dpll() directly from ILK+ code by Ander Conselvan de Oliveira · 9 years ago
  96. 8f0d5b9 drm/i915: Fold intel_ironlake_limit() into clock computation function by Ander Conselvan de Oliveira · 9 years ago
  97. 26ce6d5 drm/i915: Merge ironlake_get_refclk() into its only caller by Ander Conselvan de Oliveira · 9 years ago
  98. ceb4100 drm/i915: Remove checks for cloned config with LVDS in dpll code by Ander Conselvan de Oliveira · 9 years ago
  99. 90e83e5 drm/i915: Wait for vblank in i9xx_disable_crtc() for gen 2 only by Ander Conselvan de Oliveira · 9 years ago
  100. 2dc10cd drm/i915: Fix use after free when printing load failure by Mika Kuoppala · 9 years ago