1. 76f9764 drm/i915: Introduce a vma.kref by Chris Wilson · 5 years ago
  2. f5af165 drm/i915: Add a simple is-bound check before unbinding by Chris Wilson · 5 years ago
  3. 4941f35 drm/i915: Make sure CCS YUV semiplanar format checks work by Imre Deak · 5 years ago
  4. 320625a drm/i915: Make sure Y slave planes get all the required state by Imre Deak · 5 years ago
  5. 931cd34 drm/i915: Skip rotated offset adjustment for unsupported modifiers by Dhinakaran Pandiyan · 5 years ago
  6. 71df86f drm/i915/tgl: Make sure FBs have a correct CCS plane stride by Imre Deak · 5 years ago
  7. b3e57bc drm/i915/tgl: Gen-12 render decompression by Dhinakaran Pandiyan · 5 years ago
  8. e7af909 drm/i915: Add helpers to select correct ccs/aux planes by Imre Deak · 5 years ago
  9. 13f2cb9 drm/i915: Extract framebufer CCS offset checks into a function by Dhinakaran Pandiyan · 5 years ago
  10. 86f236b drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment by Dhinakaran Pandiyan · 5 years ago
  11. 021a411 drm/i915: Use intel_tile_height() instead of re-implementing by Dhinakaran Pandiyan · 5 years ago
  12. 3531c40 drm/i915/selftests: make mock_drm.h self-contained by Jani Nikula · 5 years ago
  13. a645895 drm/i915/selftests: make mock_context.h self-contained by Jani Nikula · 5 years ago
  14. f7fd237 drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2 by Jani Nikula · 5 years ago
  15. 9dd4b06 drm/i915/gt: Move pm debug files into a gt aware debugfs by Andi Shyti · 5 years ago
  16. 7d70a12 drm/i915/gt: Merge engine init/setup loops by Chris Wilson · 5 years ago
  17. cfe6b30 drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume() by Chris Wilson · 5 years ago
  18. e26b6d4 drm/i915/gt: Pull GT initialisation under intel_gt_init() by Chris Wilson · 5 years ago
  19. 78be2c3 drm/i915: Move i915_gem_init_contexts() earlier by Chris Wilson · 5 years ago
  20. 4856254 drm/i915/gt: Repeat wait_for_idle for retirement workers by Chris Wilson · 5 years ago
  21. e6ba764 drm/i915: Remove i915->kernel_context by Chris Wilson · 5 years ago
  22. ed7dd73 drm/i915/selftests: Setup engine->retire for mock_engine by Chris Wilson · 5 years ago
  23. 216383e9 drm/i915: Introduce intel_crtc_state_alloc() by Ville Syrjälä · 5 years ago
  24. a5e93b4 drm/i915/execlists: Select arb on/off around batches based on preemption by Chris Wilson · 5 years ago
  25. 0f100b7 drm/i915: Push the use-semaphore marker onto the intel_context by Chris Wilson · 5 years ago
  26. 9f3ccd4 drm/i915: Drop GEM context as a direct link from i915_request by Chris Wilson · 5 years ago
  27. d5e1935 drm/i915/gt: Teach veng to defer the context allocation by Chris Wilson · 5 years ago
  28. 7d1ff0d drm/i915/gt: Add breadcrumb retire to physical engine by Chris Wilson · 5 years ago
  29. f7f1538 drm/i915: Rename pipe update tracepoints by Ville Syrjälä · 5 years ago
  30. 36fef95 drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call by Ville Syrjälä · 5 years ago
  31. 317b2ca drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too by Ville Syrjälä · 5 years ago
  32. e1f0fbda drm/i915: fix uninitialized pointer reads on pointers to and from by Colin Ian King · 5 years ago
  33. 28117632 drm/i915/gt: Suppress threshold updates on RPS parking by Chris Wilson · 5 years ago
  34. 35cc7f3 drm/i915/gt: Use non-forcewake writes for RPS by Chris Wilson · 5 years ago
  35. b81e4d9 drm/i915/gt: Track engine round-trip times by Chris Wilson · 5 years ago
  36. dc93c9b drm/i915/gt: Schedule request retirement when signaler idles by Chris Wilson · 5 years ago
  37. cabeacd drm/i915/dsc: fix DSC power domains for DSI by Jani Nikula · 5 years ago
  38. 4cb48c4 drm/i915/dsc: clarify DSC support for pipe A on ICL by Jani Nikula · 5 years ago
  39. 0314da7 drm/i915/dsc: fix DSC register selection for ICL DSI transcoders by Jani Nikula · 5 years ago
  40. c360824 drm/i915: Provide ddc symlink in hdmi connector sysfs directory by Andrzej Pietrasiewicz · 5 years ago
  41. d6f970f drm/i915/display: fix phy name by Lucas De Marchi · 5 years ago
  42. 41ba19f drm/i915/display: use clk_off name to avoid double negation by Lucas De Marchi · 5 years ago
  43. 5956f44 drm/i915/display: move clk off sanitize to its own function by Lucas De Marchi · 5 years ago
  44. 01f624f drm/i915: Ratelimit i915_globals_park by Chris Wilson · 5 years ago
  45. 5440025 drm/i915/gt: Remove direct invocation of breadcrumb signaling by Chris Wilson · 5 years ago
  46. df6a420 drm/i915/pmu: Ensure monotonic rc6 by Tvrtko Ursulin · 5 years ago
  47. 773b4b5 drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable() by Ville Syrjälä · 5 years ago
  48. f5271ee drm/i915: Pass old crtc state to intel_crtc_vblank_off() by Ville Syrjälä · 5 years ago
  49. cfb627c drm/i915: Pass old crtc state to skylake_scaler_disable() by Ville Syrjälä · 5 years ago
  50. 17bef9b drm/i915: Nuke .post_pll_disable() for DDI platforms by Ville Syrjälä · 5 years ago
  51. 6a6d79d drm/i915: Call hsw_fdi_link_train() directly() by Ville Syrjälä · 5 years ago
  52. 74cb275 drm/i915: Introduce intel_plane_state_reset() by Ville Syrjälä · 5 years ago
  53. 979e94c drm/i915: Introduce intel_crtc_state_reset() by Ville Syrjälä · 5 years ago
  54. 6643453 drm/i915: Introduce intel_crtc_{alloc,free}() by Ville Syrjälä · 5 years ago
  55. f44bfa7 drm/i915: s/intel_crtc/crtc/ in intel_crtc_init() by Ville Syrjälä · 5 years ago
  56. ab2dd99 drm: Add __drm_atomic_helper_crtc_state_reset() & co. by Ville Syrjälä · 5 years ago
  57. 81ff52b drm/i915/gt: Ratelimit display power w/a by Chris Wilson · 5 years ago
  58. da42104 drm/i915: Hold reference to intel_frontbuffer as we track activity by Chris Wilson · 5 years ago
  59. edb1eca drm/i915/pmu: Skip sampling engines if gt is asleep by Chris Wilson · 5 years ago
  60. 54d7195 drm/i915: Unpin vma->obj on early error by Chris Wilson · 5 years ago
  61. f20c6b2 drm/i915/guc: Unify notify() functions by Daniele Ceraolo Spurio · 5 years ago
  62. 8c69bd7 drm/i915/guc: Remove function pointers for send/receive calls by Daniele Ceraolo Spurio · 5 years ago
  63. 7524c36 drm/i915/guc/ct: Group request-related variables in a sub-structure by Daniele Ceraolo Spurio · 5 years ago
  64. 9ab28cd drm/i915/guc/ct: Stop expecting multiple CT channels by Daniele Ceraolo Spurio · 5 years ago
  65. 7f5390c drm/i915/guc/ct: Drop guards in enable/disable calls by Daniele Ceraolo Spurio · 5 years ago
  66. e627ad5 drm/i915/guc: Merge communication_stop and communication_disable by Daniele Ceraolo Spurio · 5 years ago
  67. ba16a48 drm/i915: Fix pid leak with banned clients by Tvrtko Ursulin · 5 years ago
  68. 85bedbf drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp by Chris Wilson · 5 years ago
  69. e14177f drm/i915/gem: Keep request alive while attaching fences by Chris Wilson · 5 years ago
  70. b694131 drm/i915: DSI: select correct PWM controller to use based on the VBT by Hans de Goede · 5 years ago
  71. 796ef2e drm/i915/gt: Avoid multi-LRI on Sandybridge by Chris Wilson · 5 years ago
  72. 9ddc8ec drm/i915: Eliminate the trylock for awaiting an earlier request by Chris Wilson · 5 years ago
  73. f8b7487 Correct function name in comment by Maya Rashish · 5 years ago
  74. 902eb74 drm/i915/gt: Tidy up full-ppgtt on Ivybridge by Chris Wilson · 5 years ago
  75. 0a9a553 drm/i915/gem: Apply lmem size restriction to get_pages by Chris Wilson · 5 years ago
  76. 8840544 drm/i915: Fix typecheck macro in GT_TRACE by Venkata Sandeep Dhanalakota · 5 years ago
  77. 8b4f292 drm/i915: Remove unneeded semicolon by zhengbin · 5 years ago
  78. 4ba4870 drm/i915: Fix WARN_ON condition for cursor plane ddb allocation by Vandita Kulkarni · 5 years ago
  79. 6fb0a14 drm/i915: opregion: set opregion chpd value to indicate the driver handles hotplug by Hans de Goede · 5 years ago
  80. 7a90f89 drm/i915/gem: Serialise object before changing cache-level by Chris Wilson · 5 years ago
  81. 9c56978 drm/i915/dsi: fix pipe D readout for DSI transcoders by Jani Nikula · 5 years ago
  82. f9b3b8c drm/i915/bios: remove extra debug messages by Lucas De Marchi · 5 years ago
  83. e03512e drm/i915/rps: Add frequency translation helpers by Andi Shyti · 5 years ago
  84. f1925f3 drm/i915: Use EAGAIN for trylock failures by Chris Wilson · 5 years ago
  85. 639f2f2 drm/i915: Introduce new macros for tracing by Venkata Sandeep Dhanalakota · 5 years ago
  86. 3dc716fd drm/i915/perf: Register sysctl path globally by Venkata Sandeep Dhanalakota · 5 years ago
  87. b69fa361 drm/i915/icl: Cleanup combo PHY aux power well handlers by Matt Roper · 5 years ago
  88. ab34025 drm/i915/tgl: Drop Wa#1178 by Matt Roper · 5 years ago
  89. e8ab8d6 drm/i915/ehl: Define EHL powerwells independently of ICL by Matt Roper · 5 years ago
  90. 86ca2bf drm/i915/selftests: remove a condition by Dan Carpenter · 5 years ago
  91. 8c8a854 drm/i915/bios: fix off by one in parse_generic_dtd() by Dan Carpenter · 5 years ago
  92. 601a9ee drm/i915: Streamline skl_commit_modeset_enables() by Ville Syrjälä · 5 years ago
  93. 8717c6b drm/i915/cml: Separate U series pci id from origianl list. by Lee Shawn C · 5 years ago
  94. ad3662e drm/i915/gt: Mark up ips_mchdev pointer access by Chris Wilson · 5 years ago
  95. 1bc9865 drm/i915: Set fence_work.ops before dma_fence_init by Chris Wilson · 5 years ago
  96. b58a881 drm/i915: Improve i915_inject_probe_error macro by Michal Wajdeczko · 5 years ago
  97. 686c7c3 drm/i915/gem: Asynchronous cmdparser by Chris Wilson · 5 years ago
  98. 32d9404 drm/i915/gem: Prepare gen7 cmdparser for async execution by Chris Wilson · 5 years ago
  99. 7d92998 drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw by Chris Wilson · 5 years ago
  100. 6aacb5a drm/i915: Align start for memcpy_from_wc by Chris Wilson · 5 years ago