1. 9b7598a drm/i915/ehl: Set proper eu slice/subslice parameters for EHL by Bob Paauwe · 6 years ago
  2. 759c9ab drm/i915/ehl: EHL outputs are different from ICL by Bob Paauwe · 6 years ago
  3. e547f2a drm/i915/ehl: Add dpll mgr by Lucas De Marchi · 6 years ago
  4. 897f296 drm/i915/ehl: Add ElkhartLake platform by Bob Paauwe · 6 years ago
  5. 29f3863 drm/i915/ehl: Add EHL platform info and PCI IDs by James Ausmus · 6 years ago
  6. abf1aae drm/i915: Clean up EDID downclock mode lookup by Ville Syrjälä · 6 years ago
  7. 9f6fbe2 drm/i915: Stop hand rolling drm_mode_match() by Ville Syrjälä · 6 years ago
  8. dee2370 drm/i915: Adjust DSI fixed mode handling by Ville Syrjälä · 6 years ago
  9. 325710d drm/i915: Refactor VBT fixed mode handling by Ville Syrjälä · 6 years ago
  10. 8f49673 drm/i915: Pick the first mode from EDID as the fixed mode when there is no preferred mode by Ville Syrjälä · 6 years ago
  11. 0dc927e drm/i915: Refactor EDID fixed mode search by Ville Syrjälä · 6 years ago
  12. 6086e47 drm/i915: Really calculate the cursor ddb based on the highest enabled wm level by Ville Syrjälä · 6 years ago
  13. ea593db drm/i915: Allow contexts to share a single timeline across all engines by Chris Wilson · 6 years ago
  14. b917154 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction by Chris Wilson · 6 years ago
  15. e0695db drm/i915: Create/destroy VM (ppGTT) for use with contexts by Chris Wilson · 6 years ago
  16. 9d1305e drm/i915: Introduce the i915_user_extension_method by Chris Wilson · 6 years ago
  17. b9d52d3 drm/i915/guc: GuC suspend path cleanup by Sujaritha Sundaresan · 6 years ago
  18. e70d3d8 drm/i915/selftests: Mark up preemption tests for hang detection by Chris Wilson · 6 years ago
  19. d067994 drm/i915/selftests: Calculate maximum ring size for preemption chain by Chris Wilson · 6 years ago
  20. 754a254 drm/i915: Skip object locking around a no-op set-domain ioctl by Chris Wilson · 6 years ago
  21. a679f58 drm/i915: Flush pages on acquisition by Chris Wilson · 6 years ago
  22. 4daffb6 drm/i915: Stop storing the context name as the timeline name by Chris Wilson · 6 years ago
  23. 3e05531 drm/i915: Stop storing ctx->user_handle by Chris Wilson · 6 years ago
  24. 7dc4071 drm/i915: Introduce a mutex for file_priv->context_idr by Chris Wilson · 6 years ago
  25. 3aa9945 drm/i915: Separate GEM context construction and registration to userspace by Chris Wilson · 6 years ago
  26. 401f147 drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier() by Dan Carpenter · 6 years ago
  27. ab7529f drm/i915: Use __is_constexpr() by Chris Wilson · 6 years ago
  28. 6ebc969 drm/i915: make raw access function work on uncore by Daniele Ceraolo Spurio · 6 years ago
  29. 25286aa drm/i915: move regs pointer inside the uncore structure by Daniele Ceraolo Spurio · 6 years ago
  30. 272c7e5 drm/i915: reduce the dev_priv->uncore dance in uncore.c by Daniele Ceraolo Spurio · 6 years ago
  31. cb7ee69 drm/i915: make find_fw_domain work on intel_uncore by Daniele Ceraolo Spurio · 6 years ago
  32. f7de502 drm/i915: make more uncore function work on intel_uncore by Daniele Ceraolo Spurio · 6 years ago
  33. 3ceea6a drm/i915: use intel_uncore for all forcewake get/put by Daniele Ceraolo Spurio · 6 years ago
  34. f568eee drm/i915: use intel_uncore in fw get/put internal paths by Daniele Ceraolo Spurio · 6 years ago
  35. 159367b drm/i915: always use masks on FW regs by Daniele Ceraolo Spurio · 6 years ago
  36. 7264aeb drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro by Manasi Navare · 6 years ago
  37. 6e514e3 drm/i915: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  38. 8cac9fd drm/i915: Inline skl_update_pipe_wm() into its only caller by Ville Syrjälä · 6 years ago
  39. 96cb7cd drm/i915: Don't pass pipe_wm around so much by Ville Syrjälä · 6 years ago
  40. 5e6037c drm/i915: Move some variables to tighter scope by Ville Syrjälä · 6 years ago
  41. a301cb0 drm/i915: Keep plane watermarks enabled more aggressively by Ville Syrjälä · 6 years ago
  42. 10a7e07 drm/i915: Make sure cursor has enough ddb for the selected wm level by Ville Syrjälä · 6 years ago
  43. df331de drm/i915: Allocate enough DDB for the cursor by Ville Syrjälä · 6 years ago
  44. c92558a drm/i915: Extract skl_compute_wm_params() by Ville Syrjälä · 6 years ago
  45. 67155a6 drm/i915: Don't pass plane state to skl_compute_plane_wm() by Ville Syrjälä · 6 years ago
  46. 3cf963c drm/i915: Accept alloc_size == blocks by Ville Syrjälä · 6 years ago
  47. 4677faf drm/i915: Use HPLLVCO_MOBILE for all PNVs by Ville Syrjälä · 6 years ago
  48. f3e3048 drm/i915: Introduce i915_has_asle() by Ville Syrjälä · 6 years ago
  49. 9e7d569 drm/i915: Introduce i9xx_has_pps() by Ville Syrjälä · 6 years ago
  50. b7c8093 drm/i915: Introduce i9xx_has_pfit() by Ville Syrjälä · 6 years ago
  51. 5c22786 drm/i915: Reorder gen3/4 swizzle detection logic by Ville Syrjälä · 6 years ago
  52. fd79d93 drm/i915/selftests: add test to verify get/put fw domains by Daniele Ceraolo Spurio · 6 years ago
  53. d315d4f drm/i915/selftests: Provide stub reset functions by Chris Wilson · 6 years ago
  54. 1284ec9 drm/i915: Update DRIVER_DATE to 20190320 by Joonas Lahtinen · 6 years ago
  55. 729ae33 drm/i915/cml: Introduce Comet Lake PCH by Anusha Srivatsa · 6 years ago
  56. a7b4dee drm/i915/cml: Add CML PCI IDS by Anusha Srivatsa · 6 years ago
  57. 06dd94c drm/i915: Fix PSR2 selective update corruption after PSR1 setup by José Roberto de Souza · 6 years ago
  58. d2daff2 drm/i915: Pass dev_priv to intel_is_dual_link_lvds() by Ville Syrjälä · 6 years ago
  59. 17be494 drm/i915: Polish intel_get_lvds_encoder() by Ville Syrjälä · 6 years ago
  60. 27b680f drm/i915: Add some missing curly braces by Ville Syrjälä · 6 years ago
  61. 4631dc3 drm/i915: Remove the fragile array index -> link rate mapping by Ville Syrjälä · 6 years ago
  62. ad40f8b drm/i915: Nuke icl_calc_dp_combo_pll_link() by Ville Syrjälä · 6 years ago
  63. 2ee7fd1 drm/i915: Fix readout for cnl DPLL kdiv==3 by Ville Syrjälä · 6 years ago
  64. dc41e91 drm/i915: Remove redundant on stack dpll_hw_state from icl_get_dpll() by Ville Syrjälä · 6 years ago
  65. 3d1ed35 drm/i915: Pass crtc_state down to icl dpll funcs by Ville Syrjälä · 6 years ago
  66. 2cf9cd8 drm/i915: Remove redundant on stack dpll_hw_state from cnl_get_dpll() by Ville Syrjälä · 6 years ago
  67. e7251d7 drm/i915: Pass crtc_state down to cnl dpll funcs by Ville Syrjälä · 6 years ago
  68. 67de42e drm/i915: Remove redundant on stack dpll_hw_state from bxt_get_dpll() by Ville Syrjälä · 6 years ago
  69. e40396d drm/i915: Pass crtc_state down to bxt dpll funcs by Ville Syrjälä · 6 years ago
  70. 15dc88a drm/i915: Remove redundant on stack dpll_hw_state from skl_get_dpll() by Ville Syrjälä · 6 years ago
  71. 98b6072 drm/i915: Pass crtc_state down to skl dpll funcs by Ville Syrjälä · 6 years ago
  72. cc089e8 drm/i915: Don't pass crtc to intel_get_shared_dpll() and .get_dpll() by Ville Syrjälä · 6 years ago
  73. da37390 drm/i915: Don't pass crtc to intel_find_shared_dpll() by Ville Syrjälä · 6 years ago
  74. 4c5896d drm/i915: Hold a reference to the active HW context by Chris Wilson · 6 years ago
  75. 206c2f8 drm/i915: Lock the gem_context->active_list while dropping the link by Chris Wilson · 6 years ago
  76. 73e97d4 drm/i915/psr: remove drmP.h include that crept in by Jani Nikula · 6 years ago
  77. 126d0a9 drm/i915: stick to kernel fixed size types by Jani Nikula · 6 years ago
  78. 65baf0e drm/i915: Hold a ref to the ring while retiring by Chris Wilson · 6 years ago
  79. 54939ea0 drm/i915: Switch to use HWS indices rather than addresses by Chris Wilson · 6 years ago
  80. 7c12004 drm/i915: Turn off the CUS when turning off a HDR plane by Ville Syrjälä · 6 years ago
  81. 5a04044 drm/i915: Fix legacy gamma mode for ICL by Ville Syrjälä · 6 years ago
  82. 8cbd0c7 Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  83. baa09e7 drm/i915: use REG_FIELD_PREP() to define register bitfield values by Jani Nikula · 6 years ago
  84. 78b36b1 drm/i915: deprecate _SHIFT in favor of _MASK passed to accessors by Jani Nikula · 6 years ago
  85. 09b434d drm/i915: introduce REG_BIT() and REG_GENMASK() to define register contents by Jani Nikula · 6 years ago
  86. 6cffeb8 drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set by Chris Wilson · 6 years ago
  87. 794a11c drm/i915: Sanity check mmap length against object size by Chris Wilson · 6 years ago
  88. 535d8d2 drm/i915: do not pass dev_priv to low-level forcewake functions by Daniele Ceraolo Spurio · 6 years ago
  89. 9073e5b drm/i915: Fix off-by-one in reporting hanging process by Chris Wilson · 6 years ago
  90. f19d90e drm/i915: Split ilk vs. icl csc matrix handling by Ville Syrjälä · 6 years ago
  91. b281264 drm/i915: Clean the csc limited range/identity programming by Ville Syrjälä · 6 years ago
  92. c9e235a drm/i915: Extract ilk_csc_convert_ctm() by Ville Syrjälä · 6 years ago
  93. d2c19b0 drm/i915: Clean up ilk/icl pipe/output CSC programming by Ville Syrjälä · 6 years ago
  94. 386ba08 drm/i915: Extract ilk_csc_limited_range() by Ville Syrjälä · 6 years ago
  95. 9fdfb8e drm/i915: Precompute/readout/check CHV CGM mode by Ville Syrjälä · 6 years ago
  96. a1f1e61 drm/i915: Readout and check csc_mode by Ville Syrjälä · 6 years ago
  97. daeaaef drm/i915/icl: remove intel_dpll_is_combophy() by Lucas De Marchi · 6 years ago
  98. 2f3ee43 drm/i915/icl: split combo and tbt pll funcs by Lucas De Marchi · 6 years ago
  99. 9be8644 drm/i915/icl: split combo and mg pll disable by Lucas De Marchi · 6 years ago
  100. 036f8d5 drm/i915/icl: split pll enable in three steps by Lucas De Marchi · 6 years ago