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