1. 54b512c drm/i915: do not map aperture if it is not available. by Daniele Ceraolo Spurio · 5 years ago
  2. 773ed80 drm/i915: define i915_ggtt_has_aperture by Daniele Ceraolo Spurio · 5 years ago
  3. 3df2c83 drm/i915/blt: fixup block_size rounding by Matthew Auld · 5 years ago
  4. 953d57e drm/i915/gem: Limit the blitter sizes to ensure low preemption latency by Chris Wilson · 5 years ago
  5. 19c17b7 drm/i915/execlists: Use vfunc to check engine submission mode by Michal Wajdeczko · 5 years ago
  6. f9d9fec drm/i915/display: Mark conn as initialised by iterator by Chris Wilson · 5 years ago
  7. e7f5360 drm/i915/selftests: Initialise ret by Chris Wilson · 5 years ago
  8. 370831f drm/i915/selftests: Initialise err in case there are no engines! by Chris Wilson · 5 years ago
  9. a7f328fc drm/i915/execlists: Simply walk back along request timeline on reset by Chris Wilson · 5 years ago
  10. 13670f4 drm/i915/selftests: Check a few more fixed locations within the context image by Chris Wilson · 5 years ago
  11. e5df52d drm/i915/tgl: Handle AUX interrupts for TC ports by Matt Roper · 5 years ago
  12. 746078b drm/i915/selftests: Exercise adjusting rpcs over all render-class engines by Chris Wilson · 5 years ago
  13. 6804da2 drm/i915/selftests: Select a random engine for testing memory regions by Chris Wilson · 5 years ago
  14. 5a3e2b8 drm/i915/gt: Tidy up rps irq handler to use intel_gt by Chris Wilson · 5 years ago
  15. c8c197d drm/i915/selftests: Use a random engine for GEM coherency tests by Chris Wilson · 5 years ago
  16. 96815f3 drm/i915/bios: add compression parameter block definition by Jani Nikula · 5 years ago
  17. 52aac37 drm/i915/selftests: Check all blitter engines for client blt by Chris Wilson · 5 years ago
  18. 1f9f635 drm/i915/selftests: Drop global engine lookup for gt selftests by Chris Wilson · 5 years ago
  19. 39f9547 drm/i915/selftests: Measure basic throughput of blit routines by Chris Wilson · 5 years ago
  20. 1d581dc drm/i915: Add CHICKEN_TRANS_D by Ville Syrjälä · 5 years ago
  21. 12c4d4c drm/i915: Use _PICK() for CHICKEN_TRANS() by Ville Syrjälä · 5 years ago
  22. dd095af drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps by Chris Wilson · 5 years ago
  23. d9d54a5 drm/i915: Put future HW and their uAPIs under STAGING & BROKEN by Chris Wilson · 5 years ago
  24. 3fc794f drm/i915: Split memory_region initialisation into its own file by Chris Wilson · 5 years ago
  25. 9fb9452 drm/i915: Extract the GuC interrupt handlers by Andi Shyti · 5 years ago
  26. 3e7abf8 drm/i915: Extract GT render power state management by Andi Shyti · 5 years ago
  27. 35865aef drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image by Chris Wilson · 5 years ago
  28. babaab2 drm/i915: Encapsulate kconfig constant values inside boolean predicates by Chris Wilson · 5 years ago
  29. 2d69c42 drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing by José Roberto de Souza · 5 years ago
  30. c442292 drm/i915/pmu: Initialise the spinlock before registering by Chris Wilson · 5 years ago
  31. 0e99f93 drm/i915/selftests/blt: add some kthreads into the mix by Matthew Auld · 5 years ago
  32. dd158d7 drm/i915/selftests: add sanity selftest for huge-GTT-pages by Matthew Auld · 5 years ago
  33. 11d723c drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests by Matthew Auld · 5 years ago
  34. 23741bc drm/i915/selftests: extend coverage to include LMEM huge-pages by Matthew Auld · 5 years ago
  35. 340be48 drm/i915/selftests: add write-dword test for LMEM by Matthew Auld · 5 years ago
  36. 01377a0 drm/i915/lmem: support kernel mapping by Abdiel Janulgue · 5 years ago
  37. cb6d246 drm/i915: setup io-mapping for LMEM by Abdiel Janulgue · 5 years ago
  38. b908be5 drm/i915: support creating LMEM objects by Matthew Auld · 5 years ago
  39. 7be8782 drm/i915: split gen11_irq_handler to make it shareable by Lucas De Marchi · 5 years ago
  40. e6e2ac0 drm/i915: do not set MOCS control values on dgfx by Lucas De Marchi · 5 years ago
  41. d8203d3 drm/i915: add new gen12 dgfx platform macro by Stuart Summers · 5 years ago
  42. dc90fe3 drm/i915: Add is_dgfx to device info by José Roberto de Souza · 5 years ago
  43. ba1d18e drm/i915: capture aux page table error register by Lionel Landwerlin · 5 years ago
  44. dd5279c drm/i915: Fix PCH reference clock for FDI on HSW/BDW by Ville Syrjälä · 5 years ago
  45. 2728200 drm/i915/selftests: Force ordering of context switches by Chris Wilson · 5 years ago
  46. 5932925 drm/i915: Move intel_engine_context_in/out into intel_lrc.c by Tvrtko Ursulin · 5 years ago
  47. d328bd4 drm/i915/tgl: Fix doc not corresponding to code by Anna Karas · 5 years ago
  48. 900554d drm/i915: Describe structure member in documentation by Anna Karas · 5 years ago
  49. 8c63880 doc: Update header files names by Anna Karas · 5 years ago
  50. c35eb47 drm/i915/selftests: Tweak the default subtest runtime by Chris Wilson · 5 years ago
  51. b7412c6 drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink by José Roberto de Souza · 5 years ago
  52. d506a65 drm/i915: Catch GTT fault errors for gen11+ planes by Matt Roper · 5 years ago
  53. 772d1de drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT by Tapani Pälli · 5 years ago
  54. 6b441c6 drm/i915: Remove nonpriv flags when srm/lrm by Mika Kuoppala · 5 years ago
  55. 5063f48 drm/i915: Making loglevel of PSR2/SU logs same. by Ap Kamal · 5 years ago
  56. 90a764c drm/i915: Add support for half float framebuffers on snb sprites by Ville Syrjälä · 5 years ago
  57. 762dff2 drm/i915: Add support for half float framebuffers for ivb+ sprites by Ville Syrjälä · 5 years ago
  58. 03b0ce9 drm/i915: Add support for half float framebuffers for gen4+ primary planes by Ville Syrjälä · 5 years ago
  59. 6e6c155 drm/i915: Add support for half float framebuffers for skl+ by Ville Syrjälä · 5 years ago
  60. dbe2070 drm/i915: Simplify skl_max_scale() by Ville Syrjälä · 5 years ago
  61. 99efd1c drm/i915: Eliminate skl_check_pipe_max_pixel_rate() by Ville Syrjälä · 5 years ago
  62. bb6ae9e drm/i915: Allow planes to declare their minimum acceptable cdclk by Ville Syrjälä · 5 years ago
  63. bf5da83 drm/i915: Move check_digital_port_conflicts() earier by Ville Syrjälä · 5 years ago
  64. 1d5a95b drm/i915: Rework global state locking by Ville Syrjälä · 5 years ago
  65. 6c066f4 drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update by Ville Syrjälä · 5 years ago
  66. 71b1c99 drm/i915/perf: Describe structure members in documentation by Anna Karas · 5 years ago
  67. 2871ea8 drm/i915/gt: Split intel_ring_submission by Chris Wilson · 5 years ago
  68. 2c9a4915 drm/i915: Convert PAT setup to uncore mmio by Tvrtko Ursulin · 5 years ago
  69. 7f47211 drm/i915/selftests: Flush any i915_active callback work as well by Chris Wilson · 5 years ago
  70. 93100fd drm/i915/selftests: Flush interrupts before disabling tasklets by Chris Wilson · 5 years ago
  71. 8eb8e32 drm/i915/gvt: fix dead locking in early workload shadow by Zhenyu Wang · 5 years ago
  72. 058179e drm/i915/gt: Replace hangcheck by heartbeats by Chris Wilson · 5 years ago
  73. 2e0986a drm/i915/gem: Cancel contexts when hangchecking is disabled by Chris Wilson · 5 years ago
  74. d12acee drm/i915/execlists: Cancel banned contexts on schedule-out by Chris Wilson · 5 years ago
  75. 3a7a92a drm/i915/execlists: Force preemption by Chris Wilson · 5 years ago
  76. a8c51ed drm/i915/gt: Try to more gracefully quiesce the system before resets by Chris Wilson · 5 years ago
  77. a1ceb93 drm/i915/guc: Update H2G enable logging action definition by Robert M. Fosha · 5 years ago
  78. 853ddb6 drm/i915/guc: Enable guc logging on guc log relay write by Robert M. Fosha · 5 years ago
  79. 37c92dc3 drm/i915: Add new CNL PCH ID seen on a CML platform by Imre Deak · 5 years ago
  80. aaed4dd drm/i915/dsc: move crtc state dp_dsc_cfg member under dsc as config by Jani Nikula · 5 years ago
  81. 010663a drm/i915/dsc: rename crtc state dsc_params member to dsc by Jani Nikula · 5 years ago
  82. e16302c drm/i915/selftests: Release ctx->engine_mutex after iteration by Chris Wilson · 5 years ago
  83. f79520b drm/i915/selftests: Synchronize checking active status with retirement by Chris Wilson · 5 years ago
  84. 905da43 drm/i915/selftests: Move uncore fw selftests to operate on intel_gt by Chris Wilson · 5 years ago
  85. c31c9e8 drm/i915/selftests: Teach switch_to_context() to use the context by Chris Wilson · 5 years ago
  86. ae2e28b drm/i915: Teach record_defaults to operate on the intel_gt by Chris Wilson · 5 years ago
  87. 7867d70 drm/i915/gem: Distinguish each object type by Chris Wilson · 5 years ago
  88. a201b00 drm/i915/aml: Allow SPT PCH for all AML devices by James Ausmus · 5 years ago
  89. 0587152 drm/i915: Drop assertion that ce->pin_mutex guards state updates by Chris Wilson · 5 years ago
  90. e948761 drm/i915/selftests: Make the mman object busy everywhere by Chris Wilson · 5 years ago
  91. 51757cf4d drm/i915/selftests: Use for_each_uabi_engine in contex selftests by Tvrtko Ursulin · 5 years ago
  92. d1a03ee drm/i915/selftests: Use GT engines in igt_live_test by Tvrtko Ursulin · 5 years ago
  93. 6457099 drm/i915/selftests: Use GT engines in mock_gem_device by Tvrtko Ursulin · 5 years ago
  94. 2271a22 drm/i915/selftests: Convert eviction selftests to gt/ggtt by Tvrtko Ursulin · 5 years ago
  95. 8726a2a drm/i915: Split drop caches into GT and i915 parts by Tvrtko Ursulin · 5 years ago
  96. 7f63aa2 drm/i915: Pass intel_gt to intel_engines_verify_workarounds by Tvrtko Ursulin · 5 years ago
  97. 7841fcb drm/i915: Pass intel_gt to intel_engines_init by Tvrtko Ursulin · 5 years ago
  98. 78f6060 drm/i915: Pass intel_gt to intel_engines_setup by Tvrtko Ursulin · 5 years ago
  99. b0258bf drm/i915: Pass intel_gt to intel_engines_cleanup by Tvrtko Ursulin · 5 years ago
  100. 3ea951c drm/i915: Pass intel_gt to intel_setup_engine_capabilities by Tvrtko Ursulin · 5 years ago