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