1. 5861b01 drm/i915: Do a synchronous switch-to-kernel-context on idling by Chris Wilson · 6 years ago
  2. 3123ada drm/i915/selftests: Check preemption support on each engine by Chris Wilson · 6 years ago
  3. 209d735 drm/i915/icl: Prevent incorrect DBuf enabling by Imre Deak · 6 years ago
  4. 2835f4f drm/i915/selftests: Improve switch-to-kernel-context checking by Chris Wilson · 6 years ago
  5. b185a35 drm/i915: Read out memory type by Ville Syrjälä · 6 years ago
  6. 6d9c1e9 drm/i915: Extract DIMM info on cnl+ by Ville Syrjälä · 6 years ago
  7. 30a533e drm/i915: Clean up intel_get_dram_info() a bit by Ville Syrjälä · 6 years ago
  8. 1d55967 drm/i914: s/l_info/dimm_l/ etc. by Ville Syrjälä · 6 years ago
  9. d75434b drm/i915: Generalize intel_is_dram_symmetric() by Ville Syrjälä · 6 years ago
  10. 198b8dd drm/i915: Use dram_dimm_info more by Ville Syrjälä · 6 years ago
  11. 331ecde drm/i915: Extract DIMM info on GLK too by Ville Syrjälä · 6 years ago
  12. 8860343 drm/i915: Fix DRAM size reporting for BXT by Ville Syrjälä · 6 years ago
  13. a62819a drm/i915: Extract BXT DIMM helpers by Ville Syrjälä · 6 years ago
  14. 54561b2 drm/i915: Polish skl_is_16gb_dimm() by Ville Syrjälä · 6 years ago
  15. ea411e6 drm/i915: Extract functions to derive SKL+ DIMM info by Ville Syrjälä · 6 years ago
  16. 80373fb drm/i915: Store DIMM rank information as a number by Ville Syrjälä · 6 years ago
  17. 2909bf0 drm/i915/icl: Remove alpha support protection by José Roberto de Souza · 6 years ago
  18. 50b022a drm/i915: Force GPU idle on suspend by Chris Wilson · 6 years ago
  19. 3d60624 drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro by Chris Wilson · 6 years ago
  20. 37fbbd49 drm/i915: Populate pipe_offsets[] & co. accurately by Ville Syrjälä · 6 years ago
  21. 171d156 drm/i915: Simplify i830 DVO 2x clock handling by Ville Syrjälä · 6 years ago
  22. 7ca6036 drm/i915: Do not temporarily disable the DPLL on i830 by Ville Syrjälä · 6 years ago
  23. a90e194 drm/i915: Relax mmap VMA check by Tvrtko Ursulin · 6 years ago
  24. b218a80 drm/i915/selftests: Upgrade printing test/subtest name to pr_info by Michał Winiarski · 6 years ago
  25. 161996a drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment by Chris Wilson · 6 years ago
  26. b146e5e drm/i915: Pass around the intel_context by Chris Wilson · 6 years ago
  27. 103b76ee drm/i915: Use i915_global_register() by Chris Wilson · 6 years ago
  28. d846325a drm/i915/icl: Default to Thread Group preemption for compute workloads by Michał Winiarski · 6 years ago
  29. cf4331d drm/i915: Move find_active_request() to the engine by Chris Wilson · 6 years ago
  30. fb251a7 drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification by Chris Wilson · 6 years ago
  31. 8a68d46 drm/i915: Store the BIT(engine->id) as the engine's mask by Chris Wilson · 6 years ago
  32. c8b5024 drm/i915: Remove last traces of exec-id (GEM_BUSY) by Chris Wilson · 6 years ago
  33. 62acc7e drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs by Chris Wilson · 6 years ago
  34. f14c0d9 drm/i915: Just check the vebox IIR regardless by Chris Wilson · 6 years ago
  35. a2ac437 drm/i915/gtt: Store scratch page size alongside not in the common struct by Chris Wilson · 6 years ago
  36. 4f18364 drm/i915/gtt: Use optimised memset32/64 for clearing PTE by Chris Wilson · 6 years ago
  37. f139da1 drm/i915: Fix bit name in PP_STATUS register by Lucas De Marchi · 6 years ago
  38. bc7e352 drm/i915: allow platforms without eDP transcoder by Lucas De Marchi · 6 years ago
  39. 062de72 drm/i915: refactor transcoders reporting on error state by Lucas De Marchi · 6 years ago
  40. b8fe992 drm/i915: Forcing a modeset when resetting HDMI link by José Roberto de Souza · 6 years ago
  41. 3e5ebcd drm/i915: Don't manually add connectors and planes state by José Roberto de Souza · 6 years ago
  42. a551cd6 drm/i915: Fix atomic state leak when resetting HDMI link by José Roberto de Souza · 6 years ago
  43. 3e1d87d drm/i915: Fix the state checker for ICL Y planes by Ville Syrjälä · 6 years ago
  44. 993298a drm/i915: Yet another if/else sort of newer to older platforms. by Rodrigo Vivi · 6 years ago
  45. e781a7a drm/i915: Acquire breadcrumb ref before cancelling by Chris Wilson · 6 years ago
  46. 9d17210 drm/i915: extract AUX mask assignment to separate function by Lucas De Marchi · 6 years ago
  47. 510a75a drm/i915/icl: move MG pll hw_state readout by Lucas De Marchi · 6 years ago
  48. 4aa9097 drm/i915: Re-arrange execbuf so context is known before engine by Tvrtko Ursulin · 6 years ago
  49. d90c06d drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  50. f9e9e9d drm/i915: Prioritise non-busywait semaphore workloads by Chris Wilson · 6 years ago
  51. e886196 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ by Chris Wilson · 6 years ago
  52. ebece75 drm/i915: Keep timeline HWSP allocated until idle across the system by Chris Wilson · 6 years ago
  53. 1e3f697 drm/i915/execlists: Suppress redundant preemption by Chris Wilson · 6 years ago
  54. 34ae845 drm/i915/selftests: Check that whitelisted registers are accessible by Chris Wilson · 6 years ago
  55. c384afe drm/i915: Finalize Wa_1408961008:icl by Ville Syrjälä · 6 years ago
  56. 3ef7114 drm/i915: Introduce i915_timeline.mutex by Chris Wilson · 6 years ago
  57. b5773a36 drm/i915/execlists: Suppress mere WAIT preemption by Chris Wilson · 6 years ago
  58. bd5d678 drm/i915: Use __ffs() in for_each_priolist for more compact code by Chris Wilson · 6 years ago
  59. d9948a1 drm/i915: Remove second level open-coded rcu work by Chris Wilson · 6 years ago
  60. 13f1bfd drm/i915: Make object/vma allocation caches global by Chris Wilson · 6 years ago
  61. 32eb6bc drm/i915: Make request allocation caches global by Chris Wilson · 6 years ago
  62. bd2be14 drm/i915: Report engines are idle if already parked by Chris Wilson · 6 years ago
  63. 44f8b80 Revert "drm/i915: Avoid waking the engines just to check if they are idle" by Chris Wilson · 6 years ago
  64. 2d5eaad drm/i915: Compute the global scheduler caps by Chris Wilson · 6 years ago
  65. 0b702dc drm/i915: Avoid waking the engines just to check if they are idle by Chris Wilson · 6 years ago
  66. babfb1b drm/i915: Skip scanning for signalers if we are already inflight by Chris Wilson · 6 years ago
  67. 69e8903 drm/i915: Include infoframes in the crtc state dump by Ville Syrjälä · 6 years ago
  68. 6454cb9 drm/i915: Check infoframe state in intel_pipe_config_compare() by Ville Syrjälä · 6 years ago
  69. 0d567f1 drm/i915/sdvo: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  70. 769be63 drm/i915/sdvo: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  71. f2a10d6 drm/i915: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  72. fbf0855 drm/i915: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  73. e5e70d4 drm/i915: Store mask of enabled infoframes in the crtc state by Ville Syrjälä · 6 years ago
  74. 509efa2 drm/i915: Return the mask of enabled infoframes from ->inforame_enabled() by Ville Syrjälä · 6 years ago
  75. 5cb3c1a drm/i915: Add the missing HDMI gamut metadata packet stuff by Ville Syrjälä · 6 years ago
  76. 5a80e4a drm/i915/query: Split out query item checks by Abdiel Janulgue · 6 years ago
  77. 3683751 drm/i915/selftests: Exercise resetting during non-user payloads by Chris Wilson · 6 years ago
  78. b300fde drm/i915: Remove i915_request.global_seqno by Chris Wilson · 6 years ago
  79. 8892f47 drm/i915: Remove access to global seqno in the HWSP by Chris Wilson · 6 years ago
  80. 89531e7 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno by Chris Wilson · 6 years ago
  81. 37fc784 drm/i915: Call MG_DP_MODE() macro with the right parameters order by José Roberto de Souza · 6 years ago
  82. d0aa694 drm/i915/pmu: Always sample an active ringbuffer by Chris Wilson · 6 years ago
  83. 0a3317d drm/i915: Remove unused HAS_PCH_CNP_LP by Rodrigo Vivi · 6 years ago
  84. e0f83eb drm/i915: Sort newer to older platforms. by Rodrigo Vivi · 6 years ago
  85. 9e01d94 drm/i915: Sort ctx workarounds init from newer to older platforms. by Rodrigo Vivi · 6 years ago
  86. 07c100b drm/i915/guc: Flush the residual log capture irq on disabling by Chris Wilson · 6 years ago
  87. 772b540 drm/i915: remove redundant likely/unlikely annotation by Chengguang Xu · 6 years ago
  88. 43a8f68 drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault() by Chris Wilson · 6 years ago
  89. 2a3902b drm/i915/icl: Drop redundant gamma mode mask by Uma Shankar · 6 years ago
  90. c5568ed drm/i915/hdcp: Silence compiler critics by Chris Wilson · 6 years ago
  91. 1813ae1 drm/i915/guc: Calling guc_disable_communication in all suspend paths by Sujaritha Sundaresan · 6 years ago
  92. e0ad3c6 drm/i915/guc: Splitting CT channel open/close functions by Sujaritha Sundaresan · 6 years ago
  93. 9ce25e7 drm/i915: Prevent user context creation while wedged by Chris Wilson · 6 years ago
  94. 207a815 drm/i915: Extend skl+ crc sources with more planes by Ville Syrjälä · 6 years ago
  95. 5303975 drm/i915: Remove the broken DP CRC support for g4x by Ville Syrjälä · 6 years ago
  96. b49aacc drm/i915: Use named initializers for the crc source name array by Ville Syrjälä · 6 years ago
  97. 87c2b65 drm/i915: Remove the "pf" crc source by Ville Syrjälä · 6 years ago
  98. 2a8862d drm/i915: Reduce the RPS shock by Chris Wilson · 6 years ago
  99. 7412826 drm/i915: Fix KBL HDCP2.2 encrypt status signalling by Ramalingam C · 6 years ago
  100. cf9cb35 drm/i915: CP_IRQ handling for DP HDCP2.2 msgs by Ramalingam C · 6 years ago