1. b146e5e drm/i915: Pass around the intel_context by Chris Wilson · 6 years ago
  2. 103b76ee drm/i915: Use i915_global_register() by Chris Wilson · 6 years ago
  3. d846325a drm/i915/icl: Default to Thread Group preemption for compute workloads by Michał Winiarski · 6 years ago
  4. cf4331d drm/i915: Move find_active_request() to the engine by Chris Wilson · 6 years ago
  5. fb251a7 drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification by Chris Wilson · 6 years ago
  6. 8a68d46 drm/i915: Store the BIT(engine->id) as the engine's mask by Chris Wilson · 6 years ago
  7. c8b5024 drm/i915: Remove last traces of exec-id (GEM_BUSY) by Chris Wilson · 6 years ago
  8. 62acc7e drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs by Chris Wilson · 6 years ago
  9. f14c0d9 drm/i915: Just check the vebox IIR regardless by Chris Wilson · 6 years ago
  10. a2ac437 drm/i915/gtt: Store scratch page size alongside not in the common struct by Chris Wilson · 6 years ago
  11. 4f18364 drm/i915/gtt: Use optimised memset32/64 for clearing PTE by Chris Wilson · 6 years ago
  12. f139da1 drm/i915: Fix bit name in PP_STATUS register by Lucas De Marchi · 6 years ago
  13. bc7e352 drm/i915: allow platforms without eDP transcoder by Lucas De Marchi · 6 years ago
  14. 062de72 drm/i915: refactor transcoders reporting on error state by Lucas De Marchi · 6 years ago
  15. b8fe992 drm/i915: Forcing a modeset when resetting HDMI link by José Roberto de Souza · 6 years ago
  16. 3e5ebcd drm/i915: Don't manually add connectors and planes state by José Roberto de Souza · 6 years ago
  17. a551cd6 drm/i915: Fix atomic state leak when resetting HDMI link by José Roberto de Souza · 6 years ago
  18. 3e1d87d drm/i915: Fix the state checker for ICL Y planes by Ville Syrjälä · 6 years ago
  19. 993298a drm/i915: Yet another if/else sort of newer to older platforms. by Rodrigo Vivi · 6 years ago
  20. e781a7a drm/i915: Acquire breadcrumb ref before cancelling by Chris Wilson · 6 years ago
  21. 9d17210 drm/i915: extract AUX mask assignment to separate function by Lucas De Marchi · 6 years ago
  22. 510a75a drm/i915/icl: move MG pll hw_state readout by Lucas De Marchi · 6 years ago
  23. 4aa9097 drm/i915: Re-arrange execbuf so context is known before engine by Tvrtko Ursulin · 6 years ago
  24. d90c06d drm/i915: Fix I915_EXEC_RING_MASK by Chris Wilson · 6 years ago
  25. f9e9e9d drm/i915: Prioritise non-busywait semaphore workloads by Chris Wilson · 6 years ago
  26. e886196 drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ by Chris Wilson · 6 years ago
  27. ebece75 drm/i915: Keep timeline HWSP allocated until idle across the system by Chris Wilson · 6 years ago
  28. 1e3f697 drm/i915/execlists: Suppress redundant preemption by Chris Wilson · 6 years ago
  29. 34ae845 drm/i915/selftests: Check that whitelisted registers are accessible by Chris Wilson · 6 years ago
  30. c384afe drm/i915: Finalize Wa_1408961008:icl by Ville Syrjälä · 6 years ago
  31. 3ef7114 drm/i915: Introduce i915_timeline.mutex by Chris Wilson · 6 years ago
  32. b5773a36 drm/i915/execlists: Suppress mere WAIT preemption by Chris Wilson · 6 years ago
  33. bd5d678 drm/i915: Use __ffs() in for_each_priolist for more compact code by Chris Wilson · 6 years ago
  34. d9948a1 drm/i915: Remove second level open-coded rcu work by Chris Wilson · 6 years ago
  35. 13f1bfd drm/i915: Make object/vma allocation caches global by Chris Wilson · 6 years ago
  36. 32eb6bc drm/i915: Make request allocation caches global by Chris Wilson · 6 years ago
  37. bd2be14 drm/i915: Report engines are idle if already parked by Chris Wilson · 6 years ago
  38. 44f8b80 Revert "drm/i915: Avoid waking the engines just to check if they are idle" by Chris Wilson · 6 years ago
  39. 2d5eaad drm/i915: Compute the global scheduler caps by Chris Wilson · 6 years ago
  40. 0b702dc drm/i915: Avoid waking the engines just to check if they are idle by Chris Wilson · 6 years ago
  41. babfb1b drm/i915: Skip scanning for signalers if we are already inflight by Chris Wilson · 6 years ago
  42. 69e8903 drm/i915: Include infoframes in the crtc state dump by Ville Syrjälä · 6 years ago
  43. 6454cb9 drm/i915: Check infoframe state in intel_pipe_config_compare() by Ville Syrjälä · 6 years ago
  44. 0d567f1 drm/i915/sdvo: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  45. 769be63 drm/i915/sdvo: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  46. f2a10d6 drm/i915: Read out HDMI infoframes by Ville Syrjälä · 6 years ago
  47. fbf0855 drm/i915: Precompute HDMI infoframes by Ville Syrjälä · 6 years ago
  48. e5e70d4 drm/i915: Store mask of enabled infoframes in the crtc state by Ville Syrjälä · 6 years ago
  49. 509efa2 drm/i915: Return the mask of enabled infoframes from ->inforame_enabled() by Ville Syrjälä · 6 years ago
  50. 5cb3c1a drm/i915: Add the missing HDMI gamut metadata packet stuff by Ville Syrjälä · 6 years ago
  51. 5a80e4a drm/i915/query: Split out query item checks by Abdiel Janulgue · 6 years ago
  52. 3683751 drm/i915/selftests: Exercise resetting during non-user payloads by Chris Wilson · 6 years ago
  53. b300fde drm/i915: Remove i915_request.global_seqno by Chris Wilson · 6 years ago
  54. 8892f47 drm/i915: Remove access to global seqno in the HWSP by Chris Wilson · 6 years ago
  55. 89531e7 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno by Chris Wilson · 6 years ago
  56. 37fc784 drm/i915: Call MG_DP_MODE() macro with the right parameters order by José Roberto de Souza · 6 years ago
  57. d0aa694 drm/i915/pmu: Always sample an active ringbuffer by Chris Wilson · 6 years ago
  58. 0a3317d drm/i915: Remove unused HAS_PCH_CNP_LP by Rodrigo Vivi · 6 years ago
  59. e0f83eb drm/i915: Sort newer to older platforms. by Rodrigo Vivi · 6 years ago
  60. 9e01d94 drm/i915: Sort ctx workarounds init from newer to older platforms. by Rodrigo Vivi · 6 years ago
  61. 07c100b drm/i915/guc: Flush the residual log capture irq on disabling by Chris Wilson · 6 years ago
  62. 772b540 drm/i915: remove redundant likely/unlikely annotation by Chengguang Xu · 6 years ago
  63. 43a8f68 drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault() by Chris Wilson · 6 years ago
  64. 2a3902b drm/i915/icl: Drop redundant gamma mode mask by Uma Shankar · 6 years ago
  65. c5568ed drm/i915/hdcp: Silence compiler critics by Chris Wilson · 6 years ago
  66. 1813ae1 drm/i915/guc: Calling guc_disable_communication in all suspend paths by Sujaritha Sundaresan · 6 years ago
  67. e0ad3c6 drm/i915/guc: Splitting CT channel open/close functions by Sujaritha Sundaresan · 6 years ago
  68. 9ce25e7 drm/i915: Prevent user context creation while wedged by Chris Wilson · 6 years ago
  69. 207a815 drm/i915: Extend skl+ crc sources with more planes by Ville Syrjälä · 6 years ago
  70. 5303975 drm/i915: Remove the broken DP CRC support for g4x by Ville Syrjälä · 6 years ago
  71. b49aacc drm/i915: Use named initializers for the crc source name array by Ville Syrjälä · 6 years ago
  72. 87c2b65 drm/i915: Remove the "pf" crc source by Ville Syrjälä · 6 years ago
  73. 2a8862d drm/i915: Reduce the RPS shock by Chris Wilson · 6 years ago
  74. 7412826 drm/i915: Fix KBL HDCP2.2 encrypt status signalling by Ramalingam C · 6 years ago
  75. cf9cb35 drm/i915: CP_IRQ handling for DP HDCP2.2 msgs by Ramalingam C · 6 years ago
  76. 2d4254e drm/i915: Implement the HDCP2.2 support for HDMI by Ramalingam C · 6 years ago
  77. 238d3a9 drm/i915: Implement the HDCP2.2 support for DP by Ramalingam C · 6 years ago
  78. 956af89 drm: removing the DP Errata msg and its msg id by Ramalingam C · 6 years ago
  79. dfe4cbc drm/i915: Handle HDCP2.2 downstream topology change by Ramalingam C · 6 years ago
  80. 22ce2d9 drm/i915: Implement HDCP2.2 link integrity check by Ramalingam C · 6 years ago
  81. aeb0d80 drm: HDCP2.2 link check period by Ramalingam C · 6 years ago
  82. d849178 drm/i915: Implement HDCP2.2 repeater authentication by Ramalingam C · 6 years ago
  83. bd90d7c drm/i915: Implement HDCP2.2 receiver authentication by Ramalingam C · 6 years ago
  84. 49a630b drm/i915: Enable and Disable of HDCP2.2 by Ramalingam C · 6 years ago
  85. 09d5639 drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking by Ramalingam C · 6 years ago
  86. 9055aac drm/i915: MEI interface implementation by Ramalingam C · 6 years ago
  87. 04707f9 drm/i915: Initialize HDCP2.2 by Ramalingam C · 6 years ago
  88. 4c719c2 drm/i915: Gathering the HDCP1.4 routines together by Ramalingam C · 6 years ago
  89. c1d1746 drm/i915: Avoid reset lock in writing fence registers by Chris Wilson · 6 years ago
  90. c41166f drm/i915: Beware temporary wedging when determining -EIO by Chris Wilson · 6 years ago
  91. 47ed55a drm/i915: Update DRIVER_DATE to 20190220 by Joonas Lahtinen · 6 years ago
  92. b08e776 Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  93. d0781a8 Merge drm/drm-next into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  94. a5f2faf Merge https://gitlab.freedesktop.org/drm/msm into drm-next by Dave Airlie · 6 years ago
  95. 71f4e45 Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 6 years ago
  96. a788ade drm/nouveau/dmem: use dma addresses during migration copies by Ben Skeggs · 6 years ago
  97. fd5e985 drm/nouveau/dmem: use physical vram addresses during migration copies by Ben Skeggs · 6 years ago
  98. 6c762d1 drm/nouveau/dmem: extend copy function to allow direct use of physical addresses by Ben Skeggs · 6 years ago
  99. f180bf1 drm/nouveau/svm: new ioctl to migrate process memory to GPU memory by Jérôme Glisse · 6 years ago
  100. 5be73b6 drm/nouveau/dmem: device memory helpers for SVM by Jérôme Glisse · 6 years ago