1. 3e7abf8 drm/i915: Extract GT render power state management by Andi Shyti · 5 years ago
  2. 35865aef drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image by Chris Wilson · 5 years ago
  3. babaab2 drm/i915: Encapsulate kconfig constant values inside boolean predicates by Chris Wilson · 5 years ago
  4. 2d69c42 drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing by José Roberto de Souza · 5 years ago
  5. c442292 drm/i915/pmu: Initialise the spinlock before registering by Chris Wilson · 5 years ago
  6. 0e99f93 drm/i915/selftests/blt: add some kthreads into the mix by Matthew Auld · 5 years ago
  7. dd158d7 drm/i915/selftests: add sanity selftest for huge-GTT-pages by Matthew Auld · 5 years ago
  8. 11d723c drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests by Matthew Auld · 5 years ago
  9. 23741bc drm/i915/selftests: extend coverage to include LMEM huge-pages by Matthew Auld · 5 years ago
  10. 340be48 drm/i915/selftests: add write-dword test for LMEM by Matthew Auld · 5 years ago
  11. 01377a0 drm/i915/lmem: support kernel mapping by Abdiel Janulgue · 5 years ago
  12. cb6d246 drm/i915: setup io-mapping for LMEM by Abdiel Janulgue · 5 years ago
  13. b908be5 drm/i915: support creating LMEM objects by Matthew Auld · 5 years ago
  14. 7be8782 drm/i915: split gen11_irq_handler to make it shareable by Lucas De Marchi · 5 years ago
  15. e6e2ac0 drm/i915: do not set MOCS control values on dgfx by Lucas De Marchi · 5 years ago
  16. d8203d3 drm/i915: add new gen12 dgfx platform macro by Stuart Summers · 5 years ago
  17. dc90fe3 drm/i915: Add is_dgfx to device info by José Roberto de Souza · 5 years ago
  18. ba1d18e drm/i915: capture aux page table error register by Lionel Landwerlin · 5 years ago
  19. dd5279c drm/i915: Fix PCH reference clock for FDI on HSW/BDW by Ville Syrjälä · 5 years ago
  20. 2728200 drm/i915/selftests: Force ordering of context switches by Chris Wilson · 5 years ago
  21. 5932925 drm/i915: Move intel_engine_context_in/out into intel_lrc.c by Tvrtko Ursulin · 5 years ago
  22. d328bd4 drm/i915/tgl: Fix doc not corresponding to code by Anna Karas · 5 years ago
  23. 900554d drm/i915: Describe structure member in documentation by Anna Karas · 5 years ago
  24. 8c63880 doc: Update header files names by Anna Karas · 5 years ago
  25. c35eb47 drm/i915/selftests: Tweak the default subtest runtime by Chris Wilson · 5 years ago
  26. b7412c6 drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink by José Roberto de Souza · 5 years ago
  27. d506a65 drm/i915: Catch GTT fault errors for gen11+ planes by Matt Roper · 5 years ago
  28. 772d1de drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT by Tapani Pälli · 5 years ago
  29. 6b441c6 drm/i915: Remove nonpriv flags when srm/lrm by Mika Kuoppala · 5 years ago
  30. 5063f48 drm/i915: Making loglevel of PSR2/SU logs same. by Ap Kamal · 5 years ago
  31. 90a764c drm/i915: Add support for half float framebuffers on snb sprites by Ville Syrjälä · 5 years ago
  32. 762dff2 drm/i915: Add support for half float framebuffers for ivb+ sprites by Ville Syrjälä · 5 years ago
  33. 03b0ce9 drm/i915: Add support for half float framebuffers for gen4+ primary planes by Ville Syrjälä · 5 years ago
  34. 6e6c155 drm/i915: Add support for half float framebuffers for skl+ by Ville Syrjälä · 5 years ago
  35. dbe2070 drm/i915: Simplify skl_max_scale() by Ville Syrjälä · 5 years ago
  36. 99efd1c drm/i915: Eliminate skl_check_pipe_max_pixel_rate() by Ville Syrjälä · 5 years ago
  37. bb6ae9e drm/i915: Allow planes to declare their minimum acceptable cdclk by Ville Syrjälä · 5 years ago
  38. bf5da83 drm/i915: Move check_digital_port_conflicts() earier by Ville Syrjälä · 5 years ago
  39. 1d5a95b drm/i915: Rework global state locking by Ville Syrjälä · 5 years ago
  40. 6c066f4 drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update by Ville Syrjälä · 5 years ago
  41. 71b1c99 drm/i915/perf: Describe structure members in documentation by Anna Karas · 5 years ago
  42. 2871ea8 drm/i915/gt: Split intel_ring_submission by Chris Wilson · 5 years ago
  43. 2c9a4915 drm/i915: Convert PAT setup to uncore mmio by Tvrtko Ursulin · 5 years ago
  44. 7f47211 drm/i915/selftests: Flush any i915_active callback work as well by Chris Wilson · 5 years ago
  45. 93100fd drm/i915/selftests: Flush interrupts before disabling tasklets by Chris Wilson · 5 years ago
  46. 8eb8e32 drm/i915/gvt: fix dead locking in early workload shadow by Zhenyu Wang · 5 years ago
  47. 058179e drm/i915/gt: Replace hangcheck by heartbeats by Chris Wilson · 5 years ago
  48. 2e0986a drm/i915/gem: Cancel contexts when hangchecking is disabled by Chris Wilson · 5 years ago
  49. d12acee drm/i915/execlists: Cancel banned contexts on schedule-out by Chris Wilson · 5 years ago
  50. 3a7a92a drm/i915/execlists: Force preemption by Chris Wilson · 5 years ago
  51. a8c51ed drm/i915/gt: Try to more gracefully quiesce the system before resets by Chris Wilson · 5 years ago
  52. a1ceb93 drm/i915/guc: Update H2G enable logging action definition by Robert M. Fosha · 5 years ago
  53. 853ddb6 drm/i915/guc: Enable guc logging on guc log relay write by Robert M. Fosha · 5 years ago
  54. 37c92dc3 drm/i915: Add new CNL PCH ID seen on a CML platform by Imre Deak · 5 years ago
  55. aaed4dd drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config by Jani Nikula · 5 years ago
  56. 010663a drm/i915/dsc: rename crtc state dsc_params member to dsc by Jani Nikula · 5 years ago
  57. e16302c drm/i915/selftests: Release ctx->engine_mutex after iteration by Chris Wilson · 5 years ago
  58. f79520b drm/i915/selftests: Synchronize checking active status with retirement by Chris Wilson · 5 years ago
  59. 905da43 drm/i915/selftests: Move uncore fw selftests to operate on intel_gt by Chris Wilson · 5 years ago
  60. c31c9e8 drm/i915/selftests: Teach switch_to_context() to use the context by Chris Wilson · 5 years ago
  61. ae2e28b drm/i915: Teach record_defaults to operate on the intel_gt by Chris Wilson · 5 years ago
  62. 7867d70 drm/i915/gem: Distinguish each object type by Chris Wilson · 5 years ago
  63. a201b00 drm/i915/aml: Allow SPT PCH for all AML devices by James Ausmus · 5 years ago
  64. 0587152 drm/i915: Drop assertion that ce->pin_mutex guards state updates by Chris Wilson · 5 years ago
  65. e948761 drm/i915/selftests: Make the mman object busy everywhere by Chris Wilson · 5 years ago
  66. 51757cf4d drm/i915/selftests: Use for_each_uabi_engine in contex selftests by Tvrtko Ursulin · 5 years ago
  67. d1a03ee drm/i915/selftests: Use GT engines in igt_live_test by Tvrtko Ursulin · 5 years ago
  68. 6457099 drm/i915/selftests: Use GT engines in mock_gem_device by Tvrtko Ursulin · 5 years ago
  69. 2271a22 drm/i915/selftests: Convert eviction selftests to gt/ggtt by Tvrtko Ursulin · 5 years ago
  70. 8726a2a drm/i915: Split drop caches into GT and i915 parts by Tvrtko Ursulin · 5 years ago
  71. 7f63aa2 drm/i915: Pass intel_gt to intel_engines_verify_workarounds by Tvrtko Ursulin · 5 years ago
  72. 7841fcb drm/i915: Pass intel_gt to intel_engines_init by Tvrtko Ursulin · 5 years ago
  73. 78f6060 drm/i915: Pass intel_gt to intel_engines_setup by Tvrtko Ursulin · 5 years ago
  74. b0258bf drm/i915: Pass intel_gt to intel_engines_cleanup by Tvrtko Ursulin · 5 years ago
  75. 3ea951c drm/i915: Pass intel_gt to intel_setup_engine_capabilities by Tvrtko Ursulin · 5 years ago
  76. adcb526 drm/i915: Pass intel_gt to intel_engines_init_mmio by Tvrtko Ursulin · 5 years ago
  77. aa9eb0c drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt by Chris Wilson · 5 years ago
  78. 18f3b27 drm/i915: Remove pm park/unpark notifications by Chris Wilson · 5 years ago
  79. 71e51ca drm/i915: Lift i915_vma_parked() onto the gt by Chris Wilson · 5 years ago
  80. b5e8e95 drm/i915/gt: Introduce barrier pulses along engines by Chris Wilson · 5 years ago
  81. 928da10 drm/i915/selftests: Use all physical engines for i915_active by Chris Wilson · 5 years ago
  82. 8f4b106 drm/i915: Check some transcoder timing minimum limits by Ville Syrjälä · 5 years ago
  83. 13ed13a drm/i915: Don't set queue_priority_hint if we don't kick the submission by Chris Wilson · 5 years ago
  84. ce53908 drm/i915: Update DRIVER_DATE to 20191021 by Joonas Lahtinen · 5 years ago
  85. 952f89f drm/i915/gvt: Wean off struct_mutex by Chris Wilson · 5 years ago
  86. 0dc3c56 drm/i915: Extract GT ring management by Andi Shyti · 5 years ago
  87. 8814c6d drm/i915/perf: fix oa config reconfiguration by Lionel Landwerlin · 5 years ago
  88. 7acf6c9 drm/i915: prettify MST debug message by Lucas De Marchi · 5 years ago
  89. 73cefd9 drm/i915: add pipe id/name to pipe mismatch logs by Lucas De Marchi · 5 years ago
  90. cbd9b9f drm/i915: remove extra new line on pipe_config mismatch by Lucas De Marchi · 5 years ago
  91. 10d987f drm/i915: fix port checks for MST support on gen >= 11 by Lucas De Marchi · 5 years ago
  92. 327f8d8 drm/i915: simplify setting of ddi_io_power_domain by Lucas De Marchi · 5 years ago
  93. a6c948f drm/i915/display/icl: In port sync mode disable slaves first then master by Manasi Navare · 5 years ago
  94. 51528af drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence by Manasi Navare · 5 years ago
  95. eadf6f9 drm/i915/display/icl: Enable master-slaves in trans port sync by Manasi Navare · 5 years ago
  96. ba5f1ae drm/i915/display/icl: HW state readout for transcoder port sync config by Manasi Navare · 5 years ago
  97. 705135b drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports by Manasi Navare · 5 years ago
  98. bfb926e drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync by Manasi Navare · 5 years ago
  99. 789fa87 drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove by Janusz Krzysztofik · 5 years ago
  100. e83c467 drm/i915: Correct the PCH type in irq postinstall by Vivek Kasireddy · 5 years ago