1. 3cf43cd drm/i915: Introduce proper dbuf state by Ville Syrjälä · 5 years ago
  2. 56f48c1 drm/i915: Unify the low level dbuf code by Ville Syrjälä · 5 years ago
  3. b3f1ff5 drm/i915: Polish some dbuf debugs by Ville Syrjälä · 5 years ago
  4. 2f9078c drm/i915: Make skl_compute_dbuf_slices() behave consistently for all platforms by Ville Syrjälä · 5 years ago
  5. 794bdcf drm/i915: avoid unused scale_user_to_hw() warning by Arnd Bergmann · 4 years, 9 months ago
  6. 963f328 drm/i915: Protect overlay colorkey macro arguments by Ville Syrjälä · 5 years ago
  7. 7cd0f22 drm/i915: Enable pipe gamma for the overlay by Ville Syrjälä · 5 years ago
  8. e0b5d48 drm/i915: Configure overlay cc_out precision based on crtc gamma config by Ville Syrjälä · 5 years ago
  9. 0e12b4e drm/i915: Fix overlay colorkey for 30bpp and 8bpp by Ville Syrjälä · 5 years ago
  10. 5e9e0a3a drm/i915: Fix max cursor size for i915g/gm by Ville Syrjälä · 5 years ago
  11. 3a36aa2 drm/i915: Update DRIVER_DATE to 20200515 by Joonas Lahtinen · 4 years, 8 months ago
  12. ca69a3c drm/i915: Document locking guidelines by Joonas Lahtinen · 5 years ago
  13. 802a5820 drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}() by Ville Syrjälä · 4 years, 11 months ago
  14. 56f1b31 drm/i915: Store CS timestamp frequency in Hz by Ville Syrjälä · 4 years, 11 months ago
  15. 2e27015 drm/i915: Nuke pointless div by 64bit by Ville Syrjälä · 4 years, 11 months ago
  16. 8ca6d02 drm/i915: Enable SAGV support for Gen12 by Stanislav Lisovskiy · 4 years, 8 months ago
  17. 20f505f drm/i915: Restrict qgv points which don't have enough bandwidth. by Stanislav Lisovskiy · 4 years, 8 months ago
  18. 7241c57 drm/i915: Add TGL+ SAGV support by Stanislav Lisovskiy · 4 years, 8 months ago
  19. 1be8f34 Merge tag 'gvt-next-2020-05-12' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 4 years, 8 months ago
  20. 7a00e68 drm/i915/psr: Use new DP VSC SDP compute routine on PSR by Gwan-gyeong Mun · 4 years, 8 months ago
  21. cafac5a drm/i915/dp: Add compute routine for DP PSR VSC SDP by Gwan-gyeong Mun · 4 years, 8 months ago
  22. fa37a21 drm/i915: Stop sending DP SDPs on ddi disable by Gwan-gyeong Mun · 4 years, 8 months ago
  23. 76d45d0 drm/i915: Program DP SDPs on pipe updates by Gwan-gyeong Mun · 4 years, 8 months ago
  24. ce58867 drm/i915: Fix enabled infoframe states of lspcon by Gwan-gyeong Mun · 4 years, 8 months ago
  25. 2c3928e drm/i915: Add state readout for DP VSC SDP by Gwan-gyeong Mun · 4 years, 8 months ago
  26. dee66f3 drm/i915: Add state readout for DP HDR Metadata Infoframe SDP by Gwan-gyeong Mun · 4 years, 8 months ago
  27. 1bf3657 drm/i915: Program DP SDPs with computed configs by Gwan-gyeong Mun · 4 years, 8 months ago
  28. 4289025 drm/i915: Include DP VSC SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 8 months ago
  29. e274fb3 drm/i915: Include DP HDR Metadata Infoframe SDP in the crtc state dump by Gwan-gyeong Mun · 4 years, 8 months ago
  30. bfbeba2 drm/i915: Include HDMI DRM infoframe in the crtc state dump by Gwan-gyeong Mun · 4 years, 8 months ago
  31. 2ba6221 drm: Add logging function for DP VSC SDP by Gwan-gyeong Mun · 4 years, 8 months ago
  32. 1b404b7 drm/i915/dp: Read out DP SDPs by Gwan-gyeong Mun · 4 years, 8 months ago
  33. f45ce93 video/hdmi: Add Unpack only function for DRM infoframe by Gwan-gyeong Mun · 4 years, 8 months ago
  34. 0f4013fb2 drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker by Chris Wilson · 4 years, 8 months ago
  35. ed610f4 drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb by Chris Wilson · 4 years, 8 months ago
  36. 7a0ba6b drm/i915: Show per-engine default property values in sysfs by Chris Wilson · 4 years, 8 months ago
  37. 18e4af0 drm/i915: Drop no-semaphore boosting by Chris Wilson · 4 years, 8 months ago
  38. 701f026 drm/i915: Drop I915_RESET_TIMEOUT and friends by Chris Wilson · 4 years, 8 months ago
  39. 795d4d7 drm/i915: Mark the addition of the initial-breadcrumb in the request by Chris Wilson · 4 years, 8 months ago
  40. 889333c drm/i915/gem: Remove redundant exec_fence by Chris Wilson · 4 years, 8 months ago
  41. b2379ba drm/i915: Remove duplicate inline specifier on write_pte by Nathan Chancellor · 4 years, 8 months ago
  42. 4a0ca47 drm/i915/gt: Suspend tasklets before resume sanitization by Chris Wilson · 4 years, 8 months ago
  43. d8d5afe drm/i915: Make active_pipes check skl specific by Stanislav Lisovskiy · 4 years, 8 months ago
  44. 1d0a6c8 drm/i915: Extract skl SAGV checking by Stanislav Lisovskiy · 4 years, 8 months ago
  45. d916234 drm/i915: Introduce skl_plane_wm_level accessor. by Stanislav Lisovskiy · 4 years, 8 months ago
  46. b428d57 drm/i915/gt: Reset execlists registers before HWSP by Chris Wilson · 4 years, 8 months ago
  47. 61b088c drm/i915/ehl: Restrict w/a 1607087056 for EHL/JSL by Swathi Dhanavanthri · 4 years, 8 months ago
  48. 73e28cc drm/i915: Handle idling during i915_gem_evict_something busy loops by Chris Wilson · 4 years, 8 months ago
  49. 1c8ee8b drm/i915/gt: Restore Cherryview back to full-ppgtt by Chris Wilson · 4 years, 8 months ago
  50. 84eac0c drm/i915/gt: Force pte cacheline to main memory by Mika Kuoppala · 4 years, 8 months ago
  51. a1b2eea drm/i915: Remove unused HAS_FWTABLE macro by Pascal Terjan · 4 years, 8 months ago
  52. 9bad40a drm/i915/selftests: Always flush before unpining after writing by Chris Wilson · 4 years, 8 months ago
  53. b0a997a drm/i915: Emit await(batch) before MI_BB_START by Chris Wilson · 4 years, 8 months ago
  54. c7e8a3d drm/i915: Use stashed away hpd isr bits in intel_digital_port_connected() by Ville Syrjälä · 4 years, 10 months ago
  55. 0398993b drm/i915: Stash hpd status bits under dev_priv by Ville Syrjälä · 4 years, 8 months ago
  56. edc0e09 drm/i915: Turn intel_digital_port_connected() in a vfunc by Ville Syrjälä · 4 years, 10 months ago
  57. 260a6c1b drm/i915: Fix glk watermark calculations by Ville Syrjälä · 4 years, 9 months ago
  58. 90c49a0 drm/i915/mst: Wait for ACT sent before enabling the pipe by Ville Syrjälä · 4 years, 8 months ago
  59. a80d736 drm/i915: Tidy awaiting on dma-fences by Chris Wilson · 4 years, 8 months ago
  60. e31fe02 drm/i915: Make intel_timeline_init static by Mika Kuoppala · 4 years, 8 months ago
  61. f4d4969 drm/i915/gt: Mark up the racy read of execlists->context_tag by Chris Wilson · 4 years, 8 months ago
  62. f1e79c7 drm/i915: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  63. 16dc224 drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT by Chris Wilson · 4 years, 8 months ago
  64. fcae496 drm/i915: Prevent using semaphores to chain up to external fences by Chris Wilson · 4 years, 8 months ago
  65. 3136deb drm/i915: Peel dma-fence-chains for await by Lionel Landwerlin · 4 years, 8 months ago
  66. e41627d drm/i915/gt: Improve precision on defer_request assert by Chris Wilson · 4 years, 8 months ago
  67. ac93805 drm/i915: Pull waiting on an external dma-fence into its routine by Chris Wilson · 4 years, 8 months ago
  68. 2045d66 drm/i915: Ignore submit-fences on the same timeline by Chris Wilson · 4 years, 8 months ago
  69. 47e5183 drm/i915/gvt: use context lrc_reg_state for shadow ppgtt override by Zhenyu Wang · 4 years, 8 months ago
  70. bec3df9 drm/i915/gvt: Support PPGTT table load command by Zhenyu Wang · 4 years, 8 months ago
  71. 40dcee1 drm/i915/gvt: move workload destroy out of execlist complete by Zhenyu Wang · 4 years, 8 months ago
  72. 972282c drm/i915/gen12: Add aux table invalidate for all engines by Mika Kuoppala · 4 years, 8 months ago
  73. eec39e4 drm/i915: Remove wait priority boosting by Chris Wilson · 4 years, 8 months ago
  74. 6b6cd2e drm/i915: Mark concurrent submissions with a weak-dependency by Chris Wilson · 4 years, 8 months ago
  75. d248b37 drm/i915/gen12: Invalidate aux table entries forcibly by Mika Kuoppala · 4 years, 8 months ago
  76. 0c7c0c8 drm/i915/gen12: Flush L3 by Mika Kuoppala · 4 years, 8 months ago
  77. 32d7171 drm/i915/gen12: Fix HDC pipeline flush by Mika Kuoppala · 4 years, 8 months ago
  78. f02ac41 Revert "drm/i915/tgl: Include ro parts of l3 to invalidate" by Mika Kuoppala · 4 years, 8 months ago
  79. 24fe5f2 drm/i915: Propagate error from completed fences by Chris Wilson · 4 years, 8 months ago
  80. 9b2383a drm/i915/icp: Add Wa_14010685332 by Matt Roper · 4 years, 9 months ago
  81. 977253d drm/i915/gt: Stop holding onto the pinned_default_state by Chris Wilson · 4 years, 9 months ago
  82. b68be5c drm/i915/execlists: Record the active CCID from before reset by Chris Wilson · 4 years, 9 months ago
  83. f136c58 drm/i915: Added required new PCode commands by Stanislav Lisovskiy · 4 years, 9 months ago
  84. 054318c drm/i915/tgl+: Fix interrupt handling for DP AUX transactions by Imre Deak · 4 years, 9 months ago
  85. 25fd6de drm/i915/gt: Small tidy of gen8+ breadcrumb emission by Chris Wilson · 4 years, 9 months ago
  86. 8757797 drm/i915/selftests: Repeat the rps clock frequency measurement by Chris Wilson · 4 years, 9 months ago
  87. 0065e5f drm/i915/display: Warn if the FBC is still writing to stolen on removal by Chris Wilson · 4 years, 9 months ago
  88. 690d22da drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is disabled by Sultan Alsawaf · 4 years, 9 months ago
  89. 2dd4314 drm/i915: Streamline the artihmetic by Ville Syrjälä · 4 years, 9 months ago
  90. 41ee86d drm/i915: Rename variables to be consistent with bspec by Ville Syrjälä · 4 years, 9 months ago
  91. d19b29b drm/i915: Nuke mode.vrefresh usage by Ville Syrjälä · 4 years, 9 months ago
  92. dab3aff drm/i915: Remove cnl pre-prod workarounds by Ville Syrjälä · 4 years, 9 months ago
  93. 25444ca drm/i915/fbc: Require linear fb stride to be multiple of 512 bytes on gen9/glk by Ville Syrjälä · 4 years, 9 months ago
  94. 9ff7970 drm/i915: Rename bw_state to new_bw_state by Stanislav Lisovskiy · 4 years, 9 months ago
  95. ecab0f3 drm/i915: Track active_pipes in bw_state by Stanislav Lisovskiy · 4 years, 9 months ago
  96. 9728889 drm/i915: Use bw state for per crtc SAGV evaluation by Stanislav Lisovskiy · 4 years, 9 months ago
  97. e3d2913 drm/i915/gem: Implement legacy MI_STORE_DATA_IMM by Chris Wilson · 4 years, 9 months ago
  98. f5b62bd drm/i915/gem: Specify address type for chained reloc batches by Chris Wilson · 4 years, 9 months ago
  99. 378974f drm/i915: Allow some leniency in PCU reads by Chris Wilson · 4 years, 9 months ago
  100. 6983dafa drm/i915/gem: Lazily acquire the device wakeref for freeing objects by Chris Wilson · 4 years, 9 months ago