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