1. a3fd4c6 drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED by Ville Syrjälä · 9 years ago
  2. 9bf9675 drm/i915/bxt: Fix HDMI DPLL configuration by Imre Deak · 9 years ago
  3. 73fed0e drm/i915/gen9: fix the watermark res_blocks value by Paulo Zanoni · 9 years ago
  4. cf6c525 drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations by Paulo Zanoni · 9 years ago
  5. ccc1057 drm/i915/gen9: minimum scanlines for Y tile is not always 4 by Paulo Zanoni · 9 years ago
  6. 4e4d381 drm/i915/gen9: fix the WaWmMemoryReadLatency implementation by Paulo Zanoni · 9 years ago
  7. 17777d6 drm/i915/kbl: KBL also needs to run the SAGV code by Paulo Zanoni · 9 years ago
  8. 6e7fdb8 drm/i915: introduce intel_has_sagv() by Paulo Zanoni · 9 years ago
  9. 674f823 drm/i915: SAGV is not SKL-only, so rename a few things by Paulo Zanoni · 9 years ago
  10. 9700f8b drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+ by Paulo Zanoni · 9 years ago
  11. ec7ce65 drm/i915: Only shrink the unbound objects during freeze by Chris Wilson · 9 years ago
  12. ac75694 drm/i915: Restore current RPS state after reset by Chris Wilson · 9 years ago
  13. 11dec6a drm/i915: Unlock PPS registers after GPU reset by Imre Deak · 9 years ago
  14. 915b417 drm/i915/backlight: setup backlight pwm alternate increment on backlight enable by Shawn Lee · 9 years ago
  15. 16e1203 drm/i915/backlight: setup and cache pwm alternate increment value by Jani Nikula · 9 years ago
  16. 8cadab0 drm/i915: Account for sink max TMDS clock when checking the port clock by Ville Syrjälä · 9 years ago
  17. 6a2a5c5 drm/i915: Replace a bunch of connector->base.display_info with a local variable by Ville Syrjälä · 9 years ago
  18. ca09fb9 Merge tag 'v4.8-rc8' into drm-next by Dave Airlie · 9 years ago
  19. b81a617 Merge tag 'drm-intel-next-2016-09-19' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  20. 6e05f3d drm/i915: Update DRIVER_DATE to 20160919 by Daniel Vetter · 9 years ago
  21. 911f486 drm/i915: use NULL for NULL pointers by Jani Nikula · 9 years ago
  22. bcbfcc3 drm/i915: do not use 'false' as a NULL pointer by Jani Nikula · 9 years ago
  23. f580bea drm/i915: make intel_dp_compute_bpp static by Jani Nikula · 9 years ago
  24. 80209e5 drm: Add DP branch device info on debugfs by Mika Kahola · 9 years ago
  25. f9bb705 drm/i915: Update bits per component for display info by Mika Kahola · 9 years ago
  26. 70ec064 drm/i915: Check pixel rate for DP to VGA dongle by Mika Kahola · 9 years ago
  27. 1a2724f drm/i915: Read DP branch device SW revision by Mika Kahola · 9 years ago
  28. 0e390a3 drm/i915: Read DP branch device HW revision by Mika Kahola · 9 years ago
  29. b633958 drm/i915: Cleanup DisplayPort AUX channel initialization by Mika Kahola · 9 years ago
  30. 6f3fff6 drm/i915: Add ddb size field to device info structure by Deepak M · 9 years ago
  31. 7a9347f drm/i915/guc: general tidying up (submission) by Dave Gordon · 9 years ago
  32. 0c5664e drm/i915/guc: general tidying up (loader) by Dave Gordon · 9 years ago
  33. b20e3cf drm/i915: clarify PMINTRMSK/pm_intr_keep usage by Dave Gordon · 9 years ago
  34. b0876af drm/i915: Only expand COND once in wait_for() by Dave Gordon · 9 years ago
  35. ea54ff4 drm/i915: Ignore OpRegion panel type except on select machines by Ville Syrjälä · 9 years ago
  36. 86dfb76 Revert "drm/i915/psr: Make idle_frames sensible again" by Rodrigo Vivi · 9 years ago
  37. 7471233 drm/i915: Restore lost "Initialized i915" welcome message by Chris Wilson · 9 years ago
  38. c8ebfad drm/i915: Ignore OpRegion panel type except on select machines by Ville Syrjälä · 9 years ago
  39. 40918e0 Revert "drm/i915/psr: Make idle_frames sensible again" by Rodrigo Vivi · 9 years ago
  40. 2686ebf drm/i915: Add support for Kabylake to function obtaining shared PLL by Navare, Manasi D · 9 years ago
  41. 82daaba drm/i915: remove writeq ifdeffery by Matthew Auld · 9 years ago
  42. c92bd2f drm/i915: Make DP link training channel equalization DP 1.2 Spec compliant by Navare, Manasi D · 9 years ago
  43. 13b1996 drm/dp/i915: Make clock recovery in the link training compliant with DP Spec 1.2 by Dhinakaran Pandiyan · 9 years ago
  44. 7bfaddf drm/i915/dp: Move max. vswing check to it's own function by Dhinakaran Pandiyan · 9 years ago
  45. f169660 drm/i915/dp: Add a standalone function to obtain shared dpll for HSW/BDW/SKL/BXT by Jim Bride · 9 years ago
  46. fbb30a5c drm/i915: Flush to GTT domain all GGTT bound objects after hibernation by Chris Wilson · 9 years ago
  47. 7aab2d5 drm/i915: Shrink objects prior to hibernation by Chris Wilson · 9 years ago
  48. 851ba2d drm/i915: Serialise execbuf operation after a dma-buf reservation object by Chris Wilson · 9 years ago
  49. 0a046a0 drm/i915: Nonblocking request submission by Chris Wilson · 9 years ago
  50. 32c2b4b drm/i915: Avoid incrementing hangcheck whilst waiting for external fence by Chris Wilson · 9 years ago
  51. 80b5bdb drm/i915: Ignore valid but unknown semaphores by Chris Wilson · 9 years ago
  52. dadd481 drm/i915/guc: Prepare for nonblocking execbuf submission by Chris Wilson · 9 years ago
  53. a2bc469 drm/i915: Prepare object synchronisation for asynchronicity by Chris Wilson · 9 years ago
  54. 0f25dff drm/i915: Reorder i915_add_request to separate the phases better by Chris Wilson · 9 years ago
  55. 5590af3 drm/i915: Drive request submission through fence callbacks by Chris Wilson · 9 years ago
  56. 821ed7d drm/i915: Update reset path to fix incomplete requests by Chris Wilson · 9 years ago
  57. 780f262 drm/i915: Replace wait-on-mutex with wait-on-bit in reset worker by Chris Wilson · 9 years ago
  58. 221fe79 drm/i915: Perform a direct reset of the GPU from the waiter by Chris Wilson · 9 years ago
  59. 22dd3bb drm/i915: Mark up all locked waiters by Chris Wilson · 9 years ago
  60. ea746f3 drm/i915: Expand bool interruptible to pass flags to i915_wait_request() by Chris Wilson · 9 years ago
  61. 2c7487a drm/i915: Drop local struct_mutex around intel_init_emon[ilk] by Chris Wilson · 9 years ago
  62. 8af29b0 drm/i915: Separate out reset flags from the reset counter by Chris Wilson · 9 years ago
  63. 70c2a24 drm/i915: Simplify ELSP queue request tracking by Chris Wilson · 9 years ago
  64. bbd6c47 drm/i915: Reorder submitting the requests to ELSP by Chris Wilson · 9 years ago
  65. 8b38b3a drm/i915: Compute the ELSP register location once by Chris Wilson · 9 years ago
  66. a52abd2 drm/i915: Record the position of the workarounds in the tail of the request by Chris Wilson · 9 years ago
  67. ba49b2f drm/i915: Only queue requests during execlists submission by Chris Wilson · 9 years ago
  68. e68a139 drm/i915: Add a sw fence for collecting up dma fences by Chris Wilson · 9 years ago
  69. 3d810fb drm/i915: Move HAS_GUC definition to platform definition by Carlos Santa · 9 years ago
  70. 3177659 drm/i915: Make HWS_NEEDS_PHYSICAL the exception by Carlos Santa · 9 years ago
  71. 804b871 drm/i915: Move HAS_GMCH_DISPLAY definition to platform by Carlos Santa · 9 years ago
  72. ca9c452 drm/i915: Move HAS_L3_DPF definition to platform definition by Carlos Santa · 9 years ago
  73. 4586f1d drm/i915: Move HAS_LOGICAL_RING_CONTEXTS definition to platform by Carlos Santa · 9 years ago
  74. e1a52536 drm/i915: Move HAS_HW_CONTEXTS definition to platform by Carlos Santa · 9 years ago
  75. 0eec8dc drm/i915: Introduce GEN2_FEATURES for device info by Carlos Santa · 9 years ago
  76. 54d2a6a drm/i915: Introduce GEN3_FEATURES for device info by Carlos Santa · 9 years ago
  77. 4d495be drm/i915: Introduce GEN4_FEATURES for device info by Carlos Santa · 9 years ago
  78. b355f10 drm/i915: Move HAS_GMBUS_IRQ definition to platform definition by Carlos Santa · 9 years ago
  79. a132338 drm/i915: Introduce GEN5_FEATURES for device info by Carlos Santa · 9 years ago
  80. 1d3fe53 drm/i915: Move HAS_DP_MST definition to platform definition by Carlos Santa · 9 years ago
  81. 33b5bf8 drm/i915: Move HAS_RC6p definition to platform definition by Carlos Santa · 9 years ago
  82. 86f3624 drm/i915: Move HAS_RC6 definition to platform definition by Carlos Santa · 9 years ago
  83. 53233f0 drm/i915: Move HAS_RESOURCE_STREAMER definition to platform definition by Carlos Santa · 9 years ago
  84. 3bacde1 drm/i915 Move HAS_CSR definition to platform definition by Carlos Santa · 9 years ago
  85. 2631034 drm/i915: Get rid of HAS_CORE_RING_FREQ by Carlos Santa · 9 years ago
  86. d4c5636 drm/i915: Remove runtime PM for SNB by Carlos Santa · 9 years ago
  87. 4aa4c23 drm/i915: Move HAS_RUNTIME_PM definition to platform by Carlos Santa · 9 years ago
  88. 07db6be drm/i915: Introduce GEN6_FEATURES for device info by Carlos Santa · 9 years ago
  89. 8d9c20e drm/i915: Remove .is_mobile field from platform struct by Carlos Santa · 9 years ago
  90. 6e3b84d drm/i915: Move HAS_PSR definition to platform struct definition by Carlos Santa · 9 years ago
  91. 81b9fd8 drm/i915: Split hsw_get_dpll() by Manasi Navare · 9 years ago
  92. 9a4edad drm/i915: Split skl_get_dpll() by Jim Bride · 9 years ago
  93. a277ca7 drm/i915: Split bxt_ddi_pll_select() by Durgadoss R · 9 years ago
  94. ba88d15 drm/i915: Split intel_ddi_pre_enable() into DP and HDMI versions by Manasi Navare · 9 years ago
  95. c856052 drm/i915: Remove ddi_pll_sel from intel_crtc_state by Ander Conselvan de Oliveira · 9 years ago
  96. dfa1048 drm/i915: Don't pass crtc_state to intel_dp_set_link_params() by Ander Conselvan de Oliveira · 9 years ago
  97. fc2780b drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB by Chris Wilson · 9 years ago
  98. 23f889b Revert "drm/i915: Check live status before reading edid" by David Weinehall · 9 years ago
  99. ccebc23 drm/i915/skl: Don't try to update plane watermarks if they haven't changed by Lyude · 9 years ago
  100. b18c1bb drm/i915: Remove 64b mmio write vfuncs by Chris Wilson · 9 years ago