1. 26eeea1 drm/i915/icl: Fix CRC mismatch error for DP link layer compliance by Aditya Swarup · 6 years ago
  2. f4ecb8a drm/i915: Update DRIVER_DATE to 20190311 by Joonas Lahtinen · 6 years ago
  3. 85fddf0 drm/i915: Introduce a context barrier callback by Chris Wilson · 6 years ago
  4. 831ebf1 drm/i915: Suppress the "Failed to idle" warning for gem_eio by Chris Wilson · 6 years ago
  5. 8f6e87d drm/i915: Enable PSR2 by default by José Roberto de Souza · 6 years ago
  6. 88e05af drm/i915: Force PSR1 exit when getting pipe CRC by José Roberto de Souza · 6 years ago
  7. 9f95266 drm/i915: Drop redundant checks to update PSR state by José Roberto de Souza · 6 years ago
  8. 618cf88 drm/i915: Disable PSR2 while getting pipe CRC by José Roberto de Souza · 6 years ago
  9. a8ebf60 drm/i915/crc: Make IPS workaround generic by José Roberto de Souza · 6 years ago
  10. 458e097 drm/i915/psr: Drop test for EDP in CRTC when forcing commit by José Roberto de Souza · 6 years ago
  11. d168da8 drm/i915: Compute and commit color features in fastsets by José Roberto de Souza · 6 years ago
  12. 54da1d4 drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset by José Roberto de Souza · 6 years ago
  13. eec6d81 drm/i915/psr: Remove PSR2 FIXME by José Roberto de Souza · 6 years ago
  14. 0881954 drm/i915: Introduce intel_context.pin_mutex for pin management by Chris Wilson · 6 years ago
  15. 9dbfea9 drm/i915: Track the pinned kernel contexts on each engine by Chris Wilson · 6 years ago
  16. 95f697e drm/i915: Make context pinning part of intel_context_ops by Chris Wilson · 6 years ago
  17. c4d52fe drm/i915: Move over to intel_context_lookup() by Chris Wilson · 6 years ago
  18. 4dc84b7 drm/i915: Store the intel_context_ops in the intel_engine_cs by Chris Wilson · 6 years ago
  19. 39e2f50 drm/i915: Split struct intel_context definition to its own header by Chris Wilson · 6 years ago
  20. 7e3d9a5 drm/i915: Track active engines within a context by Chris Wilson · 6 years ago
  21. ab3517c drm/i915/dp: use single point of truth for PPS divisor register by Jani Nikula · 6 years ago
  22. 1b61c4a drm/i915/dp: deconflate PPS unlock from divisor register by Jani Nikula · 6 years ago
  23. 7d6ce55 drm/i915: Remove has-kernel-context by Chris Wilson · 6 years ago
  24. c6eeb47 drm/i915: Reduce presumption of request ordering for barriers by Chris Wilson · 6 years ago
  25. 604c37d drm/i915: Refactor common code to load initial power context by Chris Wilson · 6 years ago
  26. 5861b01 drm/i915: Do a synchronous switch-to-kernel-context on idling by Chris Wilson · 6 years ago
  27. 3123ada drm/i915/selftests: Check preemption support on each engine by Chris Wilson · 6 years ago
  28. 209d735 drm/i915/icl: Prevent incorrect DBuf enabling by Imre Deak · 6 years ago
  29. 2835f4f drm/i915/selftests: Improve switch-to-kernel-context checking by Chris Wilson · 6 years ago
  30. b185a35 drm/i915: Read out memory type by Ville Syrjälä · 6 years ago
  31. 6d9c1e9 drm/i915: Extract DIMM info on cnl+ by Ville Syrjälä · 6 years ago
  32. 30a533e drm/i915: Clean up intel_get_dram_info() a bit by Ville Syrjälä · 6 years ago
  33. 1d55967 drm/i914: s/l_info/dimm_l/ etc. by Ville Syrjälä · 6 years ago
  34. d75434b drm/i915: Generalize intel_is_dram_symmetric() by Ville Syrjälä · 6 years ago
  35. 198b8dd drm/i915: Use dram_dimm_info more by Ville Syrjälä · 6 years ago
  36. 331ecde drm/i915: Extract DIMM info on GLK too by Ville Syrjälä · 6 years ago
  37. 8860343 drm/i915: Fix DRAM size reporting for BXT by Ville Syrjälä · 6 years ago
  38. a62819a drm/i915: Extract BXT DIMM helpers by Ville Syrjälä · 6 years ago
  39. 54561b2 drm/i915: Polish skl_is_16gb_dimm() by Ville Syrjälä · 6 years ago
  40. ea411e6 drm/i915: Extract functions to derive SKL+ DIMM info by Ville Syrjälä · 6 years ago
  41. 80373fb drm/i915: Store DIMM rank information as a number by Ville Syrjälä · 6 years ago
  42. 2909bf0 drm/i915/icl: Remove alpha support protection by José Roberto de Souza · 6 years ago
  43. 50b022a drm/i915: Force GPU idle on suspend by Chris Wilson · 6 years ago
  44. 3d60624 drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro by Chris Wilson · 6 years ago
  45. 37fbbd49 drm/i915: Populate pipe_offsets[] & co. accurately by Ville Syrjälä · 6 years ago
  46. 171d156 drm/i915: Simplify i830 DVO 2x clock handling by Ville Syrjälä · 6 years ago
  47. 7ca6036 drm/i915: Do not temporarily disable the DPLL on i830 by Ville Syrjälä · 6 years ago
  48. a90e194 drm/i915: Relax mmap VMA check by Tvrtko Ursulin · 6 years ago
  49. b218a80 drm/i915/selftests: Upgrade printing test/subtest name to pr_info by Michał Winiarski · 6 years ago
  50. 161996a drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment by Chris Wilson · 6 years ago
  51. b146e5e drm/i915: Pass around the intel_context by Chris Wilson · 6 years ago
  52. 103b76ee drm/i915: Use i915_global_register() by Chris Wilson · 6 years ago
  53. d846325a drm/i915/icl: Default to Thread Group preemption for compute workloads by Michał Winiarski · 6 years ago
  54. cf4331d drm/i915: Move find_active_request() to the engine by Chris Wilson · 6 years ago
  55. fb251a7 drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification by Chris Wilson · 6 years ago
  56. 8a68d46 drm/i915: Store the BIT(engine->id) as the engine's mask by Chris Wilson · 6 years ago
  57. c8b5024 drm/i915: Remove last traces of exec-id (GEM_BUSY) by Chris Wilson · 6 years ago
  58. 62acc7e drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs by Chris Wilson · 6 years ago
  59. f14c0d9 drm/i915: Just check the vebox IIR regardless by Chris Wilson · 6 years ago
  60. a2ac437 drm/i915/gtt: Store scratch page size alongside not in the common struct by Chris Wilson · 6 years ago
  61. 4f18364 drm/i915/gtt: Use optimised memset32/64 for clearing PTE by Chris Wilson · 6 years ago
  62. f139da1 drm/i915: Fix bit name in PP_STATUS register by Lucas De Marchi · 6 years ago
  63. bc7e352 drm/i915: allow platforms without eDP transcoder by Lucas De Marchi · 6 years ago
  64. 062de72 drm/i915: refactor transcoders reporting on error state by Lucas De Marchi · 6 years ago
  65. b8fe992 drm/i915: Forcing a modeset when resetting HDMI link by José Roberto de Souza · 6 years ago
  66. 3e5ebcd drm/i915: Don't manually add connectors and planes state by José Roberto de Souza · 6 years ago
  67. a551cd6 drm/i915: Fix atomic state leak when resetting HDMI link by José Roberto de Souza · 6 years ago
  68. 3e1d87d drm/i915: Fix the state checker for ICL Y planes by Ville Syrjälä · 6 years ago
  69. 993298a drm/i915: Yet another if/else sort of newer to older platforms. by Rodrigo Vivi · 6 years ago
  70. e781a7a drm/i915: Acquire breadcrumb ref before cancelling by Chris Wilson · 6 years ago
  71. 9d17210 drm/i915: extract AUX mask assignment to separate function by Lucas De Marchi · 6 years ago
  72. 510a75a drm/i915/icl: move MG pll hw_state readout by Lucas De Marchi · 6 years ago
  73. 4aa9097 drm/i915: Re-arrange execbuf so context is known before engine by Tvrtko Ursulin · 6 years ago
  74. d90c06d drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  75. f9e9e9d drm/i915: Prioritise non-busywait semaphore workloads by Chris Wilson · 6 years ago
  76. e886196 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ by Chris Wilson · 6 years ago
  77. ebece75 drm/i915: Keep timeline HWSP allocated until idle across the system by Chris Wilson · 6 years ago
  78. 1e3f697 drm/i915/execlists: Suppress redundant preemption by Chris Wilson · 6 years ago
  79. 34ae845 drm/i915/selftests: Check that whitelisted registers are accessible by Chris Wilson · 6 years ago
  80. c384afe drm/i915: Finalize Wa_1408961008:icl by Ville Syrjälä · 6 years ago
  81. 3ef7114 drm/i915: Introduce i915_timeline.mutex by Chris Wilson · 6 years ago
  82. b5773a36 drm/i915/execlists: Suppress mere WAIT preemption by Chris Wilson · 6 years ago
  83. bd5d678 drm/i915: Use __ffs() in for_each_priolist for more compact code by Chris Wilson · 6 years ago
  84. d9948a1 drm/i915: Remove second level open-coded rcu work by Chris Wilson · 6 years ago
  85. 13f1bfd drm/i915: Make object/vma allocation caches global by Chris Wilson · 6 years ago
  86. 32eb6bc drm/i915: Make request allocation caches global by Chris Wilson · 6 years ago
  87. bd2be14 drm/i915: Report engines are idle if already parked by Chris Wilson · 6 years ago
  88. 44f8b80 Revert "drm/i915: Avoid waking the engines just to check if they are idle" by Chris Wilson · 6 years ago
  89. 2d5eaad drm/i915: Compute the global scheduler caps by Chris Wilson · 6 years ago
  90. 0b702dc drm/i915: Avoid waking the engines just to check if they are idle by Chris Wilson · 6 years ago
  91. babfb1b drm/i915: Skip scanning for signalers if we are already inflight by Chris Wilson · 6 years ago
  92. 69e8903 drm/i915: Include infoframes in the crtc state dump by Ville Syrjälä · 6 years ago
  93. 6454cb9 drm/i915: Check infoframe state in intel_pipe_config_compare() by Ville Syrjälä · 6 years ago
  94. 0d567f1 drm/i915/sdvo: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  95. 769be63 drm/i915/sdvo: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  96. f2a10d6 drm/i915: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  97. fbf0855 drm/i915: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  98. e5e70d4 drm/i915: Store mask of enabled infoframes in the crtc state by Ville Syrjälä · 6 years ago
  99. 509efa2 drm/i915: Return the mask of enabled infoframes from ->inforame_enabled() by Ville Syrjälä · 6 years ago
  100. 5cb3c1a drm/i915: Add the missing HDMI gamut metadata packet stuff by Ville Syrjälä · 6 years ago