1. ebb5eb7 drm/i915: Replace pcu_lock with sb_lock by Chris Wilson · 6 years ago
  2. 337fa6e drm/i915: Lift sideband locking for vlv_punit_(read|write) by Chris Wilson · 6 years ago
  3. 221c786 drm/i915: Lift acquiring the vlv punit magic to a common sb-get by Chris Wilson · 6 years ago
  4. a75d035 drm/i915: Disable preemption and sleeping while using the punit sideband by Chris Wilson · 6 years ago
  5. 1f2b4a7 drm/i915: Allow multiple user handles to the same VM by Chris Wilson · 6 years ago
  6. 8f2a105 drm/i915: Explicitly pin the logical context for execbuf by Chris Wilson · 6 years ago
  7. 79ffac85 drm/i915: Invert the GEM wakeref hierarchy by Chris Wilson · 6 years ago
  8. 2ccdf6a drm/i915: Pass intel_context to i915_request_create() by Chris Wilson · 6 years ago
  9. 6eee33e drm/i915: Introduce context->enter() and context->exit() by Chris Wilson · 6 years ago
  10. 23c3c3d drm/i915: Pull the GEM powermangement coupling into its own file by Chris Wilson · 6 years ago
  11. d91e657 drm/i915: Introduce struct intel_wakeref by Chris Wilson · 6 years ago
  12. 112ed2d drm/i915: Move GraphicsTechnology files under gt/ by Chris Wilson · 6 years ago
  13. 86554f4 drm/i915/selftests: Verify whitelist of context registers by Chris Wilson · 6 years ago
  14. 0940757 drm/i915: Store the default sseu setup on the engine by Chris Wilson · 6 years ago
  15. 51eb1a1 drm/i915/icl: Fix clockgating issue when using scalers by Radhakrishna Sripada · 6 years ago
  16. 372b9ff drm/i915: Fix skl+ max plane width by Ville Syrjälä · 6 years ago
  17. 9c11b12 drm/i915/icl: Fix MG_DP_MODE() register programming by Imre Deak · 6 years ago
  18. 2d6692e drm/i915: Start writeback from the shrinker by Chris Wilson · 6 years ago
  19. f3c2b76 drm/i915/selftests: Check that gpu reset is usable from atomic context by Fernando Pacheco · 6 years ago
  20. 40d211e Revert "drm/i915/guc: Disable global reset" by Fernando Pacheco · 6 years ago
  21. fc488b5 drm/i915/uc: Place uC firmware in upper range of GGTT by Fernando Pacheco · 6 years ago
  22. 9118007 drm/i915/uc: Reserve upper range of GGTT by Fernando Pacheco · 6 years ago
  23. 95ebcda drm/i915/uc: Rename uC firmware init/fini functions by Fernando Pacheco · 6 years ago
  24. 267e80e drm/i915/gtt: Skip clearing the GGTT under gen6+ full-ppgtt by Chris Wilson · 6 years ago
  25. b972fff drm/i915: remove DRM_AUTH from IOCTLs which also have DRM_RENDER_ALLOW by Christian König · 6 years ago
  26. 7ce99d2 drm/i915: Expose the busyspin durations for i915_wait_request by Chris Wilson · 6 years ago
  27. 91cbdb8 drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info by Chris Wilson · 6 years ago
  28. d69990e drm/i915: Use drm_dev_unplug() by Janusz Krzysztofik · 6 years ago
  29. 844e331 drm/i915: Remove unwarranted clamping for hsw/bdw by Chris Wilson · 6 years ago
  30. 26ddc06 drm/i915: Setup the RCS ring prior to execution by Chris Wilson · 6 years ago
  31. dfe2c8e drm/i915: Stop overwriting RING_IMR in rcs resume by Chris Wilson · 6 years ago
  32. 9953402 drm/i915: Avoid use-after-free in reporting create.size by Chris Wilson · 6 years ago
  33. 769f0da drm/i915: Make workaround verification *optional* by Chris Wilson · 6 years ago
  34. 254e118 drm/i915: Verify the engine workarounds stick on application by Chris Wilson · 6 years ago
  35. 4f1cb58 drm/i915: Verify workarounds immediately after application by Chris Wilson · 6 years ago
  36. ad2c467 drm/i915: Update DRIVER_DATE to 20190417 by Joonas Lahtinen · 6 years ago
  37. 5b35496 drm/i915/ehl: inherit icl cdclk init/uninit by Jani Nikula · 6 years ago
  38. d1172ab drm/i915: Introduce struct class_instance for engines across the uAPI by Chris Wilson · 6 years ago
  39. b16b2a2f drm/i915: fully convert the IRQ initialization macros to intel_uncore by Paulo Zanoni · 6 years ago
  40. 65f42cd drm/i915: convert the IRQ initialization functions to intel_uncore by Paulo Zanoni · 6 years ago
  41. 9d9523d drm/i915: add GEN2_ prefix to the I{E, I, M, S}R registers by Paulo Zanoni · 6 years ago
  42. 2918c3c drm/i915: don't specify the IRQ register in the gen2 macros by Paulo Zanoni · 6 years ago
  43. 68eb49b drm/i915: refactor the IRQ init/reset macros by Paulo Zanoni · 6 years ago
  44. e4eabf2 Merge tag 'gvt-next-2019-04-16' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  45. adc674c drm/i915: Mark up ips for RCU protection by Chris Wilson · 6 years ago
  46. 7a2a519 drm/i915: Drop bool return from breadcrumbs signaler by Chris Wilson · 6 years ago
  47. 2bfc497 drm/i915/gvt: Fix incorrect mask of mmio 0x22028 in gen8/9 mmio list by Colin Xu · 6 years ago
  48. ac07157 drm/i915/gvt: addressed guest GPU hang with HWS index mode by Xiaolin Zhang · 6 years ago
  49. 95d002e Merge tag 'drm-intel-next-2019-04-04' into gvt-next by Zhenyu Wang · 6 years ago
  50. c856dbc8 drm/i915: Nuke drm_crtc_state and use intel_atomic_state instead by Manasi Navare · 6 years ago
  51. 1ab494c drm/i915/selftests: Skip live timeline/suspend tests if wedged by Chris Wilson · 6 years ago
  52. 5d75dc2 drm/i915: Teach intel_workarounds to use uncore mmio access by Chris Wilson · 6 years ago
  53. 39564ae drm/i915/ehl: Inherit Ice Lake conditional code by Bob Paauwe · 6 years ago
  54. 5ce5f61 drm/i915: Handle catastrophic error on engine reset by Mika Kuoppala · 6 years ago
  55. 019d260 drm/i915: Shortcut readiness to reset check by Mika Kuoppala · 6 years ago
  56. e5604e2 drm/i915: Suppress spurious combo PHY B warning by Ville Syrjälä · 6 years ago
  57. 7a412b8 drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_mask() calculation by Ville Syrjälä · 6 years ago
  58. 0edda1d drm/i915: Flush the CSB pointer reset by Chris Wilson · 6 years ago
  59. fa9d38f drm/i915: Fix the inconsistent RMW in WA 827 by Radhakrishna Sripada · 6 years ago
  60. 2474028 drm/i915: Rename skl_wa_clkgating to the actual WA by Radhakrishna Sripada · 6 years ago
  61. 6fd3134 drm/i915: Do not enable FEC without DSC by Ville Syrjälä · 6 years ago
  62. 2e1e5c5 drm/i915: Avoid reclaim taints from runtime-pm debug by Chris Wilson · 6 years ago
  63. 1863e30 drm/i915/execlists: Always reset the context's RING registers by Chris Wilson · 6 years ago
  64. 292ad25 drm/i915/guc: Implement reset locally by Chris Wilson · 6 years ago
  65. 3936867 drm/i915: Disable read only ppgtt support for gen11 by Mika Kuoppala · 6 years ago
  66. 0c441cb drm/i915: Call i915_sw_fence_fini on request cleanup by Chris Wilson · 6 years ago
  67. aefa95b drm/i915: Clean up DSC vs. not bpp handling by Ville Syrjälä · 6 years ago
  68. 4e2056e drm/i915: Set DP min_bpp to 8*3 for non-RGB output formats by Ville Syrjälä · 6 years ago
  69. 632c7ad drm/i915/icl: Switch to using 12 deep CSB status FIFO by Mika Kuoppala · 6 years ago
  70. 7d4c75d drm/i915: Prepare for larger CSB status FIFO size by Mika Kuoppala · 6 years ago
  71. 917dc6b drm/i915: Use Engine1 instance for gen11 pm interrupts by Mika Kuoppala · 6 years ago
  72. 1071d0f drm/i915/icl: Disable video turbo mode for rp control by Mika Kuoppala · 6 years ago
  73. 2ea7414 drm/i915/icl: Enable media sampler powergate by Mika Kuoppala · 6 years ago
  74. d105e9a drm/i915/icl: Apply a recommended rc6 threshold by Mika Kuoppala · 6 years ago
  75. a79208d drm/i915: Use dedicated rc6 enabling sequence for gen11 by Mika Kuoppala · 6 years ago
  76. b7404c7 drm/i915: Bump ready tasks ahead of busywaits by Chris Wilson · 6 years ago
  77. 9726920 drm/i915: Only reset the pinned kernel contexts on resume by Chris Wilson · 6 years ago
  78. feb8846 drm/i915/dp: Expose force_dsc_enable through debugfs by Manasi Navare · 6 years ago
  79. 8455dad drm/i915/icl: Don't warn on spurious interrupts by Mika Kuoppala · 6 years ago
  80. a087baf drm/i915/icl: Handle rps interrupts without irq lock by Mika Kuoppala · 6 years ago
  81. f11cb1c drm/i915/dp: revert back to max link rate and lane count on eDP by Jani Nikula · 6 years ago
  82. 942d1cf drm/i915/icl: Fix port disable sequence for mipi-dsi by Vandita Kulkarni · 6 years ago
  83. c5b81a3 drm/i915/icl: Ungate ddi clocks before IO enable by Vandita Kulkarni · 6 years ago
  84. 174221e drm/i915/guc: Replace preempt_client lookup with engine->preempt_context by Chris Wilson · 6 years ago
  85. 6484775 drm/i915/selftests: Mark live_forcewake_ops as unreliable by Chris Wilson · 6 years ago
  86. 7ae6ad6 drm/i915/psr: Do not enable PSR in interlaced mode for all GENs by José Roberto de Souza · 6 years ago
  87. 98c0d19 drm/i915/psr: Initialize PSR mutex even when sink is not reliable by José Roberto de Souza · 6 years ago
  88. c0f6ffb drm/i915: Remove unused VLV/CHV PSR registers by José Roberto de Souza · 6 years ago
  89. 15b7dae drm/i915/psr: Update PSR2 SU corruption workaround comment by José Roberto de Souza · 6 years ago
  90. de220cc drm/i915: Consolidate the timeline->barrier by Chris Wilson · 6 years ago
  91. da23379 drm/i915: Use static allocation for i915_globals_park() by Chris Wilson · 6 years ago
  92. bfd0453 drm/i915/guc: Replace WARN with a DRM_ERROR by Chris Wilson · 6 years ago
  93. 99fa4bc drm/i915/icl: Simplify release of encoder power refs by Imre Deak · 6 years ago
  94. 3a52fb7 drm/i915: Get power refs in encoder->get_power_domains() by Imre Deak · 6 years ago
  95. 93a643f drm/i915/cdclk: have only one init/uninit function by Jani Nikula · 6 years ago
  96. e7674ef drm/i915: extract intel_cdclk.h from intel_drv.h by Jani Nikula · 6 years ago
  97. f9a79f9 drm/i915: extract intel_sprite.h from intel_drv.h by Jani Nikula · 6 years ago
  98. 75a4639 drm/i915: extract intel_dvo.h from intel_drv.h by Jani Nikula · 6 years ago
  99. 42406fd drm/i915: extract intel_lvds.h from intel_drv.h by Jani Nikula · 6 years ago
  100. efe57ee drm/i915: extract intel_tv.h from intel_drv.h by Jani Nikula · 6 years ago