1. fdf7351 drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions, v2. by Maarten Lankhorst · 6 years ago
  2. 3337325 drm/i915: Remove the global cache shrink & rcu barrier on allocation failure by Chris Wilson · 6 years ago
  3. 88a83f3 drm/i915: Only reset seqno if actually idle by Chris Wilson · 6 years ago
  4. 7a4a2a4 drm/i915: Clean up early plane debugs by Ville Syrjälä · 6 years ago
  5. 62358aa drm/i915: Use the correct crtc when sanitizing plane mapping by Ville Syrjälä · 6 years ago
  6. 68bc30d drm/i915: Restore vblank interrupts earlier by Ville Syrjälä · 6 years ago
  7. 9dbf5a4 drm/i915: Provide more clues as to why MST is/is not used by Ville Syrjälä · 6 years ago
  8. 0fc645f drm/i915/guc: Don't clear the cookie on doorbell destroy by Daniele Ceraolo Spurio · 6 years ago
  9. 48b426a drm/i915/guc: init GuC descriptors after GuC load by Daniele Ceraolo Spurio · 6 years ago
  10. bc2477f drm/i915/execlists: Flush the CS events before unpinning by Chris Wilson · 6 years ago
  11. 8f5c6fe drm/i915: Clear the error PTE just once on finish by Chris Wilson · 6 years ago
  12. 83bc0f5 drm/i915: Handle incomplete Z_FINISH for compressed error states by Chris Wilson · 6 years ago
  13. 5ec244f drm/i915/selftests: Hold task_struct ref for smoking kthread by Chris Wilson · 6 years ago
  14. 598c6cf drm/i915/psr: Enable PSR1 on gen-9+ HW by Dhinakaran Pandiyan · 6 years ago
  15. 2ddcc98 drm/i915: fix wrong error number report by Andi Shyti · 6 years ago
  16. c0a6aa7 drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost_info by Chris Wilson · 6 years ago
  17. 89d5efc drm/i915: Replace some open-coded i915_coherent_map_type() by Chris Wilson · 6 years ago
  18. b208152 drm/i915: Add plane alpha blending support, v2. by Maarten Lankhorst · 6 years ago
  19. 7569bf9 drm/i915/csr: Added ICL Stepping info by Jyoti Yadav · 6 years ago
  20. e9eaf82 drm/i915: Priority boost for waiting clients by Chris Wilson · 6 years ago
  21. e2f3496 drm/i915: Pull scheduling under standalone lock by Chris Wilson · 6 years ago
  22. b16c765 drm/i915: Priority boost for new clients by Chris Wilson · 6 years ago
  23. 790ea70 drm/i915: Pass intel_encoder to infoframe functions by Ville Syrjälä · 6 years ago
  24. 121f0ff drm/i915: Use memmove() for punching the hole into infoframes by Ville Syrjälä · 6 years ago
  25. 85f5e1f drm/i915: Combine multiple internal plists into the same i915_priolist bucket by Chris Wilson · 6 years ago
  26. 7651a44 drm/i915: Reserve some priority bits for internal use by Chris Wilson · 6 years ago
  27. 567a6057 drm/i915/selftests: Include arbitration points in preemption smoketest by Chris Wilson · 6 years ago
  28. 992d209 drm/i915/selftests: Split preemption smoke test into threads by Chris Wilson · 6 years ago
  29. 7769db5 drm/i915/dp: optimize eDP 1.4+ link config fast and narrow by Jani Nikula · 6 years ago
  30. 9844bc8 drm/i915/dp: Fix duplication of DEVICE_SERVICE_IRQ handling by Dhinakaran Pandiyan · 6 years ago
  31. cbfa8ac drm/i915/dp: Kill intel_dp->detect_done flag by Dhinakaran Pandiyan · 6 years ago
  32. 4765855 drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect() by Dhinakaran Pandiyan · 6 years ago
  33. d5acd97 drm/i915/dp: Use a local variable for intel_encoder * by Dhinakaran Pandiyan · 6 years ago
  34. f24f6eb drm/i915/dp: Restrict link retrain workaround to external monitors by Dhinakaran Pandiyan · 6 years ago
  35. 9ebd820 drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse() by Dhinakaran Pandiyan · 6 years ago
  36. a2bf92e drm/i915/execlists: Avoid kicking priority on the current context by Chris Wilson · 6 years ago
  37. 7fe7898 drm/i915/csr: restructure CSR firmware definition macros by Jani Nikula · 6 years ago
  38. 9531221 drm/i915: Check for panel orientation quirks on eDP panels by Hans de Goede · 6 years ago
  39. 4bdafb9 drm/i915: Remove i915.enable_ppgtt override by Chris Wilson · 6 years ago
  40. c5f6d57 drm/i915: Log HWS seqno consistently by Tvrtko Ursulin · 6 years ago
  41. f8e5786 drm/i915: Trim partial view sg lists by Tvrtko Ursulin · 6 years ago
  42. dee4a0f drm/i915/selftests: Smoketest preemption by Chris Wilson · 6 years ago
  43. e7351a8 drm/i915/csr: bypass firmware request on i915.dmc_firmware_path="" by Jani Nikula · 6 years ago
  44. d8a5b7d drm/i915/csr: keep max firmware size together with firmare name and version by Jani Nikula · 6 years ago
  45. 180e9d2 drm/i915/csr: keep firmware name and required version together by Jani Nikula · 6 years ago
  46. 029c33a drm/i915: Remove duplicated definition of intel_update_rawclk by José Roberto de Souza · 6 years ago
  47. c9b818d drm/i915: Move IPC WA #1141 to init_ipc() by José Roberto de Souza · 6 years ago
  48. 6323113 drm/i915: Move SKL IPC WA to HAS_IPC() by José Roberto de Souza · 6 years ago
  49. fd847b8 drm/i915: Do not modifiy reserved bit in gens that do not have IPC by José Roberto de Souza · 6 years ago
  50. 6edafc4 drm/i915: Unset reset pch handshake when PCH is not present in one place by José Roberto de Souza · 6 years ago
  51. 7c86828 drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake by José Roberto de Souza · 6 years ago
  52. 35c37ad drm/i915/icl: Define TA_TIMING_PARAM registers by Madhav Chauhan · 6 years ago
  53. 33868a9 drm/i915/icl: Define data/clock lanes dphy timing registers by Madhav Chauhan · 6 years ago
  54. 7a90938 drm/i915: Avoid compiler warning for maybe unused gu_misc_iir by Chris Wilson · 6 years ago
  55. 74f6e18 drm/i915: Convert to BITS_PER_TYPE by Chris Wilson · 6 years ago
  56. 2863b00 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  57. fc3fed5 drm/i915: Check fb stride against plane max stride by Ville Syrjälä · 6 years ago
  58. 0a3c561 drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards. by Juha-Pekka Heikkila · 6 years ago
  59. 4a3d3f6 drm/i915: Match code to comment and enforce ppgtt for execlists by Chris Wilson · 6 years ago
  60. 570b16b drm/i915: use for_each_pipe loop to assign crtc_mask by Mahesh Kumar · 6 years ago
  61. 8db05f5 drm/i915/execlists: Assert the queue is non-empty on unsubmitting by Chris Wilson · 6 years ago
  62. 70a7b83 drm/i915/icl: Program T_INIT_MASTER registers by Madhav Chauhan · 6 years ago
  63. ba3df88 drm/i915/icl: Enable DDI Buffer by Madhav Chauhan · 6 years ago
  64. 3f4b9d9 drm/i915/icl: DSI vswing programming sequence by Madhav Chauhan · 6 years ago
  65. fc41001 drm/i915/icl: Configure lane sequencing of combo phy transmitter by Madhav Chauhan · 6 years ago
  66. 945ac78 drm/i915: Force planar YUV coordinates to be a multiple of 2, v2. by Maarten Lankhorst · 6 years ago
  67. ab5c60bf drm/i915: Move programming plane scaler to its own function. by Maarten Lankhorst · 6 years ago
  68. 0aaf29b drm/i915: Clean up scaler setup, v2. by Maarten Lankhorst · 6 years ago
  69. 6c246b8 drm/i915: Replace call to commit_planes_on_crtc with internal update, v2. by Maarten Lankhorst · 6 years ago
  70. f59e970 drm/i915: Make intel_crtc_disable_planes() use active planes mask. by Maarten Lankhorst · 6 years ago
  71. 62ef0dd drm/i915: Unconditionally clear plane visibility, v2. by Maarten Lankhorst · 6 years ago
  72. c249c5f drm/i915: Handle cursor updating active_planes correctly, v2. by Maarten Lankhorst · 6 years ago
  73. a1cccdcf drm/i915: Clean up casts to crtc_state in intel_atomic_commit_tail() by Maarten Lankhorst · 6 years ago
  74. 4486261 drm/i915: Update DRIVER_DATE to 20180921 by Joonas Lahtinen · 6 years ago
  75. 8169671 drm/i915: Update DRIVER_DATE to 20180921 by Joonas Lahtinen · 6 years ago
  76. 36c9c3c Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  77. b2164e4 drm/i915/execlists: Onion unwind for logical_ring_init() failure by Chris Wilson · 6 years ago
  78. 8e1cb32 drm/i915: Park the GPU on module load by Chris Wilson · 6 years ago
  79. b8bdd9c drm/i915/selftests: Live tests emit requests and so require rpm by Chris Wilson · 6 years ago
  80. 8c01903 drm/i915: pass dev_priv to i915_gem_cleanup_stolen by Matthew Auld · 6 years ago
  81. c6d22ab drm/i915: don't assume struct page in i915_sg_trim by Matthew Auld · 6 years ago
  82. 8fcd86b drm/i915/guc: Restore preempt-context across S3/S4 by Chris Wilson · 6 years ago
  83. a47cd45 drm/i915/selftests: Basic stress test for rapid context switching by Chris Wilson · 6 years ago
  84. 82c7c4f drm/i915/selftests: Free the batch along the contexts error path by Chris Wilson · 6 years ago
  85. 0320ac5 Merge tag 'du-next-20180914' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 6 years ago
  86. 846311a drm/amdgpu: Exclude MM engines for vega20 virtual device by Frank Min · 7 years ago
  87. a2045ee drm/amdgpu: add vega20 sriov capability detection by Frank Min · 7 years ago
  88. 7952410 Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  89. fd39554 drm/amdgpu: move reserving GDS/GWS/OA into common code by Christian König · 6 years ago
  90. c832c34 drm/amdgpu: initialize GDS/GWS/OA domains even when they are zero sized by Christian König · 6 years ago
  91. 77a2faa drm/amdgpu: fix up GDS/GWS/OA shifting by Christian König · 6 years ago
  92. 403009b drm/amdgpu: fix shadow BO restoring by Christian König · 6 years ago
  93. c33adbc drm/amdgpu: always recover VRAM during GPU recovery by Christian König · 6 years ago
  94. 7fcb065 drm/amdgpu: shadow BOs don't need any alignment by Christian König · 6 years ago
  95. 1668867 drm/amdgpu: always enable shadow BOs v2 by Christian König · 6 years ago
  96. 4947b2f drm/amdgpu: stop pipelining VM PDs/PTs moves by Christian König · 6 years ago
  97. 3e14bed drm/amdgpu: remove fence fallback by Christian König · 6 years ago
  98. 32f2a0d drm/amd/powerplay: retrieve the updated clock table after OD by Evan Quan · 6 years ago
  99. b1f82cb drm/amd/powerplay: update OD to take voltage value instead of offset by Evan Quan · 6 years ago
  100. 8a1304a drm/amd/powerplay: update OD feature judgement by Evan Quan · 6 years ago