1. c42c38e drm/i915/dsc: move slice height calculation to encoder by Jani Nikula · 5 years ago
  2. 7a7b5be drm/i915/dsc: move DP specific compute params to intel_dp.c by Jani Nikula · 5 years ago
  3. 1bf2f3b drm/i915/bios: add support for querying DSC details for encoder by Jani Nikula · 5 years ago
  4. 6e0d46e drm/i915/bios: parse compression parameters block by Jani Nikula · 5 years ago
  5. d1dad6f drm/i915/bios: pass devdata to parse_ddi_port by Jani Nikula · 5 years ago
  6. 3fa01d6 drm/i915/tgl: Program BW_BUDDY registers during display init by Matt Roper · 5 years ago
  7. 1805ec6 drm/i915/selftests: fix uninitialized variable sum when summing up values by Colin Ian King · 5 years ago
  8. 82c69bf drm/i915/gt: Detect if we miss WaIdleLiteRestore by Chris Wilson · 5 years ago
  9. 3c9abe8 drm/i915/guc: kill the GuC client by Daniele Ceraolo Spurio · 5 years ago
  10. e9362e1 drm/i915/guc: kill doorbell code and selftests by Daniele Ceraolo Spurio · 5 years ago
  11. 18c094b drm/i915/guc: add a helper to allocate and map guc vma by Daniele Ceraolo Spurio · 5 years ago
  12. d54dc6e drm/i915/guc: Drop leftover preemption code by Daniele Ceraolo Spurio · 5 years ago
  13. 67e1d5e drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() by Ville Syrjälä · 5 years ago
  14. e10ad9c drm/i915/fbc: Reallocate cfb if we need more of it by Ville Syrjälä · 5 years ago
  15. 34cddbc drm/i915/fbc: Enable fbc by default on glk+ once again by Ville Syrjälä · 5 years ago
  16. 07fd0df drm/i915/fbc: Wait for vblank after FBC disable on glk+ by Ville Syrjälä · 5 years ago
  17. 6252bb7 drm/i915/fbc: Start using flip nuke by Ville Syrjälä · 5 years ago
  18. c866a0e drm/i915/fbc: Nuke fbc.enabled by Ville Syrjälä · 5 years ago
  19. 31ce20c drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/ by Ville Syrjälä · 5 years ago
  20. 3001669 drm/i915/fbc: Make fence_id optional for i965gm by Ville Syrjälä · 5 years ago
  21. 97a978e drm/i915/fbc: Store fence_id directly in fbc cache/params by Ville Syrjälä · 5 years ago
  22. 8bdbe1b drm/i915/fbc: Track plane visibility by Ville Syrjälä · 5 years ago
  23. 6f745ba drm/i915/fbc: Precompute gen9 cfb stride w/a by Ville Syrjälä · 5 years ago
  24. 6443985 drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNB by Ville Syrjälä · 5 years ago
  25. 04da7b9 drm/i915: Relocate intel_crtc_active() by Ville Syrjälä · 5 years ago
  26. fb2d8e0 drm/i915/fbc: Nuke bogus single pipe fbc1 restriction by Ville Syrjälä · 5 years ago
  27. cd8c021 drm/i915/fbc: Disable fbc by default on all glk+ by Ville Syrjälä · 5 years ago
  28. ccdeed4 drm/i915/perf: Configure OAR for specific context by Umesh Nerlige Ramappa · 5 years ago
  29. 322d56a drm/i915/perf: Allow non-privileged access when OA buffer is not sampled by Umesh Nerlige Ramappa · 5 years ago
  30. d3e4835 drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity by Chris Wilson · 5 years ago
  31. 16c46fd drm/i915/gem: Avoid rcu_barrier() from shrinker paths by Chris Wilson · 5 years ago
  32. 7240497 drm/i915: Flesh out device_info pretty printer by Chris Wilson · 5 years ago
  33. 8d65859 drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSET by Chris Wilson · 5 years ago
  34. d634110 drm/i915/gt: Turn vm off then on again for gen7 mm switch by Chris Wilson · 5 years ago
  35. ca5930b drm/i915/gtt: Account for preallocation in asserts by Chris Wilson · 5 years ago
  36. 8b1c78e drm/i915: Avoid calling i915_gem_object_unbind holding object lock by Chris Wilson · 5 years ago
  37. a22198a drm/i915/guc: Update uncore access path in flush_ggtt_writes by Matthew Brost · 5 years ago
  38. aef8207 drm/i915/gem: Pin gen6_ppgtt prior to constructing the request by Chris Wilson · 5 years ago
  39. 795a4ae drm/i915/gt: Replace I915_WRITE with its uncore counterpart by Andi Shyti · 5 years ago
  40. ad45719 drm/i915/display: Refactor intel_commit_modeset_disables() by José Roberto de Souza · 5 years ago
  41. 3ca8f19 drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off by José Roberto de Souza · 5 years ago
  42. 1ac8729 drm/i915/display: Do not check for the ddb allocations of turned off pipes by José Roberto de Souza · 5 years ago
  43. 651cc83 drm/i915: Add new EHL/JSL PCI ids by José Roberto de Souza · 5 years ago
  44. cbab8d8 drm/i915: Propagate errors on awaiting already signaled dma-fences by Chris Wilson · 5 years ago
  45. 9e31c1f drm/i915: Propagate errors on awaiting already signaled fences by Chris Wilson · 5 years ago
  46. 5e6a947 drm/i915: Check for error before calling cmpxchg() by Chris Wilson · 5 years ago
  47. b66ecd0 drm/i915/pmu: Report frequency as zero while GPU is sleeping by Tvrtko Ursulin · 5 years ago
  48. 1a74934 drm/i915/gem: Flush the pwrite through the chipset before signaling by Chris Wilson · 5 years ago
  49. 045d1fb drm/i915/gt: Acquire a GT wakeref for the breadcrumb interrupt by Chris Wilson · 5 years ago
  50. 7785318 drm/i915: Claim vma while under closed_lock in i915_vma_parked() by Chris Wilson · 5 years ago
  51. d315fe8 drm/i915/gt: Trim gen6 ppgtt updates to PD cachelines by Chris Wilson · 5 years ago
  52. bbca083 drm/i915: Serialise i915_active_acquire() with __active_retire() by Chris Wilson · 5 years ago
  53. 92c964c drm/i915/gt: Replace I915_READ with intel_uncore_read by Andi Shyti · 5 years ago
  54. 6f7ac82 drm/i915/gt: Save irqstate around virtual_context_destroy by Chris Wilson · 5 years ago
  55. 5c4fe63 drm/i915/gem: Reinitialise the local list before repeating by Chris Wilson · 5 years ago
  56. 0471a44 drm/i915/gt: Bump the PP_DIR invalidation for Baytrail by Chris Wilson · 5 years ago
  57. ccd2094 drm/i915: Try hard to bind the context by Chris Wilson · 5 years ago
  58. a725d71 drm/i915: Ignore most failures during evict-vm by Chris Wilson · 5 years ago
  59. 05975cd drm/i915: Remove vestigal i915_gem_context locals from cmdparser by Chris Wilson · 5 years ago
  60. 126d5de drm/i915/gem: Hook user-extensions upto MMAP_OFFSET_IOCTL by Chris Wilson · 5 years ago
  61. 780ccb5 drm/i915/gem: Hold the obj->vma.lock while walking the vma.list by Chris Wilson · 5 years ago
  62. aa5e445 drm/i915/gem: Try to flush pending unbind events by Chris Wilson · 5 years ago
  63. cc66212 drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET by Abdiel Janulgue · 5 years ago
  64. c415ef2 drm/i915/perf: drop pointless static qualifier in i915_perf_add_config_ioctl() by Mao Wenan · 5 years ago
  65. cfdd174 drm/i915: Make intel_crtc_arm_fifo_underrun() functional on gen2 by Ville Syrjälä · 5 years ago
  66. 2352624 drm/i915: Nuke intel_pre_disable_primary_noatomic() by Ville Syrjälä · 5 years ago
  67. 7181f5c drm/i915: Clean up the gen2 "no planes -> underrun" workaround by Ville Syrjälä · 5 years ago
  68. bee43ca drm/i915: Clean up intel_{pre,post}_plane_update() by Ville Syrjälä · 5 years ago
  69. 0e75fb8 drm/i915: s/pipe_config/new_crtc_state/ intel_{pre,post}_plane_update() by Ville Syrjälä · 5 years ago
  70. 60aca57 drm/i915: Pass dev_priv to ilk_disable_lp_wm() by Ville Syrjälä · 5 years ago
  71. d243279 drm/i915: Clean up arguments to nv12/scaler w/a funcs by Ville Syrjälä · 5 years ago
  72. 13bb5b9 drm/i915/gt: Set the PD again for Haswell by Chris Wilson · 5 years ago
  73. cb6c3d4 drm/i915/gem: Avoid parking the vma as we unbind by Chris Wilson · 5 years ago
  74. 78eaaba drm/i915/display/mst: Move DPMS_OFF call to post_disable by José Roberto de Souza · 5 years ago
  75. 50a7efb drm/i915/dp: Power down sink before disable pipe/transcoder clock by José Roberto de Souza · 5 years ago
  76. e815aff drm/i915/display: Check the old state to find port sync slave by José Roberto de Souza · 5 years ago
  77. a3265d8 drm/i915/irq: Refactor gen11 display interrupt handling by Matt Roper · 5 years ago
  78. f70de8d drm/i915/gt: Track the context validity explicitly by Chris Wilson · 5 years ago
  79. 49e74c8 drm/i915/execlists: Skip nested spinlock for validating pending by Chris Wilson · 5 years ago
  80. 80aac91 drm/i915/execlists: Add a couple more validity checks to assert_pending() by Chris Wilson · 5 years ago
  81. 42d1051 drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit() by Chris Wilson · 5 years ago
  82. 3e81747 drm/i915/gem: Take runtime-pm wakeref prior to unbinding by Chris Wilson · 5 years ago
  83. e1cda6a drm/i915: Serialise i915_active_wait() with its retirement by Chris Wilson · 5 years ago
  84. ae30300 drm/i915: Specialise i915_active.work lock classes by Chris Wilson · 5 years ago
  85. 7d0aa0d drm/i915/gem: Unbind all current vma on changing cache-level by Chris Wilson · 5 years ago
  86. 65f6d12 drm/i915/gt: Simplify rc6 w/a application by Chris Wilson · 5 years ago
  87. 61e258e drm/i915/gt: Use soft-rc6 for w/a protection by Chris Wilson · 5 years ago
  88. 98cf5c9 drm/i915/bios: assume vbt is 4-byte aligned into oprom by Lucas De Marchi · 5 years ago
  89. 2cded15 drm/i915/bios: fold pci rom map/unmap into copy function by Lucas De Marchi · 5 years ago
  90. fd0186c drm/i915/bios: do not discard address space by Lucas De Marchi · 5 years ago
  91. d5746bf drm/i915/display: Suspend MST topology manager before destroy fbdev by José Roberto de Souza · 5 years ago
  92. 551fb93 drm/i915/vbt: Parse power conservation features block by José Roberto de Souza · 5 years ago
  93. ba0af30 drm/i915/psr: Check if sink PSR capability changed by José Roberto de Souza · 5 years ago
  94. 700355a drm/i915/psr: Enable ALPM lock timeout error interruption by José Roberto de Souza · 5 years ago
  95. 9585120 drm/i915/psr: Refactor psr short pulse handler by José Roberto de Souza · 5 years ago
  96. f98837e drm/i915/psr: Add bits per pixel limitation by José Roberto de Souza · 5 years ago
  97. 13caf7b drm/i915/dsb: fix cmd_buf being wrongly set by Lucas De Marchi · 5 years ago
  98. ca851c2 drm/i915: Stop using connector->encoder and encoder->crtc links in i915_display_info by Ville Syrjälä · 5 years ago
  99. 3cf12da drm/i915: Dump both the uapi and hw states for crtcs and planes by Ville Syrjälä · 5 years ago
  100. d029a13 drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info by Ville Syrjälä · 5 years ago