1. e948761 drm/i915/selftests: Make the mman object busy everywhere by Chris Wilson · 5 years ago
  2. 51757cf4d drm/i915/selftests: Use for_each_uabi_engine in contex selftests by Tvrtko Ursulin · 5 years ago
  3. d1a03ee drm/i915/selftests: Use GT engines in igt_live_test by Tvrtko Ursulin · 5 years ago
  4. 6457099 drm/i915/selftests: Use GT engines in mock_gem_device by Tvrtko Ursulin · 5 years ago
  5. 2271a22 drm/i915/selftests: Convert eviction selftests to gt/ggtt by Tvrtko Ursulin · 5 years ago
  6. 8726a2a drm/i915: Split drop caches into GT and i915 parts by Tvrtko Ursulin · 5 years ago
  7. 7f63aa2 drm/i915: Pass intel_gt to intel_engines_verify_workarounds by Tvrtko Ursulin · 5 years ago
  8. 7841fcb drm/i915: Pass intel_gt to intel_engines_init by Tvrtko Ursulin · 5 years ago
  9. 78f6060 drm/i915: Pass intel_gt to intel_engines_setup by Tvrtko Ursulin · 5 years ago
  10. b0258bf drm/i915: Pass intel_gt to intel_engines_cleanup by Tvrtko Ursulin · 5 years ago
  11. 3ea951c drm/i915: Pass intel_gt to intel_setup_engine_capabilities by Tvrtko Ursulin · 5 years ago
  12. adcb526 drm/i915: Pass intel_gt to intel_engines_init_mmio by Tvrtko Ursulin · 5 years ago
  13. aa9eb0c drm/i915/selftests: Set vm->gt backpointer for mock_ppgtt by Chris Wilson · 5 years ago
  14. 18f3b27 drm/i915: Remove pm park/unpark notifications by Chris Wilson · 5 years ago
  15. 71e51ca drm/i915: Lift i915_vma_parked() onto the gt by Chris Wilson · 5 years ago
  16. b5e8e95 drm/i915/gt: Introduce barrier pulses along engines by Chris Wilson · 5 years ago
  17. 928da10 drm/i915/selftests: Use all physical engines for i915_active by Chris Wilson · 5 years ago
  18. 8f4b106 drm/i915: Check some transcoder timing minimum limits by Ville Syrjälä · 6 years ago
  19. 13ed13a drm/i915: Don't set queue_priority_hint if we don't kick the submission by Chris Wilson · 5 years ago
  20. ce53908 drm/i915: Update DRIVER_DATE to 20191021 by Joonas Lahtinen · 5 years ago
  21. 952f89f drm/i915/gvt: Wean off struct_mutex by Chris Wilson · 5 years ago
  22. 0dc3c56 drm/i915: Extract GT ring management by Andi Shyti · 5 years ago
  23. 8814c6d drm/i915/perf: fix oa config reconfiguration by Lionel Landwerlin · 5 years ago
  24. 7acf6c9 drm/i915: prettify MST debug message by Lucas De Marchi · 5 years ago
  25. 73cefd9 drm/i915: add pipe id/name to pipe mismatch logs by Lucas De Marchi · 5 years ago
  26. cbd9b9f drm/i915: remove extra new line on pipe_config mismatch by Lucas De Marchi · 5 years ago
  27. 10d987f drm/i915: fix port checks for MST support on gen >= 11 by Lucas De Marchi · 5 years ago
  28. 327f8d8 drm/i915: simplify setting of ddi_io_power_domain by Lucas De Marchi · 5 years ago
  29. a6c948f drm/i915/display/icl: In port sync mode disable slaves first then master by Manasi Navare · 5 years ago
  30. 51528af drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() sequence by Manasi Navare · 5 years ago
  31. eadf6f9 drm/i915/display/icl: Enable master-slaves in trans port sync by Manasi Navare · 5 years ago
  32. ba5f1ae drm/i915/display/icl: HW state readout for transcoder port sync config by Manasi Navare · 5 years ago
  33. 705135b drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports by Manasi Navare · 5 years ago
  34. bfb926e drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transcoder Port Sync by Manasi Navare · 5 years ago
  35. 789fa87 drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove by Janusz Krzysztofik · 5 years ago
  36. e83c467 drm/i915: Correct the PCH type in irq postinstall by Vivek Kasireddy · 5 years ago
  37. 0b7b696 drm/i915: Make hdcp2_msg_timeout.timeout u16 by Ville Syrjälä · 5 years ago
  38. eac03ef drm/i915: Remove hdcp2_hdmi_msg_timeout.timeout2 by Ville Syrjälä · 5 years ago
  39. 770ce5a drm/i915: Remove dead weight from hdcp2_msg_timeout[] by Ville Syrjälä · 5 years ago
  40. 67fdd8e drm/i915: s/hdcp2_hdmi_msg_data/hdcp2_hdmi_msg_timeout/ by Ville Syrjälä · 5 years ago
  41. 2edb3de drm/i915: Shrink eDRAM ways/sets arrays by Ville Syrjälä · 5 years ago
  42. 36b53a2 drm/i915: Make dirty_pipes refer to pipes by Ville Syrjälä · 5 years ago
  43. 49e0ed3 drm/i915: Nuke 'realloc_pipes' by Ville Syrjälä · 5 years ago
  44. d7a1458 drm/i915: Nuke the useless changed param from skl_ddb_add_affected_pipes() by Ville Syrjälä · 5 years ago
  45. 98c9339 drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP by Ville Syrjälä · 6 years ago
  46. c08f995 drm/i915: Polish possible_clones setup by Ville Syrjälä · 5 years ago
  47. 30a027d drm/i915: Move the cursor rotation handling into intel_cursor_check_surface() by Ville Syrjälä · 5 years ago
  48. c6e07ad drm/i915/gt: Convert the leftover for_each_engine(gt) by Chris Wilson · 5 years ago
  49. bcce7d9 drm/i915/selftests: Add the mock engine to the gt->engine[] by Chris Wilson · 5 years ago
  50. 72405c3 drm/i915: treat stolen as a region by Matthew Auld · 5 years ago
  51. da1184c drm/i915: treat shmem as a region by Matthew Auld · 5 years ago
  52. 3aae9d0 drm/i915: enumerate and init each supported region by Abdiel Janulgue · 5 years ago
  53. 253a774 drm/i915/execlists: Don't merely skip submission if maybe timeslicing by Chris Wilson · 5 years ago
  54. fb26eee drm/i915/pmu: Fix uninitialized variable on error path by Tvrtko Ursulin · 5 years ago
  55. 5d904e3 drm/i915: Pass in intel_gt at some for_each_engine sites by Tvrtko Ursulin · 5 years ago
  56. a50134b drm/i915: Make for_each_engine_masked work on intel_gt by Tvrtko Ursulin · 5 years ago
  57. 1dfffa0 drm/i915: Don't disable interrupts independently of the lock by Sebastian Andrzej Siewior · 5 years ago
  58. e9768bfe drm/i915/selftests: Teach requests to use all available engines by Chris Wilson · 5 years ago
  59. 0b23e2a drm/i915/huc: improve documentation by Daniele Ceraolo Spurio · 5 years ago
  60. 218151e drm/i915/guc: improve documentation by Daniele Ceraolo Spurio · 5 years ago
  61. 493065e drm/i915: Add microcontrollers documentation section by Daniele Ceraolo Spurio · 5 years ago
  62. d4a415d drm/i915: Fix MST oops due to MSA changes by Ville Syrjälä · 5 years ago
  63. 0548867 drm/i915/pmu: Support multiple GPUs by Tvrtko Ursulin · 5 years ago
  64. eb8de23 drm/i915/tgl: Enable DDI/Port G by Khaled Almahallawy · 5 years ago
  65. 972c646 drm/i915: Move swizzle_bit under i915_ggtt by Chris Wilson · 5 years ago
  66. e9d4c92 drm/i915: Store i915_ggtt as the backpointer on fence registers by Chris Wilson · 5 years ago
  67. eca0b72 drm/i915: Do initial mocs configuration directly by Chris Wilson · 5 years ago
  68. 5f65d5a drm/i915/selftests: Teach timelines to take intel_gt as its argument by Chris Wilson · 5 years ago
  69. bb3d4c9 drm/i915/selftests: Teach workarounds to take intel_gt as its argument by Chris Wilson · 5 years ago
  70. 3b05c4f drm/i915/selftests: Teach guc to take intel_gt as its argument by Chris Wilson · 5 years ago
  71. 1357fa8 drm/i915/selftests: Teach execlists to take intel_gt as its argument by Chris Wilson · 5 years ago
  72. 943682e drm/i915: Introduce Jasper Lake PCH by Matt Roper · 5 years ago
  73. fcb9bba drm/i915/ehl: Don't forget to set TC long detect function by Matt Roper · 5 years ago
  74. 3abe897 drm/i915: Prepare the mode readout for hw vs. uapi state split by Ville Syrjälä · 5 years ago
  75. de3b67a drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split by Ville Syrjälä · 5 years ago
  76. 4078c98 drm/i915: Switch intel_legacy_cursor_update() to intel_ types by Ville Syrjälä · 5 years ago
  77. 9932542 drm/i915: Refactor timestamping constants update by Ville Syrjälä · 5 years ago
  78. 2229adc drm/i915/execlist: Trim immediate timeslice expiry by Chris Wilson · 5 years ago
  79. 8574685 drm/i915/selftests: Drop stale struct_mutex by Chris Wilson · 5 years ago
  80. 08fff7a drm/i915/tgl: Wa_1607138340 by Mika Kuoppala · 5 years ago
  81. 99db8c59 drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627 by Mika Kuoppala · 5 years ago
  82. 79bfa60 drm/i915/tgl: Wa_1607138336 by Mika Kuoppala · 5 years ago
  83. 2e19af9 drm/i915/tgl: Wa_1409600907 by Mika Kuoppala · 5 years ago
  84. 2cbe2d8 drm/i915/tgl: Wa_1409170338 by Mika Kuoppala · 5 years ago
  85. 65df78b drm/i915/tgl: Wa_1409420604 by Mika Kuoppala · 5 years ago
  86. 99739f9 drm/i915/tgl: Keep FF dop clock enabled for A0 by Mika Kuoppala · 5 years ago
  87. 36a6b5d9 drm/i915/tgl: Add extra hdc flush workaround by Mika Kuoppala · 5 years ago
  88. 4aa0b5d drm/i915/tgl: Add HDC Pipeline Flush by Mika Kuoppala · 5 years ago
  89. 62037ff drm/i915/tgl: Include ro parts of l3 to invalidate by Mika Kuoppala · 5 years ago
  90. 613716b drm/i915/tgl: Add IS_TGL_REVID by Mika Kuoppala · 5 years ago
  91. da5d2ca drm/i915/icl: Wa_1607087056 by Mika Kuoppala · 5 years ago
  92. 1930650 drm/i915: Flush tasklet submission before sleeping on i915_request_wait by Chris Wilson · 5 years ago
  93. fc1a0fb drm/i915: Use drm_rect_init() by Ville Syrjälä · 5 years ago
  94. dcdef1a drm/i915: Use drm_rect_translate_to() by Ville Syrjälä · 5 years ago
  95. 3e30d70 drm/i915: Make .modeset_calc_cdclk() mandatory by Ville Syrjälä · 6 years ago
  96. 131d3b1 drm/i915: Stop using drm_atomic_helper_check_planes() by Ville Syrjälä · 6 years ago
  97. 3e706df drm/i915: Switch to using DP_MSA_MISC_* defines by Ville Syrjälä · 6 years ago
  98. 0299dfa7a drm/i915/dp: Attach HDR metadata property to DP connector by Gwan-gyeong Mun · 5 years ago
  99. b246cf2 drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata by Gwan-gyeong Mun · 5 years ago
  100. 922430d drm/i915: Add new GMP register size for GEN11 by Gwan-gyeong Mun · 5 years ago